Go to file
Dominique Leuenberger e4b55f3ce6 Accepting request 854111 from devel:languages:python
- Update to 0.37.1:
    - Remove support for CentOS 6 and Python 2.6 (remove 
      tests.vendor module). Python 2.7 is still fully supported.
    - Remodel CI:
      - on GitHub switched from Travis-CI to GH Actions
      - on GitLab-CI: stop testing 2.7 on Fedora, add centos7
      - update appveyor.yml
    - Stop playing with swig in setup.py, we don't support swig 1.* 
      anymore.
    - Fix dereferencing of pointers (gl#m2crypto/m2crypto#281)
    - Replace deprecated PyObject_AsReadBuffer with our own shim 
      (thanks to Casey Deccio for saving my bacon there).
    - Use parametrized to create parametrized tests (new external 
      dependency).
    - Only use DigestSign() and DigestUpdate() with OpenSSL >= 1.1.1
    - Expose all the X509_V_FLAG
    - Add support for DigestSign* and DigestVerify*

OBS-URL: https://build.opensuse.org/request/show/854111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=37
2020-12-12 19:29:12 +00:00
.gitattributes Obsoleted by python-CherryPy. 2011-05-31 10:57:01 +00:00
.gitignore Obsoleted by python-CherryPy. 2011-05-31 10:57:01 +00:00
M2Crypto-0.37.1.tar.gz - Update to 0.37.1: 2020-12-08 18:37:18 +00:00
python-M2Crypto.changes - Update to 0.37.1: 2020-12-08 18:37:18 +00:00
python-M2Crypto.spec - Update to 0.37.1: 2020-12-08 18:37:18 +00:00