Package Release Info

python-Epsilon-0.7.0-bp152.3.13

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-Epsilon

Change Logs

Version: 0.7.0-bp150.2.3
* Tue Apr 21 2015 benoit.monin@gmx.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 2013 speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
* Tue Jul 31 2012 saschpe@suse.de
- Spec file cleanup:
  + Set correct group
  + Dropped outdated Fedora parts
* Sun Jul 01 2012 dimstar@opensuse.org
- Initial package, version 0.6.0.