Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix some nits in CtagsUtil + fix build #4569

Merged
merged 3 commits into from
Apr 18, 2024
Merged

Conversation

vladak
Copy link
Member

@vladak vladak commented Apr 18, 2024

This change addresses bunch of nits found in the CtagsUtil class.

Also, it seems something has changed in the way setuptools name the resulting tarball when building a package. Even though the [project] section in tools/pyproject.toml has name = "opengrok-tools", the resulting name of the tar ball will now have underscore in it. This should not matter as the distribution module will rename it to opengrok-tools.tar.gz anyway. The names of the Python packages do not change - they had underscore in them before.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 18, 2024
@vladak vladak changed the title fix some nits in CtagsUtil fix some nits in CtagsUtil + fix build Apr 18, 2024
@vladak vladak merged commit a146392 into oracle:master Apr 18, 2024
9 checks passed
@vladak vladak deleted the ctags_util_nits branch April 18, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant