diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:49:36 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:49:36 +0000 |
| commit | 6489591dda58807bb7ca070f331861f2876f9848 (patch) | |
| tree | 8e5b9edf3e08f0331d0a66c9b74f7fb0195df0b7 | |
| parent | 84894ec05d377288f4a054adb79e13771a0e74d0 (diff) | |
automatic import of python-large-image-source-pilopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-large-image-source-pil.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /large-image-source-pil-1.20.3.tar.gz +/large-image-source-pil-1.20.5.tar.gz diff --git a/python-large-image-source-pil.spec b/python-large-image-source-pil.spec index b8e8dc1..10c7f38 100644 --- a/python-large-image-source-pil.spec +++ b/python-large-image-source-pil.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-large-image-source-pil -Version: 1.20.3 +Version: 1.20.5 Release: 1 Summary: A Pillow tilesource for large_image. License: Apache Software License 2.0 URL: https://github.com/girder/large_image -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/be/a0/5b958e0437ea626f6a631a9e6c47851ca2a269d06821ac02fe83c00769bf/large-image-source-pil-1.20.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d7/c7/d1797abe073b7a14e14da8a80acf29349cd4126541a32467c7ff309e55dc/large-image-source-pil-1.20.5.tar.gz BuildArch: noarch Requires: python3-large-image @@ -42,7 +42,7 @@ See the large-image package for more details. %prep -%autosetup -n large-image-source-pil-1.20.3 +%autosetup -n large-image-source-pil-1.20.5 %build %py3_build @@ -82,5 +82,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.20.3-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.20.5-1 - Package Spec generated @@ -1 +1 @@ -9be62bef524ecfb7173c8617c01d48c2 large-image-source-pil-1.20.3.tar.gz +e262db0f2007a63f7e7b16fe5ca19640 large-image-source-pil-1.20.5.tar.gz |
