Go to file
Matej Cepl c077808d6b - Update 0.42.0:
- allow ASN1_{Integer,String} be initialized directly
  - minimal infrastructure for type hints for a C extension and
    some type hints for some basic modules
  - time_t on 32bit Linux is 32bit (integer) not 64bit (long)
  - EOS for CentOS 7
  - correct checking for OpenSSL version number on Windows
  - make compatible with Python 3.13 (replace PyEval_CallObject
    with PyObject_CallObject)
  - fix typo in extern function signature (and proper type of
    engine_ctrl_cmd_string())
  - move the package to Sorucehut
  - setup CI to use Sourcehut CI
  - setup CI on GitLab for Windows as well (remove Appveyor)
  - initial draft of documentation for migration to
    pyca/cryptography
  - fix Read the Docs configuration (contributed kindly by Facundo
    Tuesca)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=132
2024-08-10 22:41:52 +00:00
.gitattributes - Update 0.42.0: 2024-08-10 22:41:52 +00:00
.gitignore - Update 0.42.0: 2024-08-10 22:41:52 +00:00
32bit_ASN1_Time.patch - Update 0.42.0: 2024-08-10 22:41:52 +00:00
m2crypto-0.42.0.tar.gz - Update 0.42.0: 2024-08-10 22:41:52 +00:00
M2Crypto-0.40.0.tar.gz - Update 0.42.0: 2024-08-10 22:41:52 +00:00
M2Crypto-0.40.0.tar.gz.asc - Update 0.42.0: 2024-08-10 22:41:52 +00:00
python-M2Crypto.changes - Update 0.42.0: 2024-08-10 22:41:52 +00:00
python-M2Crypto.keyring - Update 0.42.0: 2024-08-10 22:41:52 +00:00
python-M2Crypto.spec - Update 0.42.0: 2024-08-10 22:41:52 +00:00