Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-testfixtures
Commits:
555c9590 by Jelle van der Waa at 2024-04-04T11:49:28+02:00
upgpkg: 8.1.0-2: Rebuild with Python 3.12 (without tests)
- - - - -
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 = 8.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Simplistix/testfixtures
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-testfixtures
pkgver=8.1.0
_commit=e1b719f6c79156effd5935f90bcf06e2fbf5382a
-pkgrel=1
+pkgrel=2
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/555c95909e8bd098a9fa951330e25930daf07b36
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testfixtures/-/commit/555c95909e8bd098a9fa951330e25930daf07b36
You're receiving this email because of your account on gitlab.archlinux.org.