diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 09:16:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 09:16:53 +0000 |
commit | 3f5e770e778a90409a61888dd7df9ce2bbbf3ffe (patch) | |
tree | 9a995f22dece2532f0306a7c52356a0c188450f5 | |
parent | 17a220a12134914bd69ad7023b799852d90dae74 (diff) |
automatic import of python-glymuropeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-glymur.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /Glymur-0.12.2.tar.gz +/Glymur-0.12.3.tar.gz diff --git a/python-glymur.spec b/python-glymur.spec index 86f8dd0..64f698b 100644 --- a/python-glymur.spec +++ b/python-glymur.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Glymur -Version: 0.12.2 +Version: 0.12.3 Release: 1 Summary: please add a summary manually as the author left a blank one License: 'MIT' URL: https://github.com/quintusdias/glymur -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/67/b7/6af3f330737c65b5de000a5a4d430c56f56efc16c356b4aebbde83252f2e/Glymur-0.12.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/40/86/e611f07ce2bc80a5cfcf0bd9146cc8db0db4d2e2371bd97125df5fed1f3e/Glymur-0.12.3.tar.gz BuildArch: noarch Requires: python3-numpy @@ -42,7 +42,7 @@ allows one to read and write JPEG 2000 files. %prep -%autosetup -n Glymur-0.12.2 +%autosetup -n Glymur-0.12.3 %build %py3_build @@ -82,5 +82,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.2-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.3-1 - Package Spec generated @@ -1 +1 @@ -9ca8f34dd0d2e9ca49c546c43100426c Glymur-0.12.2.tar.gz +849838dc95a94a783f438c9a94ecf19e Glymur-0.12.3.tar.gz |