From b5dba615b1b8a6e8236944693aea6b903ed49c27 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:23:04 +0000 Subject: automatic import of python-geoalchemy2 --- .gitignore | 1 + python-geoalchemy2.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 43e516d..e076a68 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /GeoAlchemy2-0.13.1.tar.gz +/GeoAlchemy2-0.13.2.tar.gz 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 - 0.13.1-1 +* Fri Apr 21 2023 Python_Bot - 0.13.2-1 - Package Spec generated diff --git a/sources b/sources index f891ef8..1988e4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00eda5d270cf6cd4c44a35f97d71edec GeoAlchemy2-0.13.1.tar.gz +8e811ddd2bc027ff6a222a2ce44902be GeoAlchemy2-0.13.2.tar.gz -- cgit v1.2.3