blob: 865cc6a9da17c380df673c6d0f9745bf9337f11f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python2-pywikibot-git
pkgdesc = Python library that interfaces with the MediaWiki API
pkgver = 4362.bd2b9b0
pkgrel = 1
url = https://www.mediawiki.org/wiki/Manual:Pywikibot
install = install
arch = any
license = MIT
makedepends = python2-setuptools
makedepends = git
depends = python2-httplib2
source = python2-pywikibot-git::git+https://gerrit.wikimedia.org/r/p/pywikibot/core.git
source = user-config.py
md5sums = SKIP
md5sums = 0f7c5edb33017b4bbea2f80f13fe4843
pkgname = python2-pywikibot-git
|