Changelog for
python-Epsilon-0.7.0-14.6.noarch.rpm :
Tue Apr 21 14:00:00 2015 benoit.moninAATTgmx.fr
- update to version 0.7.0:
* Only Python 2.6 and 2.7 are supported now. 2.4, 2.5 is
deprecated
* setup.py now uses setuptools, and stores its dependencies
This means you no longer need to manually install dependencies
* setup.py no longer requires Twisted for egg_info, making it
easier to install Epsilon using pip.
* Significant improvements to PyPy support. PyPy is now a
supported platform, with CI support.
* epsilon.release is now removed. It relied on a bunch of
machinery specific to divmod that no longer existed
* epsilon.sslverify is now removed. Use twisted.internet.ssl
instead
* epsilon.asTwistedVersion takes a string version (\"1.2.3\") and
turns it into a twisted.python.versions.Version
* Several deprecation warnings have been cleaned up
- update URL to project home page
- add %{version} in Source URL
- update Twisted version requirement
- add LICENSE to package documentation
- fix end-of-line in NAME.txt
Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)
Tue Jul 31 14:00:00 2012 saschpeAATTsuse.de
- Spec file cleanup:
+ Set correct group
+ Dropped outdated Fedora parts
Sun Jul 1 14:00:00 2012 dimstarAATTopensuse.org
- Initial package, version 0.6.0.