Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-geopandas


Commits:
b61223f7 by Antonio Rojas at 2024-03-09T00:45:50+01:00
upgpkg: 0.14.3-1: Update to 0.14.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-geopandas
        pkgdesc = Python tools for geographic data
-       pkgver = 0.14.1
+       pkgver = 0.14.3
        pkgrel = 1
        url = https://geopandas.org
        arch = any
@@ -34,7 +34,7 @@ pkgbase = python-geopandas
        optdepends = python-sqlalchemy: other geodatabase access
        optdepends = python-geopy: geocoding
        optdepends = python-matplotlib: plotting
-       source = 
https://github.com/geopandas/geopandas/archive/refs/tags/v0.14.1/python-geopandas-0.14.1.tar.gz
-       sha256sums = 
7269fdee9c585c5dd96bd96a2235d0520a9e34189a014ee54e9dc4e926da3c03
+       source = 
https://github.com/geopandas/geopandas/archive/refs/tags/v0.14.3/python-geopandas-0.14.3.tar.gz
+       sha256sums = 
e4c3bac0f9db6c28c65d1c96bcd75a7906b6c45b6da184ca4d635fb39268794b
 
 pkgname = python-geopandas


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pkg=geopandas
 pkgname=python-${_pkg}
-pkgver=0.14.1
+pkgver=0.14.3
 pkgrel=1
 pkgdesc="Python tools for geographic data"
 arch=(any)
@@ -51,7 +51,7 @@ checkdepends=(
 # No tests data in Pypi
 
#source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
 
source=(https://github.com/geopandas/geopandas/archive/refs/tags/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('7269fdee9c585c5dd96bd96a2235d0520a9e34189a014ee54e9dc4e926da3c03')
+sha256sums=('e4c3bac0f9db6c28c65d1c96bcd75a7906b6c45b6da184ca4d635fb39268794b')
 
 build() {
   cd ${_pkg}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-geopandas/-/commit/b61223f7bd7e1be41b60f4b77ea7724cf42969c8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-geopandas/-/commit/b61223f7bd7e1be41b60f4b77ea7724cf42969c8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to