blob: ce9e6e32a90d5d17fd096573054fe66580b02164 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = python-ewah-bool-utils
pkgdesc = EWAH Bool Array utils for yt
pkgver = 1.3.0
pkgrel = 1
url = https://ewah-bool-utils.readthedocs.io
arch = i686
arch = x86_64
license = BSD-3-Clause
checkdepends = python-pytest
makedepends = python-setuptools
makedepends = cython>=3.1.1
makedepends = python-build
makedepends = python-installer
makedepends = python-numpy
makedepends = python-sphinx
source = https://files.pythonhosted.org/packages/source/e/ewah_bool_utils/ewah_bool_utils-1.3.0.tar.gz
source = fix-title-underline.patch
md5sums = f9d607818db03ffa606377501cc5807c
md5sums = 7c4351256659c6fe4d7d369e3ff57398
pkgname = python-ewah-bool-utils
depends = python-numpy>=2.0.0
pkgname = python-ewah-bool-utils-doc
pkgdesc = Documentation for EWAH Bool Utils
arch = any
|