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..c8447b5de27b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-fast-histogram
+ pkgdesc = Fast 1D and 2D histogram functions in Python
+ pkgver = 0.4
+ pkgrel = 1
+ url = https://github.com/astrofrog/fast-histogram
+ arch = i386
+ arch = x86_64
+ license = CUSTOM
+ makedepends = python-setuptools
+ depends = python
+ depends = python-numpy
+ source = https://files.pythonhosted.org/packages/dc/6b/3c796520422f5e5940d608ee0a3fff1ad4aa535132c2331581dab4e9a187/fast-histogram-0.4.tar.gz
+ sha256sums = 8afcea57930c9ede74ce304a45c5374128485e83c4c9ad143a8778c5ed281419
+
+pkgname = python-fast-histogram
+