Overview
Request 534899 superseded
- Update to 0.27.0
* Fix licence: it is MIT, not BSD
* At least minimal support of SNI in httpslib.
* Small bugfixes and cleanups.
* More effort to make build system more robust.
* Restore m2.rsa_set_e() and m2.rsa_set_n().
* Make sure that every exceptional return throws and exception and viceversa.
- Add patch fix-build-python3.diff to let it build with python3
- Add patch fix-openssl-include-path.diff to fix openssl include path
(the code already includes the openssl/ part)
- Create a new package python-M2Crypto-docs for documentation since rpmlint
was complaining around 75% of the package was documentation.
- Created by alarrosa
- In state superseded
- Superseded by 535455
Request History
alarrosa created request
- Update to 0.27.0
* Fix licence: it is MIT, not BSD
* At least minimal support of SNI in httpslib.
* Small bugfixes and cleanups.
* More effort to make build system more robust.
* Restore m2.rsa_set_e() and m2.rsa_set_n().
* Make sure that every exceptional return throws and exception and viceversa.
- Add patch fix-build-python3.diff to let it build with python3
- Add patch fix-openssl-include-path.diff to fix openssl include path
(the code already includes the openssl/ part)
- Create a new package python-M2Crypto-docs for documentation since rpmlint
was complaining around 75% of the package was documentation.
matejcik declined request
- please call the subpackage "-doc" not "-docs"
- it's probably easier to say %doc docs/* in the doc filelist, that way you don't need to install the docs manually
superseded by 535455