diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 04:15:49 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 04:15:49 +0000 |
commit | 56ae5b4cc4a2ba4da666222d94e5aaf83af7fbd2 (patch) | |
tree | 04f157a310f8d4dce22ce39404bf1a3b71649071 /python-fiona.spec | |
parent | 18dbba4d8b636030672858779ef2756f98bc8873 (diff) |
automatic import of python-fionaopeneuler20.03
Diffstat (limited to 'python-fiona.spec')
-rw-r--r-- | python-fiona.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-fiona.spec b/python-fiona.spec index c793a5b..4dda0e5 100644 --- a/python-fiona.spec +++ b/python-fiona.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Fiona -Version: 1.9.2 +Version: 1.9.3 Release: 1 Summary: Fiona reads and writes spatial data files License: BSD 3-Clause URL: https://pypi.org/project/Fiona/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/57/61443cf8b58022cb117c26d8a25c8a1435b24de9dac5d7f848b94a2c584a/Fiona-1.9.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c2/e1/d854d283e8962f3d1b717983ab3dfe99f7447116e9475f1c4a3342095136/Fiona-1.9.3.tar.gz Requires: python3-attrs Requires: python3-certifi @@ -44,7 +44,7 @@ Provides: python3-Fiona-doc %prep -%autosetup -n Fiona-1.9.2 +%autosetup -n Fiona-1.9.3 %build %py3_build @@ -84,5 +84,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.9.2-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.9.3-1 - Package Spec generated |