diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-types-simplejson.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -1 +1,2 @@ /types-simplejson-3.18.0.3.tar.gz +/types-simplejson-3.19.0.0.tar.gz diff --git a/python-types-simplejson.spec b/python-types-simplejson.spec index 5bf08d6..24ea151 100644 --- a/python-types-simplejson.spec +++ b/python-types-simplejson.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-types-simplejson -Version: 3.18.0.3 +Version: 3.19.0.0 Release: 1 Summary: Typing stubs for simplejson License: Apache-2.0 license URL: https://github.com/python/typeshed -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9f/9e/9de7e0f42dd48ea22c3664f756da003638a78ef380cd7a1b2ced5dd248f4/types-simplejson-3.18.0.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c6/1d/476ef6c685cc43a12df9b954331427b83c4ab6cac745dc152d7be2381f0a/types-simplejson-3.19.0.0.tar.gz BuildArch: noarch @@ -23,7 +23,7 @@ https://github.com/python/typeshed/tree/main/stubs/simplejson. 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 `ed915c5cde48329e3d1e597e60c4baee27b7854a`. +This package was generated from typeshed commit `7dcec5b3db887f518114486b3e4783dde244186d`. %package -n python3-types-simplejson @@ -46,7 +46,7 @@ https://github.com/python/typeshed/tree/main/stubs/simplejson. 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 `ed915c5cde48329e3d1e597e60c4baee27b7854a`. +This package was generated from typeshed commit `7dcec5b3db887f518114486b3e4783dde244186d`. %package help @@ -66,11 +66,11 @@ https://github.com/python/typeshed/tree/main/stubs/simplejson. 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 `ed915c5cde48329e3d1e597e60c4baee27b7854a`. +This package was generated from typeshed commit `7dcec5b3db887f518114486b3e4783dde244186d`. %prep -%autosetup -n types-simplejson-3.18.0.3 +%autosetup -n types-simplejson-3.19.0.0 %build %py3_build @@ -110,5 +110,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.18.0.3-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.19.0.0-1 - Package Spec generated @@ -1 +1 @@ -ae41c2c082f1475aad1b9eafa7678b8c types-simplejson-3.18.0.3.tar.gz +ddc7a44b068d96de554901e244b0a4c2 types-simplejson-3.19.0.0.tar.gz |