summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2023-07-10 15:46:27 +0800
committerUniversebenzene2023-07-10 15:46:27 +0800
commit5d6577ccf915e0343f85e50659d4266da8c9f254 (patch)
treef90358b96e41d00ea6d8ee5b225f78d53bbc9b4e /.SRCINFO
parent49f9b8ed3edfd8bf8719ee7aa02169f02fc4dbeb (diff)
downloadaur-5d6577ccf915e0343f85e50659d4266da8c9f254.tar.gz
Change to PEP 517 build
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