Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-testfixtures
Commits:
d547a5ec by Jelle van der Waa at 2024-11-20T10:27:36+01:00
upgpkg: 8.3.0-3: Rebuild for Python 3.13 (nocheck)
- - - - -
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.3.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Simplistix/testfixtures
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-testfixtures
pkgver=8.3.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/d547a5ec570ab177736b2798c18113d627755476
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testfixtures/-/commit/d547a5ec570ab177736b2798c18113d627755476
You're receiving this email because of your account on gitlab.archlinux.org.