diff --git a/srcpkgs/python-twitter/template b/srcpkgs/python-twitter/template index 69512b2892..1755c51c98 100644 --- a/srcpkgs/python-twitter/template +++ b/srcpkgs/python-twitter/template @@ -1,7 +1,7 @@ # Template file for 'python-twitter' pkgname=python-twitter -version=3.3 -revision=2 +version=3.4 +revision=1 noarch=yes build_style=python-module pycompile_module="twitter" @@ -12,7 +12,7 @@ maintainer="Peter Bui " license="Apache-2.0" homepage="https://github.com/bear/python-twitter" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=a9f2bd038a05ba384fa03e39949d1445349771ce7897aeb3c6d8774beba08185 +checksum=0f76dabb141606126a188b7147316d7184bea81a694f8df69a25b8a2071f5976 pre_build() { sed -i '/setup_requires=/d' setup.py