Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-benchmark
Commits:
0ba8f5dd by Jelle van der Waa at 2024-11-17T17:12:12+01:00
upgpkg: 4.0.0-7: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-benchmark
pkgdesc = A py.test fixture for benchmarking code
pkgver = 4.0.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/ionelmc/pytest-benchmark
arch = any
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pytest-benchmark
pkgver=4.0.0
-pkgrel=6
+pkgrel=7
pkgdesc='A py.test fixture for benchmarking code'
arch=('any')
license=('BSD-2-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-benchmark/-/commit/0ba8f5dd82a69a560ca56ece52f21765d1eacb17
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-benchmark/-/commit/0ba8f5dd82a69a560ca56ece52f21765d1eacb17
You're receiving this email because of your account on gitlab.archlinux.org.