Package Release Info

python-keyrings.alt-4.0.2-bp154.1.24

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-keyrings.alt

Change Logs

Version: 4.0.2-bp153.1.1
* Thu Dec 17 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
Version: 3.4.0-bp152.1.1
* Thu Apr 16 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 06 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 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.
Version: 3.1-bp151.1.2
* Tue Nov 07 2017 toddrme2178@gmail.com
- initial version for v3.1