[packages/python3-cryptography] - updated to 37.0.4
qboosh
qboosh at pld-linux.org
Sun Sep 4 08:38:02 CEST 2022
commit c6d76ef8e3c8cb96ed38467a3a5554f4c27fec1b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 4 08:38:11 2022 +0200
- updated to 37.0.4
python3-cryptography.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python3-cryptography.spec b/python3-cryptography.spec
index 9a5c57f..be59bc6 100644
--- a/python3-cryptography.spec
+++ b/python3-cryptography.spec
@@ -3,26 +3,26 @@
%bcond_without doc # Sphinx documentation
%bcond_without tests # unit test
-%define crates_ver 35.0.0
+%define crates_ver 37.0.0
Summary: Crypthography library for Python 3
Summary(pl.UTF-8): Biblioteka Cryptography dla Pythona 3
Name: python3-cryptography
-Version: 35.0.0
-Release: 3
+Version: 37.0.4
+Release: 1
License: Apache v2.0 or BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/cryptography/
Source0: https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz
-# Source0-md5: ba34eba3ae36cbf3d2e1ee3239f07732
+# Source0-md5: 9225cc6cc33b6acd2add39f7fb77faf7
#Source1Download: https://pypi.org/simple/cryptography_vectors/
Source1: https://files.pythonhosted.org/packages/source/c/cryptography-vectors/cryptography_vectors-%{version}.tar.gz
-# Source1-md5: 8e9d050bd601d1788883fa361c69cf85
+# Source1-md5: 3277494bc82a197118acf13517858281
# cd cryptography-%{version}/src/rust
# cargo vendor
# tar cJf python3-cryptography-crates-%{version}.tar.xz vendor Cargo.lock
Source2: %{name}-crates-%{crates_ver}.tar.xz
-# Source2-md5: c3398eb08b99552f09b8b8f16d0d3910
+# Source2-md5: b645f10a5cce0dc7508057f90b863b17
URL: https://cryptography.io/
BuildRequires: openssl-devel >= 1.1.0
BuildRequires: python3-cffi >= 1.12
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-cryptography.git/commitdiff/c6d76ef8e3c8cb96ed38467a3a5554f4c27fec1b
More information about the pld-cvs-commit
mailing list