Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-regressions
Commits:
4a90a6c5 by Jelle van der Waa at 2024-11-17T16:05:33+01:00
upgpkg: 2.5.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-regressions
pkgdesc = Pytest plugin for regression testing
pkgver = 2.5.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ESSS/pytest-regressions
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=pytest-regressions
pkgname=python-$_pkgname
pkgver=2.5.0
-pkgrel=2
+pkgrel=3
pkgdesc='Pytest plugin for regression testing'
arch=('any')
url='https://github.com/ESSS/pytest-regressions'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-regressions/-/commit/4a90a6c597c8afbbf2e9f89deee49a525d8df73b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-regressions/-/commit/4a90a6c597c8afbbf2e9f89deee49a525d8df73b
You're receiving this email because of your account on gitlab.archlinux.org.