blob: 1be6c95e200b17f7b66831ed131c6c2e8167fa8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pygram11
pkgdesc = histogramming in python accelerated with OpenMP
pkgver = 0.15.0
pkgrel = 1
url = https://github.com/douglasdavis/pygram11
arch = x86_64
license = MIT
makedepends = gcc
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-scikit-build-core
makedepends = cmake
depends = python>=3.11
depends = python-numpy
source = https://files.pythonhosted.org/packages/source/p/pygram11/pygram11-0.15.0.tar.gz
sha256sums = 3d77b6288f0b9672e9de842b1ed68a7aabe0f72ebbbc9977ad1b5dbfb6da3b88
pkgname = python-pygram11
|