Changelog for
python-Epsilon-0.7.3-22.1.noarch.rpm :
Thu Jul 19 14:00:00 2018 mceplAATTsuse.com
- Upgrade to 0.7.3, which is just applying our patches
01_df6d0f2bd0.patch and 02_5c11436751159.patch (which were of
course removed)
Mon Jul 2 14:00:00 2018 mceplAATTsuse.com
- Apply upstream patches 01_df6d0f2bd0.patch and 02_5c11436751159.patch
for making tests pass.
Originally from https://github.com/twisted/epsilon/pull/31
Sun Jun 24 14:00:00 2018 mceplAATTsuse.com
- Upgrade to 0.7.2:
* certcreate should now be installed properly.
* An asRFC1123 method was added to extime.Time.
* As Twisted is dropping Python 2.6, Epsilon will also not support
2.6 from the next release.
* epsilon.benchmark now uses /proc/self/mounts instead of relying on
/etc/mtab which is often wrong, or does not even exist.
* Fixed a test that interacted badly with Twisted 15.4.0.
Tue Jun 5 14:00:00 2018 mceplAATTsuse.com
- Cleanup with spec-cleaner
- Unfortunately python2-only and no tests (upstream bug filed)
Thu Aug 24 14:00:00 2017 jmatejekAATTsuse.com
- singlespec auto-conversion
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.