Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-subtesthack
Commits:
b0f4426c by Jelle van der Waa at 2024-11-16T18:21:32+01:00
upgpkg: 0.2.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-subtesthack
pkgdesc = A hack to explicitly set up and tear down fixtures
pkgver = 0.2.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/untitaker/pytest-subtesthack
arch = any
license = custom
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_name=pytest-subtesthack
pkgname=python-$_name
pkgver=0.2.0
-pkgrel=3
+pkgrel=4
pkgdesc="A hack to explicitly set up and tear down fixtures"
arch=(any)
url="https://github.com/untitaker/pytest-subtesthack"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-subtesthack/-/commit/b0f4426ca6f4230cb4c7cd43c792483ed53e4070
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-subtesthack/-/commit/b0f4426ca6f4230cb4c7cd43c792483ed53e4070
You're receiving this email because of your account on gitlab.archlinux.org.