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

Tag new releases with every version bump #987

Open
mistersmee opened this issue Apr 29, 2024 · 0 comments
Open

Tag new releases with every version bump #987

mistersmee opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
type: enhancement New feature or request

Comments

@mistersmee
Copy link

mistersmee commented Apr 29, 2024

Is your feature request related to a problem? Please describe.
Most Linux distributions build Python packages/modules from source, and generally prefer not to use PyPi as an upstream source. See here for additional context. I see that there are newer versions of this library, v0.4.5 is the latest version on PyPi, and the most recent commit as of now bumped the package version to v0.4.6. However, new git tags have not been made, or Github releases, if you will, and the last git tag was v0.4.4 in July 2022. No new git tags makes it somewhat inconvenient to package the latest version of Python libraries.

Describe the solution you'd like
Please create git tags for each version bump when you release them.

Describe alternatives you've considered
-Not applicable here-

Additional context
I'm the person maintaining the AUR package of this library, if it helps.

@mistersmee mistersmee added the type: enhancement New feature or request label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants