summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 35e1a233b4ef692ccf4a3747816f5495ad9f980f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pyowm
	pkgdesc = A Python wrapper around the OpenWeatherMap API
	pkgver = 2.9.0
	pkgrel = 2
	url = https://github.com/csparpa/pyowm
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-requests
	depends = python-geojson
	source = https://github.com/csparpa/pyowm/archive/2.9.0.tar.gz
	md5sums = SKIP

pkgname = python-pyowm
	depends = python