summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4958f14e28dabe3f10a88019c821d59f38a4f2fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-crate-git
	pkgdesc = A Python client library for CrateDB.
	pkgver = r547.d752d9d
	pkgrel = 1
	url = https://github.com/crate/crate-python
	arch = any
	license = custom:APACHE
	makedepends = python-setuptools
	makedepends = git
	depends = python
	depends = python-urllib3
	provides = python-crate=r547.d752d9d
	conflicts = python-crate
	source = python-crate::git+https://github.com/crate/crate-python
	md5sums = SKIP

pkgname = python-crate-git