blob: f9dc7d8bf6ec73cfe968dcc82a9daf625efe6cd1 (
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 = 5.5.0
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-5.5.0.tar.gz
sha256sums = f598f67f82ab8d663273458c46d01ca2450ac2e39cb3fe7948f25911c6a0402d
pkgname = python-pywikibot
|