diff options
Diffstat (limited to 'python-cryptography-vectors.spec')
-rw-r--r-- | python-cryptography-vectors.spec | 8 |
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 |