python-SecretStorage/python-SecretStorage.changes
Thomas Bechtold d23e40cf6d Accepting request 424110 from home:tbechtold:branches:devel:languages:python
- update to 2.3.1:
  * Update requires line in setup.py for cryptography port.
  * Documentation is now hosted on ReadTheDocs.
  * Ported from PyCrypto to cryptography module [#6].
  * Item.get_secret() now returns a bytes object rather than a bytearray.
- Adjust Requires and BuildRequires

OBS-URL: https://build.opensuse.org/request/show/424110
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=3
2016-09-01 04:18:11 +00:00

21 lines
715 B
Plaintext

-------------------------------------------------------------------
Thu Sep 1 04:14:19 UTC 2016 - tbechtold@suse.com
- update to 2.3.1:
* Update requires line in setup.py for cryptography port.
* Documentation is now hosted on ReadTheDocs.
* Ported from PyCrypto to cryptography module [#6].
* Item.get_secret() now returns a bytes object rather than a bytearray.
- Adjust Requires and BuildRequires
-------------------------------------------------------------------
Thu Jul 7 12:52:27 UTC 2016 - tbechtold@suse.com
- Use pypi.io as Source url
-------------------------------------------------------------------
Wed Jun 29 14:01:46 UTC 2016 - tbechtold@suse.com
- Initial packaging (version 2.2.1)