Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-datafixtures
Commits:
647e178e by Jelle van der Waa at 2024-11-16T18:18:29+01:00
upgpkg: 1.0.0-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-datafixtures
pkgdesc = Data fixtures for pytest made simple
pkgver = 1.0.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/idlesign/pytest-datafixtures
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=pytest-datafixtures
pkgname=python-pytest-datafixtures
pkgver=1.0.0
-pkgrel=5
+pkgrel=6
pkgdesc="Data fixtures for pytest made simple"
arch=(any)
url="https://github.com/idlesign/pytest-datafixtures"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-datafixtures/-/commit/647e178e6c94c79d53846d8a9f03da44a50676ca
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-datafixtures/-/commit/647e178e6c94c79d53846d8a9f03da44a50676ca
You're receiving this email because of your account on gitlab.archlinux.org.