blob: f015db3ea3d5f13ebc1f760083f27650df98262c (
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
|
pkgbase = crush
pkgdesc = Library to control placement in a hierarchy.
pkgver = 1.0.35
pkgrel = 2
url = https://github.com/ceph/python-crush
arch = any
license = GPL
makedepends = python
makedepends = python-setuptools
makedepends = python-d2to1
makedepends = python-pbr
makedepends = cmake
makedepends = python-sphinx
makedepends = python-mock
makedepends = libatomic_ops
depends = python-d2to1
depends = python-numpy
depends = python-pandas
depends = python-pbr
depends = python-pyparsing
depends = python-dateutil
depends = python-pytz
depends = python-six
depends = python-appdirs
depends = python-packaging
source = https://files.pythonhosted.org/packages/source/c/crush/crush-1.0.35.tar.gz
sha256sums = a0cfb6166965a9cf19d479a14a2909e02af67775772773eb91ab3089b8e2e759
pkgname = python-crush
|