Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-profilestats
Commits:
0b7f63eb by Jelle van der Waa at 2024-11-17T09:35:43+01:00
upgpkg: 2.0-15: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-profilestats
pkgdesc = Decorator for profiling individual functions and converting
profiling data to the kcachegrind/qcachegrind format.
pkgver = 2.0
- pkgrel = 14
+ pkgrel = 15
url = https://github.com/hannosch/profilestats
arch = any
license = LicenseRef-Unknown-BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-profilestats
_name="${pkgname#python-}"
pkgver=2.0
-pkgrel=14
+pkgrel=15
pkgdesc="Decorator for profiling individual functions and converting profiling
data to the kcachegrind/qcachegrind format."
arch=('any')
license=(LicenseRef-Unknown-BSD)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-profilestats/-/commit/0b7f63eb56e7c650b5bf02f6e47a963489cafe67
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-profilestats/-/commit/0b7f63eb56e7c650b5bf02f6e47a963489cafe67
You're receiving this email because of your account on gitlab.archlinux.org.