python-twitter: update to 3.4.1.

This commit is contained in:
Peter Bui 2018-03-29 08:52:28 -04:00 committed by Enno Boland
parent 8a2396aa15
commit e872e11b01
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-twitter'
pkgname=python-twitter
version=3.4
version=3.4.1
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=0f76dabb141606126a188b7147316d7184bea81a694f8df69a25b8a2071f5976
checksum=038c2af8131fab423e242386c7ee30334ef6b71cacea1c8f74f095a09cef6979
pre_build() {
sed -i '/setup_requires=/d' setup.py