Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-contourpy
Commits:
7ece57f6 by Jelle van der Waa at 2025-12-16T09:10:06+01:00
upgpkg: 1.3.3-2: Rebuild for Python 3.14 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-contourpy
pkgdesc = Python library for calculating contours in 2D quadrilateral
grids
pkgver = 1.3.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/contourpy/contourpy
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=contourpy
pkgname=python-$_pyname
pkgver=1.3.3
-pkgrel=1
+pkgrel=2
pkgdesc='Python library for calculating contours in 2D quadrilateral grids'
arch=(x86_64)
url='https://github.com/contourpy/contourpy'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-contourpy/-/commit/7ece57f64c4bb2bce3e3488ffc9025b51a3702b4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-contourpy/-/commit/7ece57f64c4bb2bce3e3488ffc9025b51a3702b4
You're receiving this email because of your account on gitlab.archlinux.org.