summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 46765071dd01b4d6f6aeab66be474df49faf74c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-wikipedia-api
	pkgdesc = Python wrapper for Wikipedia
	pkgver = 0.15.0
	pkgrel = 1
	url = https://github.com/martin-majlis/Wikipedia-API
	arch = any
	license = MIT
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-hatchling
	depends = python
	depends = python-click
	depends = python-httpx
	depends = python-tenacity
	source = Wikipedia-API-0.15.0.tar.gz::https://github.com/martin-majlis/Wikipedia-API/archive/v0.15.0.tar.gz
	source = fix-readme-name.patch
	sha256sums = 78ff45feed951f91fdc2183ff533f0a5bed6560e5091b38200ba4ac068fa33df
	sha256sums = SKIP

pkgname = python-wikipedia-api