Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-testresources
Commits:
ab6e230c by Jelle van der Waa at 2024-11-19T20:41:34+01:00
upgpkg: 2.0.1-15: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-testresources
pkgdesc = Testresources, a pyunit extension for managing expensive test
resources
pkgver = 2.0.1
- pkgrel = 14
+ pkgrel = 15
url = https://launchpad.net/testresources
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-testresources
pkgver=2.0.1
-pkgrel=14
+pkgrel=15
pkgdesc="Testresources, a pyunit extension for managing expensive test
resources"
arch=('any')
license=('Apache' 'BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testresources/-/commit/ab6e230ce626f79d50d1b0183f2f048dd3eedf91
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testresources/-/commit/ab6e230ce626f79d50d1b0183f2f048dd3eedf91
You're receiving this email because of your account on gitlab.archlinux.org.