diff --git a/python-types-cryptography.spec b/python-types-cryptography.spec index 02185fe..648fe79 100644 --- a/python-types-cryptography.spec +++ b/python-types-cryptography.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-types-cryptography -Version: 3.3.15 +Version: 3.3.23.2 Release: 1 Summary: Typing stubs for cryptography License: Apache-2.0 URL: https://github.com/python/typeshed -Source0: https://files.pythonhosted.org/packages/95/58/c7bde11f8b34ae2771f6622eb026e3ccca77b9445aff6920b4175b52993a/types-cryptography-3.3.15.tar.gz +Source0: https://files.pythonhosted.org/packages/18/05/a57fe8bbed10fe4b739fac6e16c4e80c5199ce2f74ae67fa7d7f6e3750da/types-cryptography-3.3.23.2.tar.gz BuildArch: noarch %description Typing stubs for cryptographyThis is a PEP 561 type stub package for the @@ -97,6 +97,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Feb 14 2023 wubijie - 3.3.23.2-1 +- Update package to version 3.3.23.2 + * Thu Jul 14 2022 OpenStack_SIG - 3.3.15-1 - Init package python3-types-cryptography of version 3.3.15 diff --git a/types-cryptography-3.3.15.tar.gz b/types-cryptography-3.3.15.tar.gz deleted file mode 100644 index 0cd4bf6..0000000 Binary files a/types-cryptography-3.3.15.tar.gz and /dev/null differ diff --git a/types-cryptography-3.3.23.2.tar.gz b/types-cryptography-3.3.23.2.tar.gz new file mode 100644 index 0000000..698004d Binary files /dev/null and b/types-cryptography-3.3.23.2.tar.gz differ