blob: f795a823bc3dc6cd0a9f6c760e848cdb15b93439 (
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
27
28
29
30
31
32
33
34
35
36
37
38
|
pkgbase = python-boost-histogram
pkgdesc = Python bindings for Boost's Histogram library.
pkgver = 1.7.0
pkgrel = 1
url = https://github.com/scikit-hep/boost-histogram
arch = x86_64
license = BSD-3-Clause
license = BSL-1.0
checkdepends = python-pytest
checkdepends = python-pytest-benchmark
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-scikit-build-core
makedepends = python-setuptools-scm
makedepends = pybind11
depends = python-numpy
source = python-boost-histogram::git+https://github.com/scikit-hep/boost-histogram.git#tag=v1.7.0
source = python-boost-histogram-pybind11::git+https://github.com/pybind/pybind11.git
source = python-boost-histogram-histogram::git+https://github.com/boostorg/histogram.git
source = python-boost-histogram-core::git+https://github.com/boostorg/core.git
source = python-boost-histogram-mp11::git+https://github.com/boostorg/mp11.git
source = python-boost-histogram-config::git+https://github.com/boostorg/config.git
source = python-boost-histogram-throw_exception::git+https://github.com/boostorg/throw_exception.git
source = python-boost-histogram-assert::git+https://github.com/boostorg/assert.git
source = python-boost-histogram-variant2::git+https://github.com/boostorg/variant2.git
sha256sums = 1f753c46f3de31a5dbaf3316a6758a52aaeb4b2ceb21ab5dbd7014c5de38d540
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = python-boost-histogram
|