- Update to 0.32.0:
* 471582f - setup.py: use ${CPP} as path to cpp <Duncan Macleod> * efb1580 - Bump pipeline OpenSSL from 1.1.0i to 1.1.0j * 35bb71b - Stub wchar_t helpers and ignore unused WCHAR defs * effc7be - Add type comment to setup.py <Matěj Cepl> OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=75
This commit is contained in:
parent
dde65d7d1b
commit
dfe0c8b5f7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd59a9705275d609948005f4cbcaf25f28a4271308237eb166169528692ce498
|
||||
size 1292016
|
3
M2Crypto-0.32.0.tar.gz
Normal file
3
M2Crypto-0.32.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29c9c6fa6abdeb4156b8e0342c30028c5ee68055b60aa21c88abfb1d85fea325
|
||||
size 1292542
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 09:01:46 CET 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 0.32.0:
|
||||
* 471582f - setup.py: use ${CPP} as path to cpp <Duncan Macleod>
|
||||
* efb1580 - Bump pipeline OpenSSL from 1.1.0i to 1.1.0j
|
||||
* 35bb71b - Stub wchar_t helpers and ignore unused WCHAR defs
|
||||
* effc7be - Add type comment to setup.py <Matěj Cepl>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 5 14:30:23 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-M2Crypto
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define oldpython python
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-M2Crypto
|
||||
Version: 0.31.0
|
||||
Version: 0.32.0
|
||||
Release: 0
|
||||
Summary: Crypto and SSL toolkit for Python
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user