summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c3e97ac9a5f7d30eb316cf406522c0e5d0107d95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-overpy
	pkgdesc = Python Wrapper to access the Overpass API
	pkgver = 0.6
	pkgrel = 2
	url = https://github.com/DinoTools/python-overpy
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = git
	makedepends = python-pytest-runner
	depends = python
	source = git+https://github.com/DinoTools/python-overpy.git#tag=0.6
	sha256sums = SKIP

pkgname = python-overpy