| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Fix building in py3 only enviroment - Remove the test conditional which was always on anyway
- update to 10.5.0: * Added --list-backends option to command-line interface. * Removed logger from keyring * Set the appid for SecretService & KWallet to something meaningful
- update to 10.4.0:
* #279: In Kwallet, pass mainloop to SessionBus.
* #278: Unpin pywin32-ctypes, but blacklist known
incompatible versions.
* #278: Pin to pywin32-ctypes 0.0.1 to avoid apparent
breakage introduced in 0.1.0.
- Implement single-spec version.
- Fix source URL.
- Update to version 10.3.2
* #267: More leniently unescape lowercased characters as
they get re-cased by ConfigParser.
- Update to version 10.3.1
* #266: Use private compatibity model rather than six to
avoid the dependency.
- Update to version 10.3
* #264: Implement devpi hook for supplying a password when
logging in with `devpi <https://pypi.org/project/devpi>`_
client.
* #260: For macOS, added initial API support for internet
passwords.
- update copyright year - update to 10.2 (requires python-setuptools_scm>=1.15.0) 10.2
- update to 10.0.2 - build requires python-tox instead of python-pytest-runner 10.0.2 --- * #247: Restored console script. 10.0.1 ---- * Update readme to reflect test recommendations. 10.0
- updated project URL
- update to 9.3.1:
* Link to the new Gitter chat room is now in the
readme.
* Issue #235: ``kwallet`` backend now returns
string objects instead of ``dbus.String`` objects,
for less surprising reprs.
* Minor doc fixes.
- update to 9.3: 9.3