blob: af4b0b4e463b7016dcc2898d78a4298b4fa906d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-pywikibot
pkgdesc = Python library that interfaces with the MediaWiki API
pkgver = 11.3.0
pkgrel = 1
url = https://www.mediawiki.org/wiki/Manual:pywikibot
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-mwparserfromhell
depends = python-packaging
depends = python-requests
optdepends = python-wikitextparser: parsing MediaWiki wikicode
optdepends = python-stdnum: cosmetic changes for numbers
source = pywikibot-11.3.0.tar.gz::https://github.com/wikimedia/pywikibot/archive/11.3.0.tar.gz
sha512sums = f3fc17e70e1cce37f71bb9af00896f0bcd9d677dccf095d0e2960c66bb4ae0744ee9523af8242783450dfdf3b7939525daa958c588463a0b00ba838a34067f91
pkgname = python-pywikibot
|