mbr / flask-kvsession

A drop-in replacement for Flask's session handling using server-side sessions.
http://pythonhosted.org/Flask-KVSession/
MIT License
168 stars 53 forks source link

Bump simplekv minimal version #45

Open jacquerie opened 7 years ago

jacquerie commented 7 years ago

Closes https://github.com/mbr/flask-kvsession/issues/43, in particular see https://github.com/mbr/flask-kvsession/issues/43#issuecomment-332214555: it would be cool to have a new release after this commit.

jacquerie commented 7 years ago

I prepended another commit that fixes the build, as apparently it was broken, by switching to tox-travis. I got this solution from https://stackoverflow.com/a/37062119.

jacquerie commented 7 years ago

@mbr I think it's ready. Whenever you have time :+1:

lnielsen commented 6 years ago

@mbr Any news on if this can be integrated and released. If you like, we'd be happy to help maintain the package.

mbr commented 6 years ago

I've recently handed over maintainership of simplekv; now it is slightly more work to ensure both packages are compatible. @jacquerie @lnielsen If you're interesting in helping out maintain this, please write me an email to talk about this =).