blob: ebcf28e12c65dbfef79b9da3dfaac2365867ef95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-quantities
pkgdesc = Support for physical quantities with units, based on NumPy
pkgver = 0.16.4
pkgrel = 1
url = https://github.com/python-quantities/python-quantities
arch = any
license = BSD-3-Clause
checkdepends = python-pytest
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python-numpy
optdepends = python-scipy: integrate using SciPy's trapezoid implementation
source = quantities::git+https://github.com/python-quantities/python-quantities#tag=v0.16.4
source = fix-tests.patch
b2sums = 10d9724e7128e7c01e7b7537908f2f1595112ab7a5e9745b30249107d6eff4cbf32a65c04278aa963f528e1f0f9e4580c71912ed6dda8a44b09ea4877f126fdf
b2sums = dba5b5a95edb249d8d430500724e34eafe4a87a935eb6147c019797c437bba38bcbf3ffd6ca131cebec03e09674579add64d6ed63383308ce341049bb688ff70
pkgname = python-quantities
|