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 /python-glymur.spec | |
parent | 17a220a12134914bd69ad7023b799852d90dae74 (diff) |
automatic import of python-glymuropeneuler20.03
Diffstat (limited to 'python-glymur.spec')
-rw-r--r-- | python-glymur.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |