diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-07 05:33:57 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-07 05:33:57 +0000 |
commit | 18dbba4d8b636030672858779ef2756f98bc8873 (patch) | |
tree | 2d6977cb9788b906159c8ab753116a2088431751 /python-fiona.spec | |
parent | 9d39e06ce6e889d3af10efade90c9992a9bc850c (diff) |
automatic import of python-fiona
Diffstat (limited to 'python-fiona.spec')
-rw-r--r-- | python-fiona.spec | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python-fiona.spec b/python-fiona.spec index 5f9123f..c793a5b 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.1 +Version: 1.9.2 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/62/c4/05f25e319e1bffacaf521bf366c31b01acda7d1acf251d3e4f1f0d0270d3/Fiona-1.9.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/57/61443cf8b58022cb117c26d8a25c8a1435b24de9dac5d7f848b94a2c584a/Fiona-1.9.2.tar.gz Requires: python3-attrs Requires: python3-certifi @@ -13,7 +13,7 @@ Requires: python3-click Requires: python3-click-plugins Requires: python3-cligj Requires: python3-munch -Requires: python3-setuptools +Requires: python3-importlib-metadata Requires: python3-Fiona[calc,s3,test] Requires: python3-shapely Requires: python3-boto3 @@ -44,7 +44,7 @@ Provides: python3-Fiona-doc %prep -%autosetup -n Fiona-1.9.1 +%autosetup -n Fiona-1.9.2 %build %py3_build @@ -84,5 +84,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.9.1-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.9.2-1 - Package Spec generated |