summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 11 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 043d1f005dfa..e7e9f91beae5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,13 +3,18 @@ pkgbase = python-fast-histogram
pkgver = 0.11
pkgrel = 1
url = https://github.com/astrofrog/fast-histogram
- arch = i386
+ arch = i686
arch = x86_64
- license = CUSTOM
- makedepends = python-setuptools
- depends = python
- depends = python-numpy
- source = https://pypi.io/packages/source/f/fast-histogram/fast-histogram-0.11.tar.gz
+ license = BSD
+ checkdepends = python-pytest
+ checkdepends = python-hypothesis
+ makedepends = python-setuptools-scm
+ makedepends = python-wheel
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-numpy
+ source = https://files.pythonhosted.org/packages/source/f/fast-histogram/fast-histogram-0.11.tar.gz
sha256sums = 9acb6fa5b6efd928663008965da186962bdeae20e6d5bbb3b1195dfbd1d906f0
pkgname = python-fast-histogram
+ depends = python-numpy