From 3f5e770e778a90409a61888dd7df9ce2bbbf3ffe Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 09:16:53 +0000 Subject: automatic import of python-glymur --- .gitignore | 1 + python-glymur.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8c784b9..27d5a11 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.12.2-1 +* Tue Apr 25 2023 Python_Bot - 0.12.3-1 - Package Spec generated diff --git a/sources b/sources index e5f580f..6d9c4cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ca8f34dd0d2e9ca49c546c43100426c Glymur-0.12.2.tar.gz +849838dc95a94a783f438c9a94ecf19e Glymur-0.12.3.tar.gz -- cgit v1.2.3