Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-plop
Commits:
8ae046af by Jelle van der Waa at 2025-12-16T11:31:10+01:00
upgpkg: 0.4.0-8: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-plop
pkgdesc = Python Low-Overhead Profiler
pkgver = 0.4.0
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/bdarnell/plop
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-plop
pkgver=0.4.0
-pkgrel=7
+pkgrel=8
pkgdesc="Python Low-Overhead Profiler"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-plop/-/commit/8ae046af84be6e9a385556d41324c84f08476482
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-plop/-/commit/8ae046af84be6e9a385556d41324c84f08476482
You're receiving this email because of your account on gitlab.archlinux.org.