Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-datafiles
Commits:
3ff52c74 by Jelle van der Waa at 2024-04-04T09:55:24+02:00
upgpkg: 3.0.0-3: Rebuild with Python 3.12
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/3ff52c7425692f96095d6ee82c91f6dba6f8ab6e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-datafiles/-/commit/3ff52c7425692f96095d6ee82c91f6dba6f8ab6e
You're receiving this email because of your account on gitlab.archlinux.org.