]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- updated to 0.40.1; no more failing tests on i686
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 26 Oct 2023 20:24:11 +0000 (22:24 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 26 Oct 2023 20:24:11 +0000 (22:24 +0200)
python-M2Crypto.spec

index 7f619aa0a4566840eb2549349f6c3b7707dc0aff..213b19d0d253202240267f774505f209324fb817 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with    tests   # test target [two Y2K38 tests fail]
+%bcond_without tests   # test target
 %bcond_without doc     # documentation
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
 Summary:       Python interface to OpenSSL
 Summary(pl.UTF-8):     Interfejs Pythona do OpenSSL
 Name:          python-M2Crypto
-Version:       0.40.0
+Version:       0.40.1
 Release:       1
 License:       BSD-like
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/m2crypto/
 Source0:       https://files.pythonhosted.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz
-# Source0-md5: e35c893842d245cdee2a1a08b7ac23ec
+# Source0-md5: 280c20072afbe7010cf9e9620ea25c7b
 URL:           https://gitlab.com/m2crypto/m2crypto
 BuildRequires: openssl-devel >= 1.0.1e
 %if %{with python2}
This page took 0.074034 seconds and 4 git commands to generate.