python-SecretStorage/python-SecretStorage.changes

31 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Tue Nov 22 12:37:40 UTC 2016 - hpj@urpla.net
- add test section
-------------------------------------------------------------------
Thu Sep 1 05:28:50 UTC 2016 - tbechtold@suse.com
- Use url with hash as Source url. The pypi.io url is not working.
-------------------------------------------------------------------
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)