Package Release Info

python-pem-20.1.0-bp154.1.29

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-pem

Change Logs

Version: 20.1.0-bp152.1.6
* Tue Mar 24 2020 pgajdos@suse.com
- version update to 20.1.0
  - Carriage returns (``\r``) are now stripped before hashing ``pem`` objects to provide consistent hashes across platforms.
    `#40 <https://github.com/hynek/pem/issues/40>`_
  - Python 3.4 is not supported anymore.
    It has been unsupported by the Python core team for a while now and its PyPI downloads are negligible.
  - Added support for ``pem.OpenSSHPrivateKey`` (``OPENSSH PRIVATE KEY``).
    OpenSSH added a new ``BEGIN`` label when it switched to a proprietary key encoding.
    `#39 <https://github.com/hynek/pem/pull/39>`_
* Wed Sep 11 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 19.2.0:
  * Added support for pem.ECPrivateKey (EC PRIVATE KEY).
* Fri May 17 2019 Marketa Calabkova <mcalabkova@suse.com>
- update to version 19.1.0
  * You can now load encrypted PKCS#8 PEM key as ``pem.Key``.
  * Added support for ``pem.PublicKey`` (``PUBLIC KEY``).
  * Added support for ``pem.RSAPublicKey`` (``RSA PUBLIC KEY``).
* Tue Feb 12 2019 Jan Engelhardt <jengelh@inai.de>
- Trim replicated metadata from description.
* Tue Feb 12 2019 Tomá? Chvátal <tchvatal@suse.com>
- Mark as noarch since the package does not compile anything
* Thu Feb 07 2019 ecsos@opensuse.org
- initial version 18.2.0