David Runge pushed to branch main at Arch Linux / Packaging / Packages /
pyprof2calltree
Commits:
4b2178c4 by David Runge at 2024-04-04T09:16:24+02:00
upgpkg: 1.4.5-11: Rebuild against Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pyprof2calltree
pkgdesc = Help visualize profiling data from cProfile with kcachegrind
pkgver = 1.4.5
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/pwaller/pyprof2calltree
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=pyprof2calltree
pkgver=1.4.5
-pkgrel=10
+pkgrel=11
pkgdesc="Help visualize profiling data from cProfile with kcachegrind"
url="https://github.com/pwaller/pyprof2calltree"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyprof2calltree/-/commit/4b2178c450c146976bcf7b626cd26bbd878892ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyprof2calltree/-/commit/4b2178c450c146976bcf7b626cd26bbd878892ee
You're receiving this email because of your account on gitlab.archlinux.org.