Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyperformance
Commits:
3c8d397e by Jelle van der Waa at 2026-02-08T12:13:40+01:00
upgpkg: 1.14.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyperformance
pkgdesc = Python Performance Benchmark Suite
- pkgver = 1.13.0
- pkgrel = 2
+ pkgver = 1.14.0
+ pkgrel = 1
url = https://github.com/python/pyperformance
arch = any
license = MIT
@@ -12,7 +12,7 @@ pkgbase = python-pyperformance
makedepends = python-sphinx
depends = python-perf
depends = python-packaging
- source =
python-pyperformance-1.13.0.tar.gz::https://github.com/python/pyperformance/archive/refs/tags/1.13.0.tar.gz
- sha256sums =
a0d8e373d84b65f48e5cd8d09f48a7860d22f4e6cfd9cc4d19846ef29d7aa9ac
+ source =
python-pyperformance-1.14.0.tar.gz::https://github.com/python/pyperformance/archive/refs/tags/1.14.0.tar.gz
+ sha256sums =
2eb90812292522297bb046e589e0876c00ec5b5f49e8653eca39f8fd942840ed
pkgname = python-pyperformance
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Jelle van der Waa <[email protected]>
pkgname=python-pyperformance
-pkgver=1.13.0
-pkgrel=2
+pkgver=1.14.0
+pkgrel=1
pkgdesc="Python Performance Benchmark Suite"
arch=(any)
url="https://github.com/python/pyperformance"
@@ -32,4 +32,4 @@ package() {
}
-sha256sums=('a0d8e373d84b65f48e5cd8d09f48a7860d22f4e6cfd9cc4d19846ef29d7aa9ac')
+sha256sums=('2eb90812292522297bb046e589e0876c00ec5b5f49e8653eca39f8fd942840ed')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyperformance/-/commit/3c8d397e7d89a577ccf912eda3ff0a849966ec37
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyperformance/-/commit/3c8d397e7d89a577ccf912eda3ff0a849966ec37
You're receiving this email because of your account on gitlab.archlinux.org.