Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-pacman
Commits:
3395efd2 by Jelle van der Waa at 2024-11-16T18:20:20+01:00
upgpkg: 0.1.1-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-pacman
pkgdesc = pacman db pytest fixture
pkgver = 0.1.1
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.archlinux.org/archlinux/pytest-pacman
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pytest-pacman
pkgver=0.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="pacman db pytest fixture"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-pacman/-/commit/3395efd243f78d1ece310b2cac8883f62f54460b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-pacman/-/commit/3395efd243f78d1ece310b2cac8883f62f54460b
You're receiving this email because of your account on gitlab.archlinux.org.