AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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
- Require python-setuptools instead of distribute (upstreams merged)
- Spec file cleanup: + Set correct group + Dropped outdated Fedora parts
- Initial package, version 0.6.0.