jeffwidman / cqlsh

Home of the cqlsh package on PyPI. Repackages the official Cassandra cqlsh for lighter-weight installs.
Apache License 2.0
21 stars 7 forks source link

Release 6.1.0, drop Python 2 support #19

Closed jeffwidman closed 1 year ago

jeffwidman commented 2 years ago

This is another try on #16, but hopefully we don't jump the gun this time.

As a byproduct of this, cassandra 4.1 bumped the cqlsh version to 6.1.0 and also dropped Python 2 support (along with many other cleanups).

TODO:

Fix https://github.com/jeffwidman/cqlsh/issues/13

jeffwidman commented 1 year ago

@bschoening since I just merged #21, this is now ready...

Do you want to handle pushing to PyPI? If so, just update the date on this to match whatever day you get to this and then merge it and publish it... 🎉

bschoening commented 1 year ago

I don't appear to have access to the pypi site, but yes lets push to test there.