Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-subunit
Commits:
e5f25b5f by Jelle van der Waa at 2024-04-09T20:34:50+02:00
upgpkg: 1.4.4-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-subunit
pkgdesc = Python implementation of subunit test streaming protocol
pkgver = 1.4.4
- pkgrel = 1
+ pkgrel = 2
url = https://launchpad.net/subunit
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-subunit
pkgver=1.4.4
-pkgrel=1
+pkgrel=2
pkgdesc="Python implementation of subunit test streaming protocol"
arch=('any')
license=('Apache')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-subunit/-/commit/e5f25b5f336df6973ba6260296c85497309c7e0f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-subunit/-/commit/e5f25b5f336df6973ba6260296c85497309c7e0f
You're receiving this email because of your account on gitlab.archlinux.org.