File python3-ecdsa.changes of Package python3-ecdsa
-------------------------------------------------------------------
Mon Feb 9 06:33:51 UTC 2015 - arun@gmx.de
- specfile:
* update copyright year
- update to version 0.13:
* Fix the argument order for Curve constructor (put openssl_name= at
the end, with a default value) to unbreak compatibility with
external callers who used the 0.11 convention.
- changes from version 0.12:
* Switch to Versioneer for version-string management (fixing the
broken `ecdsa.__version__` attribute). Add Curve.openssl_name
property. Mention secp256k1 in README, test against
OpenSSL. Produce "wheel" distributions. Add py3.4 and pypy3
compatibility testing. Other minor fixes.
-------------------------------------------------------------------
Thu Oct 2 17:00:09 UTC 2014 - andrea@opensuse.org
- rebuild with python3