summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorWil Thomason2022-09-26 17:30:59 -0500
committerWil Thomason2022-09-26 17:30:59 -0500
commitf0ed018b566c90835cc308898c86809cfc9eb05f (patch)
treef5e13e7807ec872278189d258b9c00fbbb9f2de9 /.SRCINFO
parent0a6699f0d2662759221e89046b425dfd651d3346 (diff)
downloadaur-f0ed018b566c90835cc308898c86809cfc9eb05f.tar.gz
Add new python-gitpython dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cf165e6bec8..9cb935b90029 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-scalene-git
pkgdesc = Scalene is a high-performance, high-precision CPU and memory profiler for Python
pkgver = r2002.1fea191
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/emeryberger/scalene
arch = any
license = Apache-2.0
@@ -14,6 +14,7 @@ pkgbase = python-scalene-git
depends = python-cloudpickle
depends = python-rich
depends = python-pynvml
+ depends = python-gitpython
provides = python-scalene
source = python-scalene-git::git+https://github.com/plasma-umass/scalene.git
source = git+https://github.com/emeryberger/Heap-Layers