diff options
Diffstat (limited to 'python-cryptography.spec')
-rw-r--r-- | python-cryptography.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-cryptography.spec b/python-cryptography.spec index 63cc162..ec8b1e1 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cryptography -Version: 40.0.1 +Version: 40.0.2 Release: 1 Summary: cryptography is a package which provides cryptographic recipes and primitives to Python developers. License: (Apache-2.0 OR BSD-3-Clause) AND PSF-2.0 URL: https://github.com/pyca/cryptography -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/15/d9/c679e9eda76bfc0d60c9d7a4084ca52d0631d9f24ef04f818012f6d1282e/cryptography-40.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f7/80/04cc7637238b78f8e7354900817135c5a23cf66dfb3f3a216c6d630d6833/cryptography-40.0.2.tar.gz Requires: python3-cffi Requires: python3-sphinx @@ -139,7 +139,7 @@ Need to report a security issue? Please consult our `security reporting`_ documentation. %prep -%autosetup -n cryptography-40.0.1 +%autosetup -n cryptography-40.0.2 %build %py3_build @@ -179,5 +179,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 40.0.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 40.0.2-1 - Package Spec generated |