Accepting request 708965 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/708965 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=33
This commit is contained in:
commit
680e1d5df3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:75deaa3f6d25c8300c41da042a1abfa27154de5164c7073d68cb1809cedb8553
|
|
||||||
size 1297415
|
|
3
M2Crypto-0.35.2.tar.gz
Normal file
3
M2Crypto-0.35.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4c6ad45ffb88670c590233683074f2440d96aaccb05b831371869fc387cbd127
|
||||||
|
size 1117706
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 10 13:59:24 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Update to fix release 0.35.2 ... just fixing the test suite.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 8 08:58:56 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Replace fix_OpenSSL111c.patch with proper new release 0.35.1
|
||||||
|
(there is really not much more in it).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 7 22:21:23 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Add fix_OpenSSL111c.patch patch to ensure compatibility with
|
||||||
|
OpenSSL 1.1.1c. gl#m2crypto/m2crypto#258
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 6 12:27:35 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- Upgrade to 0.34.0
|
||||||
|
- no upstream changelog
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 26 16:48:44 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
Fri Apr 26 16:48:44 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define oldpython python
|
%define oldpython python
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-M2Crypto
|
Name: python-M2Crypto
|
||||||
Version: 0.33.0
|
Version: 0.35.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Crypto and SSL toolkit for Python
|
Summary: Crypto and SSL toolkit for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user