blob: af30c082d74bc70ce76a50d3e860838dfc067f89 (
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
|
pkgbase = python-exdir
pkgdesc = Directory structure standard for experimental pipelines
pkgver = 0.5.0.1
pkgrel = 1
url = https://exdir.readthedocs.io/
arch = any
license = MIT
checkdepends = python-h5py
checkdepends = python-pytest
checkdepends = python-quantities
checkdepends = python-six
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-numpy
depends = python-ruamel-yaml
optdepends = python-quantities
source = https://github.com/CINPLA/exdir/archive/refs/tags/v0.5.0.1.tar.gz
source = numpy-2.diff
sha256sums = fc74a6cdb52c6b664f88a7da3933aff245e561bc27d8300bba9a35035c59bd26
sha256sums = 7f64ac7ff662a35a4ffd25d0a89b7bf28fcc63bfc799c5bb6817126d69c81872
pkgname = python-exdir
|