summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a7dd92eac1b60b264f6e212cb8df693c70e86b91 (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-ccm
	pkgdesc = Cassandra Cluster Manager.
	pkgver = 3.1.6.dev4
	pkgrel = 1
	url = https://github.com/apache/cassandra-ccm
	arch = any
	license = Apache-2.0
	checkdepends = python-mock
	checkdepends = python-pytest
	checkdepends = python-requests
	makedepends = python-setuptools
	makedepends = python-pbr
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-pyyaml
	depends = python-six
	depends = python-psutil
	optdepends = python-paramiko: Remote execution
	source = https://github.com/apache/cassandra-ccm/archive/refs/tags/cassandra-test.tar.gz
	sha256sums = e97667ad7b0561e71961f5ce6ee6b6f732d6cf583fe7f6e1fe5920f6a2df78d8

pkgname = python-ccm