Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-testtools
Commits:
0f1779d0 by Antonio Rojas at 2025-12-26T21:16:43+01:00
upgpkg: 2.8.0-3: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-testtools
pkgdesc = Extensions to the Python standard library unit testing
framework
pkgver = 2.8.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/testing-cabal/testtools
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-testtools
pkgver=2.8.0
-pkgrel=2
+pkgrel=3
pkgdesc="Extensions to the Python standard library unit testing framework"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testtools/-/commit/0f1779d09cd8064077ff1d5e484c226304db26d1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testtools/-/commit/0f1779d09cd8064077ff1d5e484c226304db26d1
You're receiving this email because of your account on gitlab.archlinux.org.