blob: ac13243b02de411b867138bed63e61929be03c76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-unyt
pkgdesc = A package for handling numpy arrays with units.
pkgver = 3.1.0
pkgrel = 3
url = https://pypi.org/project/unyt/
arch = any
license = BSD
checkdepends = python-pytest
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-packaging
makedepends = python-setuptools
makedepends = python-flit-core
depends = python-numpy
depends = python-sympy
options = !emptydirs
source = https://pypi.io/packages/source/u/unyt/unyt-3.1.0.tar.gz
sha256sums = 771582a87f1e521c9b62f7ca269b1965c0f77b479f7a063a51e8cef8b4cae51d
pkgname = python-unyt
|