forked from pool/python-pem
- 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>`_
OBS-URL: https://build.opensuse.org/request/show/787806
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pem?expand=0&rev=9
1.7 KiB
1.7 KiB