blob: 7eebed1ae5473db627dc953e6cfc007e6426b3f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = python2-pywikibot
pkgdesc = Python library that interfaces with the MediaWiki API
pkgver = 3.0.20200405
pkgrel = 1
url = https://www.mediawiki.org/wiki/Manual:Pywikibot
arch = any
license = MIT
makedepends = python2
makedepends = python2-enum34
makedepends = python2-ipaddr
makedepends = python2-pathlib2
makedepends = python2-requests
makedepends = python2-setuptools
source = https://files.pythonhosted.org/packages/source/p/pywikibot/pywikibot-3.0.20200405.tar.gz
source = LICENSE
sha256sums = f83e7021b053dd63f4b4781101e75ce46aa37f1cd59e5f939d3cb0a4768d0c19
sha256sums = 4a7ee113b7e0a0b6a7fb7a2bd1d10de5be48849f881cb8190481a52fe32c2345
pkgname = python2-pywikibot
depends = python2
depends = python2-requests
depends = python2-ipaddr
depends = python2-pathlib2
depends = python2-enum34
optdepends = python2-mwparserfromhell: improved parser
conflicts = python2-pywikibot-git
|