Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-mpl
Commits:
049b69c7 by Jelle van der Waa at 2025-12-16T09:24:41+01:00
upgpkg: 0.17.0-4: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-mpl
pkgdesc = Pytest plugin to help with testing figures output from
Matplotlib
pkgver = 0.17.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/matplotlib/pytest-mpl
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname='pytest-mpl'
pkgname="python-${_pkgname}"
pkgver=0.17.0
-pkgrel=3
+pkgrel=4
pkgdesc="Pytest plugin to help with testing figures output from Matplotlib"
arch=('any')
url="https://github.com/matplotlib/pytest-mpl"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-mpl/-/commit/049b69c79f43ff1b38997b1eb8eab0ce054306ad
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-mpl/-/commit/049b69c79f43ff1b38997b1eb8eab0ce054306ad
You're receiving this email because of your account on gitlab.archlinux.org.