diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 08:27:52 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 08:27:52 +0000 |
commit | 23cb594857489ad0d714465e5bc63339ddb50252 (patch) | |
tree | af6281cf2bcc4614d4afdb4edc2b61bb8b1687da | |
parent | 33832e1c904966169ea3a7fc59fbb779960517c4 (diff) |
automatic import of python-types-pillowopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-types-pillow.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -1 +1,2 @@ /types-Pillow-9.4.0.19.tar.gz +/types-Pillow-9.5.0.1.tar.gz diff --git a/python-types-pillow.spec b/python-types-pillow.spec index 1847f21..bd5122a 100644 --- a/python-types-pillow.spec +++ b/python-types-pillow.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-types-Pillow -Version: 9.4.0.19 +Version: 9.5.0.1 Release: 1 Summary: Typing stubs for Pillow License: Apache-2.0 license URL: https://github.com/python/typeshed -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/13/8b/955f34da836882f3a51db41aad8eba85445d072e91e1d7699bf6405c85f6/types-Pillow-9.4.0.19.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/73/5d/2e8e7ddd467332a4fe910c877ecec394f5635320848aea92fc626ee56905/types-Pillow-9.5.0.1.tar.gz BuildArch: noarch @@ -23,7 +23,7 @@ https://github.com/python/typeshed/tree/main/stubs/Pillow. 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 `87c1b949cdf996148e44fb913a1b689f8d337a5a`. +This package was generated from typeshed commit `fd188fa67e404350873c736bd45335fcf601548a`. %package -n python3-types-Pillow @@ -46,7 +46,7 @@ https://github.com/python/typeshed/tree/main/stubs/Pillow. 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 `87c1b949cdf996148e44fb913a1b689f8d337a5a`. +This package was generated from typeshed commit `fd188fa67e404350873c736bd45335fcf601548a`. %package help @@ -66,11 +66,11 @@ https://github.com/python/typeshed/tree/main/stubs/Pillow. 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 `87c1b949cdf996148e44fb913a1b689f8d337a5a`. +This package was generated from typeshed commit `fd188fa67e404350873c736bd45335fcf601548a`. %prep -%autosetup -n types-Pillow-9.4.0.19 +%autosetup -n types-Pillow-9.5.0.1 %build %py3_build @@ -110,5 +110,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 9.4.0.19-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 9.5.0.1-1 - Package Spec generated @@ -1 +1 @@ -0abd1c2be8787e7797ba116f15e20124 types-Pillow-9.4.0.19.tar.gz +e7c40848ec166bcd43235e5aba3c434d types-Pillow-9.5.0.1.tar.gz |