diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 08:02:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 08:02:21 +0000 |
commit | c279217e6908578ce89b00296ab6dab91ddacd59 (patch) | |
tree | f681a53eb9b44fa23508451c7f87e80e970b6ef7 | |
parent | e432f80489684b7935d1bea19c4bb0979de5d9c0 (diff) |
automatic import of python-types-croniteropeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-types-croniter.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -1 +1,2 @@ /types-croniter-1.3.2.8.tar.gz +/types-croniter-1.3.2.9.tar.gz diff --git a/python-types-croniter.spec b/python-types-croniter.spec index 91cc485..da95b90 100644 --- a/python-types-croniter.spec +++ b/python-types-croniter.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-types-croniter -Version: 1.3.2.8 +Version: 1.3.2.9 Release: 1 Summary: Typing stubs for croniter License: Apache-2.0 license URL: https://github.com/python/typeshed -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/9c/2f0b4eb8d30d532844a5cfe55e61fcfdfb78df721c859118e2e8cf81911a/types-croniter-1.3.2.8.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d1/82/d4c22925fca5d3151598776e49247276ee21cb265a06dcde2cc1a96394d7/types-croniter-1.3.2.9.tar.gz BuildArch: noarch @@ -23,7 +23,7 @@ https://github.com/python/typeshed/tree/main/stubs/croniter. 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 `02b8f77630c8dbb60a4d00c362d01519e9639591`. +This package was generated from typeshed commit `308a36bf5c711cebc406ba89fe7ba173bc57a6ef`. %package -n python3-types-croniter @@ -46,7 +46,7 @@ https://github.com/python/typeshed/tree/main/stubs/croniter. 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 `02b8f77630c8dbb60a4d00c362d01519e9639591`. +This package was generated from typeshed commit `308a36bf5c711cebc406ba89fe7ba173bc57a6ef`. %package help @@ -66,11 +66,11 @@ https://github.com/python/typeshed/tree/main/stubs/croniter. 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 `02b8f77630c8dbb60a4d00c362d01519e9639591`. +This package was generated from typeshed commit `308a36bf5c711cebc406ba89fe7ba173bc57a6ef`. %prep -%autosetup -n types-croniter-1.3.2.8 +%autosetup -n types-croniter-1.3.2.9 %build %py3_build @@ -110,5 +110,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.2.8-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.2.9-1 - Package Spec generated @@ -1 +1 @@ -ae245aa548f1bc0f2123ec0eaf0bc896 types-croniter-1.3.2.8.tar.gz +3ba0daa0b1b7d331c1dff34acc39fd2c types-croniter-1.3.2.9.tar.gz |