From c279217e6908578ce89b00296ab6dab91ddacd59 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 08:02:21 +0000 Subject: automatic import of python-types-croniter --- .gitignore | 1 + python-types-croniter.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 57af9a6..a16edad 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.3.2.8-1 +* Sun Apr 23 2023 Python_Bot - 1.3.2.9-1 - Package Spec generated diff --git a/sources b/sources index dac854f..d13f080 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae245aa548f1bc0f2123ec0eaf0bc896 types-croniter-1.3.2.8.tar.gz +3ba0daa0b1b7d331c1dff34acc39fd2c types-croniter-1.3.2.9.tar.gz -- cgit v1.2.3