python-twitter: update to 3.3

This commit is contained in:
Alessio Sergi 2017-05-23 20:03:51 +02:00
parent 4c992f3af6
commit 0cb4dd5724

View file

@ -1,6 +1,6 @@
# Template file for 'python-twitter'
pkgname=python-twitter
version=3.2.1
version=3.3
revision=1
noarch=yes
build_style=python-module
@ -12,7 +12,7 @@ maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/bear/python-twitter"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=f621e035e114435114967a35a34d3346e59544df4c69fbedb1e382d9677087db
checksum=a9f2bd038a05ba384fa03e39949d1445349771ce7897aeb3c6d8774beba08185
pre_build() {
sed -i '/setup_requires=/d' setup.py