diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:47:19 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:47:19 +0000 |
commit | 3fd9519421afb45c6e76c3a1fb902c3e9c433441 (patch) | |
tree | 2f135f87b0b073c8146e79a5ce38824aab3d51c5 | |
parent | 77723222d6314a2c5e2b6ef1fd19294d0164f327 (diff) |
automatic import of python-types-ujsonopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-types-ujson.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -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 <Python_Bot@openeuler.org> - 5.7.0.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.7.0.3-1 - Package Spec generated @@ -1 +1 @@ -e56aac3c001791fe40669fd1f8e98400 types-ujson-5.7.0.1.tar.gz +6ffac7b2bb177a0f343a933a6c24bb1f types-ujson-5.7.0.3.tar.gz |