Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-dependency
Commits:
b3b96bb3 by Jelle van der Waa at 2024-11-16T18:18:49+01:00
upgpkg: 0.6.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-dependency
pkgdesc = Manage dependencies of tests
pkgver = 0.6.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/RKrahl/pytest-dependency
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=pytest-dependency
pkgname=python-${_pkg}
pkgver=0.6.0
-pkgrel=2
+pkgrel=3
pkgdesc="Manage dependencies of tests"
arch=(any)
url="https://github.com/RKrahl/pytest-dependency"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-dependency/-/commit/b3b96bb34e661037ad8d728db101f3aa572c23d4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-dependency/-/commit/b3b96bb34e661037ad8d728db101f3aa572c23d4
You're receiving this email because of your account on gitlab.archlinux.org.