v1.0.7 tag still have old 1.0.6 number in version.h #253

Open
opened 2026-01-29 20:40:53 +00:00 by claunia · 0 comments
Owner

Originally created by @anthrotype on GitHub (Oct 23, 2018).

https://github.com/google/brotli/blob/master/c/common/version.h#L17

I noticed when attempting to build new python wheels from the v1.0.7 tag.
The name of the wheel is the same as the previous one bearing version 1.0.6, and thus it can't be deployed to PyPI:
https://travis-ci.org/google/brotli-wheels/jobs/445027040#L593

I suggest deleting the tag, fixing up the version string and tagging again.

Originally created by @anthrotype on GitHub (Oct 23, 2018). https://github.com/google/brotli/blob/master/c/common/version.h#L17 I noticed when attempting to build new python wheels from the v1.0.7 tag. The name of the wheel is the same as the previous one bearing version 1.0.6, and thus it can't be deployed to PyPI: https://travis-ci.org/google/brotli-wheels/jobs/445027040#L593 I suggest deleting the tag, fixing up the version string and tagging again.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#253