Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-testfixtures
Commits:
51c8d4df by Antonio Rojas at 2025-12-26T21:12:24+01:00
upgpkg: 10.0.0-3: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-testfixtures
pkgdesc = A collection of helpers and mock objects that are useful when
writing unit tests or doc tests
pkgver = 10.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Simplistix/testfixtures
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-testfixtures
pkgver=10.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="A collection of helpers and mock objects that are useful when writing
unit tests or doc tests"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testfixtures/-/commit/51c8d4df1ec329afefc987abf57245845d3fa98a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testfixtures/-/commit/51c8d4df1ec329afefc987abf57245845d3fa98a
You're receiving this email because of your account on gitlab.archlinux.org.