summaryrefslogtreecommitdiff
path: root/python-cryptography-vectors.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 11:07:23 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 11:07:23 +0000
commita906fd766c9205823cdaa3a16eadd4128c40adeb (patch)
treee6e43f52af127d38ac15816580b68b73cc6a9781 /python-cryptography-vectors.spec
parent33ff0ad9c62038fb1003ca4739d9f65f9890e5f8 (diff)
automatic import of python-cryptography-vectorsopeneuler20.03
Diffstat (limited to 'python-cryptography-vectors.spec')
-rw-r--r--python-cryptography-vectors.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-cryptography-vectors.spec b/python-cryptography-vectors.spec
index f672400..2a6f5b9 100644
--- a/python-cryptography-vectors.spec
+++ b/python-cryptography-vectors.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-cryptography-vectors
-Version: 40.0.1
+Version: 40.0.2
Release: 1
Summary: Test vectors for the cryptography package.
License: BSD or Apache License, Version 2.0
URL: https://github.com/pyca/cryptography
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ac/bc/d43f922316707f2cd0a28f0e1bfb604ee1f710af6a2d535090d59fdfc020/cryptography_vectors-40.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f8/1d/a4ff04298b78a094c18afa4b31e963504715626dd70b6cbb4ad4c1d96215/cryptography_vectors-40.0.2.tar.gz
BuildArch: noarch
@@ -28,7 +28,7 @@ Provides: python3-cryptography-vectors-doc
%prep
-%autosetup -n cryptography-vectors-40.0.1
+%autosetup -n cryptography-vectors-40.0.2
%build
%py3_build
@@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 40.0.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 40.0.2-1
- Package Spec generated