Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-shapely
Commits:
d3239a62 by Jelle van der Waa at 2024-11-17T18:09:25+01:00
upgpkg: 2.0.6-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-shapely
pkgdesc = Manipulation and analysis of geometric objects in the
Cartesian plane
pkgver = 2.0.6
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/Shapely
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-shapely
pkgver=2.0.6
-pkgrel=1
+pkgrel=2
pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
arch=(x86_64)
url="https://pypi.python.org/pypi/Shapely"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-shapely/-/commit/d3239a6281b5d49233ea0078f619dede5e963b40
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-shapely/-/commit/d3239a6281b5d49233ea0078f619dede5e963b40
You're receiving this email because of your account on gitlab.archlinux.org.