mbarkhau / bumpver

BumpVer: Automatic Versioning
https://github.com/mbarkhau/bumpver
MIT License
199 stars 36 forks source link

It is time to drop legacy Python 2 #244

Closed cclauss closed 2 weeks ago

cclauss commented 2 weeks ago

https://github.com/mbarkhau/bumpver/blob/057cd90fd13ac7dca358e7678364bc2cbeab6f50/setup.py#L49

Python 2 died 1,774 days ago on 1/1/2020.

mbarkhau commented 2 weeks ago

I'm not opposed to this, but I'm not going to make a release that will do nothing more than cause things to break.

I've been thinking about moving over to uv (away from conda) and making it possible to easily work on the project directly out of a GH Codespace. In the course of that effort, it might not be worth the extra effort to maintain support for 2.7.