summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cfddfc82c06ea3841075208134ea9411e0a2050a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-dwdweather2
	pkgdesc = Client to access weather data from Deutscher Wetterdienst (DWD), the federal meteorological service in Germany
	pkgver = 0.14.0
	pkgrel = 8
	url = https://github.com/panodata/dwdweather2
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-beautifulsoup4
	depends = python-dateutil
	depends = python-htmllistparse
	depends = python-requests
	depends = python-requests-cache
	depends = python-tqdm
	source = dwdweather2-0.14.0.tar.gz::https://github.com/panodata/dwdweather2/archive/0.14.0.tar.gz
	b2sums = 66624d2857a85ffd8ea2accc323ea77db837875a1a5fc9fcfbb080bb03687ca8d87454e901de967b575fc02293cc882ad2d26da99ca4cc21879c756409611945

pkgname = python-dwdweather2