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


Commits:
9c2545b9 by Antonio Rojas at 2024-06-22T18:50:35+02:00
upgpkg: 1.2.1-4: numpy 2.0 rebuild (bootstrap)

- - - - -


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.2.1
-       pkgrel = 3
+       pkgrel = 4
        url = https://github.com/contourpy/contourpy
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _pyname=contourpy
 pkgname=python-$_pyname
 pkgver=1.2.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Python library for calculating contours in 2D quadrilateral grids'
 arch=(x86_64)
 url='https://github.com/contourpy/contourpy'
@@ -36,7 +36,7 @@ check() {
   cd $_pyname-$pkgver
   python -m venv --system-site-packages test-env
   test-env/bin/python -m installer dist/*.whl
-  test-env/bin/python -m pytest -v
+#  test-env/bin/python -m pytest -v
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-contourpy/-/commit/9c2545b9ad0d97bc93ab53077b28439950af6c9a

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


Reply via email to