Alberto Planas Dominguez
f1553254a2
Please get this some exposure in d:l:p to see if it results in new issues; in oS:F, this package is currently build disabled so it stays as a swig 3.0.4 generated one... but that can't stay like this forever of course... with this patch, the package crda builds again when python-M2Crypto is built using swig 3.0.5... OBS-URL: https://build.opensuse.org/request/show/287536 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=21
107 lines
3.7 KiB
Plaintext
107 lines
3.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 24 11:35:42 UTC 2015 - dimstar@opensuse.org
|
|
|
|
- Add python-M2Crypto-SWIG-3.0.5.patch: Fix generation of M2Crypto
|
|
module when using SWIG 3.0.5.
|
|
- Manually install _m2crypto shadow file: setup.py misses it.
|
|
(boo#917759, boo#917815).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 17 19:49:12 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 0.22.3
|
|
* No changelog provided
|
|
- Demos are no longer included
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 11:08:11 UTC 2013 - speilicke@suse.com
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 13 14:52:08 UTC 2013 - jmatejek@suse.com
|
|
|
|
- fixed %fdupes creating dangling symlinks (bnc#835687)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 5 13:41:54 UTC 2013 - idonmez@suse.com
|
|
|
|
- Add Source URL, see https://en.opensuse.org/SourceUrls
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 14 15:01:41 UTC 2013 - saschpe@suse.de
|
|
|
|
- Add requirement on python-pyOpenSSL, thinner than M2Crypto
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 31 13:09:21 UTC 2012 - saschpe@suse.de
|
|
|
|
- Narrow the scops of fdupes (see bnc#784670)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 24 13:49:57 UTC 2012 - bwiedemann@suse.com
|
|
|
|
- fix Obsoletes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 13:16:21 UTC 2011 - coolo@suse.com
|
|
|
|
- fix license to be in spdx.org format
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 22 09:18:45 UTC 2011 - saschpe@suse.de
|
|
|
|
- Use SPDX style license
|
|
- Require python-distribute instead of python-setuptools
|
|
- Don't package testsuite
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 31 08:18:39 UTC 2011 - saschpe@suse.de
|
|
|
|
- Renamed to python-M2Crypto to match PyPI upstream name
|
|
* Added Provides/Obsoletes for python-m2crypto
|
|
- Fixed wrong-EOL, executable bit for docs rpmlint warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 18 09:05:48 UTC 2011 - saschpe@suse.de
|
|
|
|
- Update to 0.21.1
|
|
- Support OpenSSL 1.0. Thanks to Miloslav Trmac for figuring out
|
|
how to fix test_smime.py
|
|
- Rename m2.engine_init to engine_init_error so that ENGINE_init
|
|
and ENGINE_finish can be exposed, thanks to Erlo
|
|
- 0.20 started releasing Python locks even around some operations
|
|
that interacted with the Python runtime, potentially causing
|
|
crashes and other weirdness, fix by Miloslav Trmac
|
|
- Make httpslib.ProxyHTTPSConnection work with Python 2.3
|
|
- Removed patches that are now upstream
|
|
- Removed authors from spec
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 20 08:46:03 UTC 2010 - lnussel@suse.de
|
|
|
|
- add some upstream patches to fix openssl 1.0 build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 30 14:09:38 CEST 2010 - matejcik@suse.cz
|
|
|
|
- update to 0.20.2
|
|
* PGP subpackage is deprecated
|
|
* m2urllib now closes sockets properly
|
|
* port is now integer in ProxyHTTPSConnection
|
|
* many bugfixes
|
|
* test coverage up to 80%
|
|
- enabled test suite in %check phase
|
|
(requires python-setuptools and openssl binary to run)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 27 10:21:12 CET 2009 - jblunck@suse.de
|
|
|
|
- Update to M2Crypto 0.19.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 13 20:20:39 CET 2009 - matejcik@suse.cz
|
|
|
|
- package taken from devel:languages:python in OBS
|
|
|