blob: 398b852b6ac2f48e3a1b05e95431429f7e840f35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-twython
pkgdesc = Pure Python wrapper for the Twitter API
pkgver = 3.8.2
pkgrel = 1
url = https://github.com/ryanmcgrath/twython
arch = any
license = MIT
depends = python-requests
depends = python-requests-oauthlib
options = !emptydirs
source = https://files.pythonhosted.org/packages/b7/2c/fb17cb309fccd4e63638715325768bd959b0ad78b23b0cbc0738f5fc8c58/twython-3.8.2.tar.gz
sha256sums = c6ca64309260e0ab47267f76217c80812f591991437f376fc61498816384f9e7
pkgname = python-twython
|