File python-keyrings.alt.changes of Package python-keyrings.alt
-------------------------------------------------------------------
Fri Jul 18 11:43:08 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com>
- update to 5.0.2
* No upstream changelog.
- update to v5.0.1
* Fix encoding warnings.
- update to 5.0.0
* Require Python 3.8 or later.
* Removed the pyfs backend, as it has eroded beyond repair. (#49)
-------------------------------------------------------------------
Thu Jul 6 11:45:42 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Thu May 4 21:50:18 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 4.2.0:
* #46: EncryptedFileKeyring now supports both pycryptodome and
* pycryptodomex (preferring the latter).
* Updated to work with keyring 23.9+ (no longer depending on
properties module).
* Refresh package metadata.
* Enrolled with Tidelift.
* #44: Bump upper bound on pyfs.
* Refresh package metadata.
-------------------------------------------------------------------
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