summaryrefslogtreecommitdiff
path: root/dev-python/pyprof2calltree
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-10-08 18:09:06 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-10-08 18:09:06 +0000
commit2bc55c92c078bd0b6eb0a81a138a0cd9eb28dab3 (patch)
tree9987b7977557662ddbf1ec2e13f1213c294493aa /dev-python/pyprof2calltree
parent0a0082a8a3f182757dcf3fe63770f89cefbbd614 (diff)
downloadbaldeagleos-repo-2bc55c92c078bd0b6eb0a81a138a0cd9eb28dab3.tar.gz
baldeagleos-repo-2bc55c92c078bd0b6eb0a81a138a0cd9eb28dab3.tar.xz
baldeagleos-repo-2bc55c92c078bd0b6eb0a81a138a0cd9eb28dab3.zip
Adding metadata
Diffstat (limited to 'dev-python/pyprof2calltree')
-rw-r--r--dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild b/dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild
index c48a647ff9ac..fc30258f3df0 100644
--- a/dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild
+++ b/dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit distutils-r1
-DESCRIPTION="convert python profile data to kcachegrind calltree form"
+DESCRIPTION="Convert python profile data to kcachegrind calltree form"
HOMEPAGE="
https://github.com/pwaller/pyprof2calltree/
https://pypi.org/project/pyprof2calltree/