Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-testscenarios
Commits:
70d60c25 by Jelle van der Waa at 2024-11-19T20:42:33+01:00
upgpkg: 0.5.0-18: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-testscenarios
pkgdesc = Testscenarios, a pyunit extension for dependency injection
pkgver = 0.5.0
- pkgrel = 17
+ pkgrel = 18
url = https://github.com/testing-cabal/testscenarios
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-testscenarios
pkgver=0.5.0
-pkgrel=17
+pkgrel=18
pkgdesc="Testscenarios, a pyunit extension for dependency injection"
arch=('any')
license=('Apache')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testscenarios/-/commit/70d60c25b0a9462483d065229ce63534babef4e1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testscenarios/-/commit/70d60c25b0a9462483d065229ce63534babef4e1
You're receiving this email because of your account on gitlab.archlinux.org.