From a906fd766c9205823cdaa3a16eadd4128c40adeb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 11:07:23 +0000 Subject: automatic import of python-cryptography-vectors --- .gitignore | 1 + python-cryptography-vectors.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7c7052a..f794c31 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cryptography_vectors-40.0.1.tar.gz +/cryptography_vectors-40.0.2.tar.gz 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 - 40.0.1-1 +* Tue Apr 25 2023 Python_Bot - 40.0.2-1 - Package Spec generated diff --git a/sources b/sources index cdc86c2..5052b74 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d8da9c853235f3c3cdb9fbd6abc38a0 cryptography_vectors-40.0.1.tar.gz +ff16a1cdee37b24153df745c56fa29d2 cryptography_vectors-40.0.2.tar.gz -- cgit v1.2.3