David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-profilestats


Commits:
93f5ff56 by David Runge at 2024-04-04T09:44:17+02:00
upgpkg: 2.0-14: Rebuild against Python 3.12

- - - - -


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 = 13
+       pkgrel = 14
        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=13
+pkgrel=14
 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/93f5ff568cc83ffd31ea5b4f79e69dc798b34fd7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-profilestats/-/commit/93f5ff568cc83ffd31ea5b4f79e69dc798b34fd7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to