Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-geopandas
Commits: ca806e56 by Robin Candau at 2024-07-31T22:36:16+02:00 upgpkg: 1.0.1-2: Rebuild against SQLAlchemy 2 https://archlinux.org/todo/python-sqlalchemy-2-rebuild/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-geopandas pkgdesc = Python tools for geographic data pkgver = 1.0.1 - pkgrel = 1 + pkgrel = 2 url = https://geopandas.org arch = any license = BSD-3-Clause ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _pkg=geopandas pkgname=python-${_pkg} pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python tools for geographic data" arch=(any) url="https://geopandas.org" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-geopandas/-/commit/ca806e56aae421cc5cad82a6481dfe7f83985553 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-geopandas/-/commit/ca806e56aae421cc5cad82a6481dfe7f83985553 You're receiving this email because of your account on gitlab.archlinux.org.
