eugeniy / pytest-tornado

A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.
Apache License 2.0
121 stars 34 forks source link

please do not retag already released versions #64

Closed anthraxx closed 3 years ago

anthraxx commented 3 years ago

Hi, thanks a lot for all your work. I would like to kindly ask to never retag git releases/tags no matter how trivial, important or unrelated the change is. Please instead release a new patch version if needed as the checksums always change. This creates issues for distros like ours as builds fail because of pinned hashes of a specific version and packages are potentially not reproducible anymore (https://reproducible-builds.org/). Thanks for your understanding and work

vidartf commented 3 years ago

Noted.