Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-datafiles
Commits:
71b18e39 by Jelle van der Waa at 2024-11-16T18:18:13+01:00
upgpkg: 3.0.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-datafiles
pkgdesc = py.test plugin to create a 'tmpdir' containing predefined
files/directories.
pkgver = 3.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/omarkohl/pytest-datafiles
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pyname=pytest-datafiles
pkgname=python-$_pyname
pkgver=3.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="py.test plugin to create a 'tmpdir' containing predefined
files/directories."
arch=(any)
url='https://github.com/omarkohl/pytest-datafiles'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-datafiles/-/commit/71b18e39c199c8ea08bc9de1ec20736c450700a0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-datafiles/-/commit/71b18e39c199c8ea08bc9de1ec20736c450700a0
You're receiving this email because of your account on gitlab.archlinux.org.