summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..30639ba6155b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-pyperformance
+ pkgdesc = Python Performance Benchmark Suite
+ pkgver = 1.0.0
+ pkgrel = 2.1
+ url = https://github.com/python/pyperformance
+ arch = any
+ license = MIT
+ checkdepends = python-tox
+ makedepends = python-pip
+ depends = python-perf
+ depends = python-six
+ source = https://pypi.org/packages/source/p/pyperformance/pyperformance-1.0.0.tar.gz
+ sha256sums = 3aaaf52c6333e5d9275ec44040cda527b441318fe3866911339a59858fca3d90
+
+pkgname = python-pyperformance
+