Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-testfixtures
Commits:
654c9f11 by Jelle van der Waa at 2024-08-31T12:28:09+02:00
upgpkg: 8.3.0-2: Django 5.1 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 = 8.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Simplistix/testfixtures
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-testfixtures
pkgver=8.3.0
-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/654c9f11e481048f39b93314e6c58f1e5bbf9ec8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testfixtures/-/commit/654c9f11e481048f39b93314e6c58f1e5bbf9ec8
You're receiving this email because of your account on gitlab.archlinux.org.