Revisions of python-pem
Ana Guerrero (anag+factory)
accepted
request 1137454
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 23.1.0: * Support for Python 2.7, 3.5, and 3.6 has been dropped. * Support for RFC 4880 OpenPGP private & public keys: `pem.OpenPGPPublicKey` and `pem.OpenPGPPrivateKey`. * Support for intra-payload headers like the ones used in OpenPGP keys using the `meta_headers` property. * `pem.parse_file()` now accepts also `pathlib.Path` objects. * `pem.parse()` now also accepts `str`. * Added `text_payload`, `bytes_payload` and `decoded_payload` properties to all PEM objects that allow to directly access the payload without the envelope and possible headers.
Dominique Leuenberger (dimstar_suse)
accepted
request 1096555
from
Matej Cepl (mcepl)
(revision 6)
- Add %{?sle15_python_module_pythons}
Dominique Leuenberger (dimstar_suse)
accepted
request 787813
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
Ludwig Nussel (lnussel_factory)
accepted
request 730054
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
- Update to 19.2.0: * Added support for pem.ECPrivateKey (EC PRIVATE KEY).
Dominique Leuenberger (dimstar_suse)
accepted
request 704151
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
Displaying all 7 revisions