diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-types-setuptools.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -1 +1,2 @@ /types-setuptools-67.6.0.7.tar.gz +/types-setuptools-67.6.0.8.tar.gz diff --git a/python-types-setuptools.spec b/python-types-setuptools.spec index 882630d..fd90f64 100644 --- a/python-types-setuptools.spec +++ b/python-types-setuptools.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-types-setuptools -Version: 67.6.0.7 +Version: 67.6.0.8 Release: 1 Summary: Typing stubs for setuptools License: Apache-2.0 license URL: https://github.com/python/typeshed -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2e/84/94effff982ffae657530e53f032a60ddc2774c09a281f07ba3ab535e9581/types-setuptools-67.6.0.7.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/87/48/fa80b23f6524a2b1133f91b1c00151103d1f45b70195f3ca4cdfa03db723/types-setuptools-67.6.0.8.tar.gz BuildArch: noarch @@ -23,7 +23,7 @@ https://github.com/python/typeshed/tree/main/stubs/setuptools. 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 `60939b00afede13feeec3cee6f6dfe6eb2df1593`. +This package was generated from typeshed commit `0b17fafbe3a3a75ae11431ebdee72af5bf751a9c`. %package -n python3-types-setuptools @@ -46,7 +46,7 @@ https://github.com/python/typeshed/tree/main/stubs/setuptools. 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 `60939b00afede13feeec3cee6f6dfe6eb2df1593`. +This package was generated from typeshed commit `0b17fafbe3a3a75ae11431ebdee72af5bf751a9c`. %package help @@ -66,11 +66,11 @@ https://github.com/python/typeshed/tree/main/stubs/setuptools. 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 `60939b00afede13feeec3cee6f6dfe6eb2df1593`. +This package was generated from typeshed commit `0b17fafbe3a3a75ae11431ebdee72af5bf751a9c`. %prep -%autosetup -n types-setuptools-67.6.0.7 +%autosetup -n types-setuptools-67.6.0.8 %build %py3_build @@ -110,5 +110,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 67.6.0.7-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 67.6.0.8-1 - Package Spec generated @@ -1 +1 @@ -0a96a4b11d3eb8fb2085cfb8572a2f65 types-setuptools-67.6.0.7.tar.gz +e2e2f812ce4bc39b1e0ae97566bc42ed types-setuptools-67.6.0.8.tar.gz |