From 3fd9519421afb45c6e76c3a1fb902c3e9c433441 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:47:19 +0000 Subject: automatic import of python-types-ujson --- .gitignore | 1 + python-types-ujson.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 82b15a9..665c8c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /types-ujson-5.7.0.1.tar.gz +/types-ujson-5.7.0.3.tar.gz diff --git a/python-types-ujson.spec b/python-types-ujson.spec index a05a006..0e8446e 100644 --- a/python-types-ujson.spec +++ b/python-types-ujson.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-types-ujson -Version: 5.7.0.1 +Version: 5.7.0.3 Release: 1 Summary: Typing stubs for ujson License: Apache-2.0 license URL: https://github.com/python/typeshed -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/95/27/c61e7f8a8fb4279e064cbfeec959e77cee9350edf55688ed63d27eb0f5f7/types-ujson-5.7.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/00/c9/6de82ffcd496935e9779562403ac0a370e75ba597aa2f5ad568b4aad927a/types-ujson-5.7.0.3.tar.gz BuildArch: noarch @@ -23,7 +23,7 @@ https://github.com/python/typeshed/tree/main/stubs/ujson. 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 `880c0da4045cd5ff2c29b73429629adf27e49d50`. +This package was generated from typeshed commit `6f35e8d9faf93f8f72af1b22a8006e75f7d0961c`. %package -n python3-types-ujson @@ -46,7 +46,7 @@ https://github.com/python/typeshed/tree/main/stubs/ujson. 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 `880c0da4045cd5ff2c29b73429629adf27e49d50`. +This package was generated from typeshed commit `6f35e8d9faf93f8f72af1b22a8006e75f7d0961c`. %package help @@ -66,11 +66,11 @@ https://github.com/python/typeshed/tree/main/stubs/ujson. 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 `880c0da4045cd5ff2c29b73429629adf27e49d50`. +This package was generated from typeshed commit `6f35e8d9faf93f8f72af1b22a8006e75f7d0961c`. %prep -%autosetup -n types-ujson-5.7.0.1 +%autosetup -n types-ujson-5.7.0.3 %build %py3_build @@ -110,5 +110,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 5.7.0.1-1 +* Fri Apr 21 2023 Python_Bot - 5.7.0.3-1 - Package Spec generated diff --git a/sources b/sources index 20ebaf8..349f2d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e56aac3c001791fe40669fd1f8e98400 types-ujson-5.7.0.1.tar.gz +6ffac7b2bb177a0f343a933a6c24bb1f types-ujson-5.7.0.3.tar.gz -- cgit v1.2.3