python-twitter: update to 3.4.2. (#15007)
This commit is contained in:
parent
6dd93c19e3
commit
17a227f5e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-twitter'
|
||||
pkgname=python-twitter
|
||||
version=3.4.1
|
||||
version=3.4.2
|
||||
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=038c2af8131fab423e242386c7ee30334ef6b71cacea1c8f74f095a09cef6979
|
||||
checksum=77ebcf2344b622d2fa1e54a851971e030ae313c754863b435e5c1827be97a721
|
||||
|
||||
pre_build() {
|
||||
sed -i '/setup_requires=/d' setup.py
|
||||
|
|
Loading…
Reference in a new issue