Changelog for
python-shove-0.6.6-1.4.noarch.rpm :
Fri Jun 3 14:00:00 2016 toddrme2178AATTgmail.com
- Update to version 0.6.6
* split non-standard library backends out
* confirm PyPy still works
* confirm Jython works
* add sqlite support (uses standard library)
* pull Jython support (for now)
* add CPython 3.2, 3.3, 3.4, 3.5 support
* change protocol for SQLite from \'sqlite:\' to \'lite:\' for compatibility
Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)
Mon Jan 21 13:00:00 2013 p.drouandAATTgmail.com
- Update to version 0.5.6:
* sync to multiple backends concurrently
* MongoDB store
* Mercurial store
* git store
* drop support for versions of Python < 2.6
* optimized pickling
* fix issue with double pickling
* fix dictionary size resizing with concurrent issues
Thu Sep 22 14:00:00 2011 saschpeAATTsuse.de
- Update to version 0.3.0:
* Redis support for store
* Apache Cassandra support for store (deletion is eventually consistent)
- Changes from version 0.2.2:
* remove hardcoded dependencies of dusty antiquity
* allow override of pickle protocol (per Ling Li)
- Spec file cleanup:
* Added changes file and proper spec license header
* Dropped useless python-shove-setup.patch
Wed Jun 3 14:00:00 2009 lmackenAATTredhat.com
- Add python-setuptools-devel to our BuildRequires, so we generate the egg-info
Tue Jun 2 14:00:00 2009 lmackenAATTredhat.com
- Latest upstream release
- Update the setup.py patch to remove the hard SQLAlchemy dependency,
as this module works fine with the latest.
Thu Feb 26 13:00:00 2009 rel-engAATTlists.fedoraproject.org
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Tue Jan 6 13:00:00 2009 lmackenAATTredhat.com
- Use consistent macros
- Add comment about patch
- Make rpmlint happy
Tue Dec 16 13:00:00 2008 lmackenAATTredhat.com
- Initial package