Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-raises
Commits:
e1013c9e by Jelle van der Waa at 2024-11-16T18:20:37+01:00
upgpkg: 0.11-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-raises
pkgdesc = An implementation of pytest.raises as a pytest.mark fixture
pkgver = 0.11
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/Lemmons/pytest-raises
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pytest-raises
pkgver=0.11
-pkgrel=5
+pkgrel=6
pkgdesc='An implementation of pytest.raises as a pytest.mark fixture'
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-raises/-/commit/e1013c9e3bc1df5d6f9b9a63baf714ca964823ac
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-raises/-/commit/e1013c9e3bc1df5d6f9b9a63baf714ca964823ac
You're receiving this email because of your account on gitlab.archlinux.org.