Commit Graph

121 Commits

Author SHA256 Message Date
47a763319c Remove openssl-1_1_1-compat.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=70
2018-11-09 14:22:06 +00:00
e0dc617125 Fix Version tag
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=69
2018-11-09 14:21:49 +00:00
51970a19dc Update openssl 1.1.1 patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=68
2018-11-08 16:06:09 +00:00
8bbb80cc80 Update openssl-1_1_1-compat.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=67
2018-11-07 17:44:36 +00:00
08ca273753 - pre-release of 0.31.0 tarball
- add openssl-1_1_1-compat.patch to fix OpenSSL 1.1.1 compatibility.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=66
2018-11-06 17:12:04 +00:00
becda8b9cd - WIP: pre-release of 0.31.0 tarball and attempts to fix OpenSSL
1.1.1 compatibility.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=65
2018-10-30 16:13:10 +00:00
Dominique Leuenberger
f17fcf839b Accepting request 637715 from devel:languages:python
- Update to 0.30.1:
    * Various small typos (Windows builds, Fix SSL.Connection.__del__)
    * The project is now Linux-distribution agnostic
    * Replace all old-style classes with the new ones (it shouldn't
      cause any problems, but feel free to file an issue, if it does)
    * Do not by-pass a potential transfer decoding in m2urllib2
    * Update M2Crypto.six with 1.11.0 and replace our local workarounds
      with new functions.
    * SSLv3 just removed.
    * Don't support Python 2.6 on Windows anymore. Windows users don't
      have python as a system package, so they are usually more likely
      to upgrade anyway.

OBS-URL: https://build.opensuse.org/request/show/637715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=28
2018-10-01 07:07:10 +00:00
10a7f1863f - Update to 0.30.1:
* Various small typos (Windows builds, Fix SSL.Connection.__del__)
    * The project is now Linux-distribution agnostic
    * Replace all old-style classes with the new ones (it shouldn't
      cause any problems, but feel free to file an issue, if it does)
    * Do not by-pass a potential transfer decoding in m2urllib2
    * Update M2Crypto.six with 1.11.0 and replace our local workarounds
      with new functions.
    * SSLv3 just removed.
    * Don't support Python 2.6 on Windows anymore. Windows users don't
      have python as a system package, so they are usually more likely
      to upgrade anyway.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=63
2018-09-24 15:21:46 +00:00
Dominique Leuenberger
8f8cd37174 Accepting request 579674 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/579674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=27
2018-02-25 11:21:33 +00:00
Tomáš Chvátal
9c9f151241 Accepting request 579623 from home:stroeder:branches:devel:languages:python
- Update to 0.29.0 (Fixes of some small bugs)

OBS-URL: https://build.opensuse.org/request/show/579623
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=61
2018-02-23 23:02:46 +00:00
dac76aefb7 Accepting request 579028 from home:glaubitz:branches:devel:languages:python
- Add bug reference for bsc#1001377 for 0.24.0

