File python-keyrings.alt.changes of Package python-keyrings.alt
-------------------------------------------------------------------
Thu Dec 17 22:46:39 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Update to 4.0.2
* #43: Tests are no longer included in the install.
- 4.0.1
* Package refresh and minor cleanup.
- 4.0.0
* #41: Instead of PyCrypto or PyCryptodome, the encrypting
backend now relies on PyCryptodomex.
- 3.5.2
* 39: Replace use of deprecated base64.encode/decodestring with
encode/decodebytes.
- 3.5.1
* #38: Fixed test suite to work with pytest-based fixtures.
* Refresh package metadata.
- 3.5.0
* #33: Rely on keyring.testing (keyring 20) for tests.
- Python 2 is not supported since 3.3.0, skip and remove
unresolvable backports requirement
-------------------------------------------------------------------
Thu Apr 16 08:17:23 UTC 2020 - pgajdos@suse.com
- version update to 3.4.0
* In tests, pin keyring major version.
* Drop support for Python 3.5 and earlier.
* In tests, rely on pycryptodome instead of pycrypto for improved
compatibility.
* In tests, rely on pytest instead of unittest.
-------------------------------------------------------------------
Wed Mar 6 08:43:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Remove the test isolation until upstream issue is fixed properly:
* https://github.com/jaraco/keyrings.alt/issues/33
-------------------------------------------------------------------
Tue Feb 26 13:42:33 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove unnecessary build dependencies like tox, flake8 and pytest-sugar
- Activate test suite, and isolate it from python-keyring's test suite
- Update to v3.1.1
* Trap AttributeError in Gnome backend as in some environments
it seems that will happen.
* Fix issue where a backslash in the service name would cause
errors on Registry backend on Windows.
-------------------------------------------------------------------
Tue Nov 7 18:24:15 UTC 2017 - toddrme2178@gmail.com
- initial version for v3.1