summaryrefslogtreecommitdiff
path: root/python-geoalchemy2.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-geoalchemy2.spec')
-rw-r--r--python-geoalchemy2.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-geoalchemy2.spec b/python-geoalchemy2.spec
index ca97411..503a7b4 100644
--- a/python-geoalchemy2.spec
+++ b/python-geoalchemy2.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-GeoAlchemy2
-Version: 0.13.1
+Version: 0.13.2
Release: 1
Summary: Using SQLAlchemy with Spatial Databases
License: MIT
URL: https://geoalchemy-2.readthedocs.io/en/latest/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/19/e3/e0c29f9ce2b77e092d2bad7e0a5a2feb06464bb4869c3086190436be1c4e/GeoAlchemy2-0.13.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cd/e1/484c1c4ba5832a43f984acb3fbb2ca2cc1e1b477dbd7596dd5c5818bf279/GeoAlchemy2-0.13.2.tar.gz
BuildArch: noarch
Requires: python3-SQLAlchemy
@@ -30,7 +30,7 @@ Provides: python3-GeoAlchemy2-doc
%prep
-%autosetup -n GeoAlchemy2-0.13.1
+%autosetup -n GeoAlchemy2-0.13.2
%build
%py3_build
@@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.2-1
- Package Spec generated