OBS-URL: https://build.opensuse.org/request/show/579028
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=60
2018-02-22 15:02:11 +00:00
Tomáš Chvátal
287890a395 - fix SSLv2 link error for 13.2 and Leap 42.1 (M2Crypto-0.22.5-SSLv2_link_error.patch) (bsc#969731)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=59
2018-02-22 13:19:28 +00:00
Tomáš Chvátal
0a2a5e2e7d - Require python-xml that is used by some parts of M2crypto
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=58
2018-02-20 11:15:15 +00:00
Dominique Leuenberger
750f057336 Accepting request 575393 from devel:languages:python
- Update to 0.28.2:
  * Fix ppc builds

- Enable tests, fix docu install phase

- Removed obsolete patches fix-build-python3.diff
  and fix-openssl-include-path.diff
- Update to 0.28.1
  * compability with Python 3
  * building on Mac OS X should be now more reliable and automagic
  * Fix licence in metadata: it is MIT, not BSD
  * Fix and add tests for SWIG/_aes.i module
  * Bundle-in unittest2 for Python 2.6
  * Remove all PGP modules

OBS-URL: https://build.opensuse.org/request/show/575393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=26
2018-02-12 09:12:26 +00:00
Tomáš Chvátal
62493603bd - Update to 0.28.2:
* Fix ppc builds

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=56
2018-02-11 13:54:07 +00:00
Tomáš Chvátal
290a8e58e1 Accepting request 574872 from home:stroeder:branches:devel:languages:python
- Update to 0.28.2

OBS-URL: https://build.opensuse.org/request/show/574872
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=55
2018-02-11 13:52:58 +00:00
Tomáš Chvátal
7a112816e9 - Enable tests, fix docu install phase
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=54
2018-02-09 09:56:35 +00:00
14d389a317 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=53 2018-02-09 08:32:43 +00:00
5d51fb72dc Accepting request 574391 from home:stroeder:branches:devel:languages:python
- Update to 0.28.1

OBS-URL: https://build.opensuse.org/request/show/574391
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=52
2018-02-09 08:20:22 +00:00
Dominique Leuenberger
ecb66312ab Accepting request 542124 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/542124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=25
2017-11-19 10:07:32 +00:00
Jan Matejek
33ed0fdfda - use generic way to require python-typing now that python3 provides it
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=50
2017-11-08 18:14:18 +00:00
Dominique Leuenberger
f18725a5be Accepting request 536615 from devel:languages:python
- License set to MIT
- Remove unnecessary fdupes call 
- 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-doc for documentation since rpmlint
  was complaining around 75% of the package was documentation.

OBS-URL: https://build.opensuse.org/request/show/536615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=24
2017-10-27 11:47:28 +00:00
Michael Ströder
a7cea0608d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=48 2017-10-25 20:07:25 +00:00
Michael Ströder
55bd80ebe4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=47 2017-10-25 20:06:47 +00:00
Michael Ströder
50f02cb942 Accepting request 535913 from home:alarrosa:branches:devel:languages:python
- Remove unnecessary fdupes call

OBS-URL: https://build.opensuse.org/request/show/535913
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=46
2017-10-23 08:24:03 +00:00
Jan Matejek
8e1366d91b Accepting request 535455 from home:alarrosa:branches:devel:languages:python
- 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-doc for documentation since rpmlint
  was complaining around 75% of the package was documentation.

OBS-URL: https://build.opensuse.org/request/show/535455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=45
2017-10-20 13:26:33 +00:00
Dominique Leuenberger
9b9360b9c1 Accepting request 528798 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/528798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=23
2017-09-29 09:49:30 +00:00
Thomas Bechtold
eae7642470 Accepting request 528797 from home:stroeder:branches:devel:languages:python
- Update to 0.26.4 with fix for OpenSSL 1.1.0 and LibreSSL

OBS-URL: https://build.opensuse.org/request/show/528797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=43
2017-09-26 12:37:08 +00:00
Dominique Leuenberger
3f087eec0a Accepting request 528579 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/528579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=22
2017-09-25 11:56:59 +00:00
Thomas Bechtold
4f5e9fbe3a Accepting request 528340 from home:stroeder:branches:devel:languages:python
- Update to 0.26.3 with fix for a syntax error

OBS-URL: https://build.opensuse.org/request/show/528340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=41
2017-09-25 07:05:27 +00:00
Jan Matejek
e8026dea81 Accepting request 527658 from home:stroeder:branches:devel:languages:python
- Update to 0.26.2
  * compatibility with OpenSSL 1.1.0

OBS-URL: https://build.opensuse.org/request/show/527658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=40
2017-09-21 11:53:08 +00:00
Dominique Leuenberger
7a3419bcd2 Accepting request 505953 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/505953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=21
2017-06-26 13:51:29 +00:00
Jan Matejek
4b7249c8ab Accepting request 504890 from home:sebix:branches:devel:languages:python
fix python-typing dependency

OBS-URL: https://build.opensuse.org/request/show/504890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=38
2017-06-23 17:14:51 +00:00
Dominique Leuenberger
61e6e3c861 Accepting request 493130 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/493130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=20
2017-05-09 15:58:43 +00:00
Todd R
eb68d905dd Accepting request 493117 from home:TheBlackCat:branches:devel:languages:python
It doesn't look like python3-m2crypto ever existed, so don't provide it.

OBS-URL: https://build.opensuse.org/request/show/493117
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=36
2017-05-06 04:25:28 +00:00
Dominique Leuenberger
53e55b11b8 Accepting request 491646 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/491646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=19
2017-04-28 08:54:36 +00:00
792581da05 Accepting request 491640 from home:alarrosa:branches:devel:languages:python
- Add python-typing as a dependency

OBS-URL: https://build.opensuse.org/request/show/491640
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=34
2017-04-27 16:27:47 +00:00
7071fd90c6 Accepting request 491271 from home:alarrosa:branches:devel:languages:python
This is needed by crda to build correctly with the singlespec version of the
python-M2Crypto package.
- Provide python-m2crypto in the python2 package

OBS-URL: https://build.opensuse.org/request/show/491271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=33
2017-04-27 12:10:19 +00:00
Todd R
b008691292 Accepting request 489181 from home:TheBlackCat:branches:devel:languages:python
- Update to 0.26.0
- Implement single-spec version.

OBS-URL: https://build.opensuse.org/request/show/489181
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=32
2017-04-18 21:08:22 +00:00
28ba5cce52 - use pypi.io as Source URL
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=31
2016-09-12 10:54:04 +00:00
7a0feb3dbe Accepting request 416373 from home:stroeder:branches:devel:languages:python
Update to upstream release 0.25.1. This release requires new module python-typing (see request #416368).

OBS-URL: https://build.opensuse.org/request/show/416373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=30
2016-08-07 11:52:59 +00:00
Dominique Leuenberger
a4b608c9c1 Accepting request 400229 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/400229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=18
2016-06-12 16:53:07 +00:00
69125dab0d Accepting request 399978 from home:weberho:branches:devel:languages:python
- update to 0.24.0
  * No changelog provided
- README is no longer included
- Removed obsolete python-M2Crypto-SWIG-3.0.5.patch

OBS-URL: https://build.opensuse.org/request/show/399978
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=28
2016-06-06 11:11:43 +00:00
Dominique Leuenberger
7f2a739c2e Accepting request 347856 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/347856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=17
2015-12-09 18:33:44 +00:00
Denisart Benjamin
9efb17b334 Accepting request 347783 from home:dstoecker
Update to most recent version.

OBS-URL: https://build.opensuse.org/request/show/347783
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=26
2015-12-07 22:54:48 +00:00
Jan Matejek
05ceb6a754 Accepting request 346348 from home:frispete:python
- SLE12 requires swig3 for a successful build, too

OBS-URL: https://build.opensuse.org/request/show/346348
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=25
2015-12-02 16:56:27 +00:00
Dominique Leuenberger
c90d89b96e Accepting request 345498 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/345498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=16
2015-12-01 09:01:48 +00:00
Denisart Benjamin
3d5b67a01c Accepting request 345497 from home:frispete:python
And fix it correctly..

- fix build for openSUSE Leap 42.1 (requires swig3)

OBS-URL: https://build.opensuse.org/request/show/345497
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=23
2015-11-20 20:54:39 +00:00
Dominique Leuenberger
f30b923842 Accepting request 287546 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/287546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=15
2015-02-27 10:03:52 +00:00
f1553254a2 Accepting request 287536 from home:dimstar:Factory
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
2015-02-24 15:11:02 +00:00