Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Upgrade pyopenjtalk to version 0.4.1#6238

Merged
sw005320 merged 2 commits intomasterfrom
sw005320-patch-1
Sep 12, 2025
Merged

Upgrade pyopenjtalk to version 0.4.1#6238
sw005320 merged 2 commits intomasterfrom
sw005320-patch-1

Conversation

@sw005320
Copy link
Contributor

This pull request updates the installation script for pyopenjtalk to use a newer version and improves the clarity of comments in the script.

Dependency update:

  • The installer now installs pyopenjtalk version 0.4.1 instead of 0.3.3 in tools/installers/install_pyopenjtalk.sh.

Documentation improvement:

  • The comment describing the installer’s behavior was clarified for better readability in tools/installers/install_pyopenjtalk.sh.

@sw005320 sw005320 added this to the v.202512 milestone Sep 12, 2025
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. Installation labels Sep 12, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates pyopenjtalk to version 0.4.1 and improves a comment in the installation script. The changes are straightforward. I've identified one potential issue with the pip install command that could affect the script's robustness. Using --no-build-isolation can lead to installation failures if build dependencies are not present in the environment. I've suggested removing this flag to make the installation more reliable. Otherwise, the changes look good.

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@sw005320 sw005320 merged commit 395ddd6 into master Sep 12, 2025
30 checks passed
@sw005320 sw005320 deleted the sw005320-patch-1 branch September 12, 2025 15:21
@Fhrozen Fhrozen modified the milestones: v.202512, v.202511 Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Installation size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants