diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-types-pyopenssl.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -1 +1,2 @@ /types-pyOpenSSL-23.1.0.1.tar.gz +/types-pyOpenSSL-23.1.0.2.tar.gz diff --git a/python-types-pyopenssl.spec b/python-types-pyopenssl.spec index cb718fe..abc2b3c 100644 --- a/python-types-pyopenssl.spec +++ b/python-types-pyopenssl.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-types-pyOpenSSL -Version: 23.1.0.1 +Version: 23.1.0.2 Release: 1 Summary: Typing stubs for pyOpenSSL License: Apache-2.0 license URL: https://github.com/python/typeshed -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/71/e0/56fdd2ab3df382663469c278bdf4a126e2dad1ee3707ea2d6d6fd7723486/types-pyOpenSSL-23.1.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9e/26/bd7b47d54526581e6682a275055e2109f406e9566dc5cc666fc6aa874523/types-pyOpenSSL-23.1.0.2.tar.gz BuildArch: noarch Requires: python3-cryptography @@ -24,7 +24,7 @@ https://github.com/python/typeshed/tree/main/stubs/pyOpenSSL. All fixes for types and metadata should be contributed there. See https://github.com/python/typeshed/blob/main/README.md for more details. -This package was generated from typeshed commit `6fd7e36e80e0448d9199d62d582c659c147be149`. +This package was generated from typeshed commit `be0ef211679fabf020dcc79cd4b5c43af0fa1839`. %package -n python3-types-pyOpenSSL @@ -47,7 +47,7 @@ https://github.com/python/typeshed/tree/main/stubs/pyOpenSSL. All fixes for types and metadata should be contributed there. See https://github.com/python/typeshed/blob/main/README.md for more details. -This package was generated from typeshed commit `6fd7e36e80e0448d9199d62d582c659c147be149`. +This package was generated from typeshed commit `be0ef211679fabf020dcc79cd4b5c43af0fa1839`. %package help @@ -67,11 +67,11 @@ https://github.com/python/typeshed/tree/main/stubs/pyOpenSSL. All fixes for types and metadata should be contributed there. See https://github.com/python/typeshed/blob/main/README.md for more details. -This package was generated from typeshed commit `6fd7e36e80e0448d9199d62d582c659c147be149`. +This package was generated from typeshed commit `be0ef211679fabf020dcc79cd4b5c43af0fa1839`. %prep -%autosetup -n types-pyOpenSSL-23.1.0.1 +%autosetup -n types-pyOpenSSL-23.1.0.2 %build %py3_build @@ -111,5 +111,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 23.1.0.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 23.1.0.2-1 - Package Spec generated @@ -1 +1 @@ -94be17911c727d690af345ad756ac925 types-pyOpenSSL-23.1.0.1.tar.gz +9e961b30e7c50fd59c16c5f580d6acb1 types-pyOpenSSL-23.1.0.2.tar.gz |