summaryrefslogtreecommitdiffstats
path: root/py-spy/.SRCINFO
diff options
context:
space:
mode:
authorYigit Sever2024-11-02 14:28:22 +0100
committerYigit Sever2024-11-02 14:28:22 +0100
commit20c863100793b33568c6535f4cdfd1db0b57bbf8 (patch)
tree95d7ca4fac508e0cc1b196b7715414d4f542cff9 /py-spy/.SRCINFO
parenta2522918918beda2282a8cd7510a2692e9cfb120 (diff)
parentc297ca56563f7b6a03de9c37723ad7cf97cf24cf (diff)
downloadpackages-20c863100793b33568c6535f4cdfd1db0b57bbf8.tar.gz
packages-20c863100793b33568c6535f4cdfd1db0b57bbf8.tar.bz2
packages-20c863100793b33568c6535f4cdfd1db0b57bbf8.zip
Add 'py-spy/' from commit 'c297ca56563f7b6a03de9c37723ad7cf97cf24cf'
git-subtree-dir: py-spy git-subtree-mainline: a2522918918beda2282a8cd7510a2692e9cfb120 git-subtree-split: c297ca56563f7b6a03de9c37723ad7cf97cf24cf
Diffstat (limited to 'py-spy/.SRCINFO')
-rw-r--r--py-spy/.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/py-spy/.SRCINFO b/py-spy/.SRCINFO
new file mode 100644
index 0000000..5de7bfb
--- /dev/null
+++ b/py-spy/.SRCINFO
@@ -0,0 +1,14 @@
1pkgbase = py-spy
2 pkgdesc = Sampling profiler for Python programs
3 pkgver = 0.3.14
4 pkgrel = 1
5 url = https://github.com/benfred/py-spy
6 arch = x86_64
7 license = GPL3
8 makedepends = rust
9 makedepends = cargo
10 makedepends = libunwind
11 source = https://github.com/benfred/py-spy/archive/refs/tags/v0.3.14.tar.gz
12 sha512sums = f079b002248a033eac3b93723fd267e6cbdb415ac3172ace0d14eb9cd87a1e4adf471eeec641f9644abe8a4fab43b48db7440b4b1242ea18e02bcc574104d303
13
14pkgname = py-spy