blob: 3f22dde13e845254289a02df49cb9e7041e27877 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-pywikibot
pkgdesc = Python MediaWiki Bot Framework
pkgver = 3.0.20200111
pkgrel = 1
url = https://www.mediawiki.org/wiki/Pywikibot
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-requests
source = https://files.pythonhosted.org/packages/source/p/pywikibot/pywikibot-3.0.20200111.tar.gz
sha256sums = 55cffa9133df0ffa6f30cedbdff34d76f61c314bf51e2b0f67755ec4da8d4c84
pkgname = python-pywikibot
|