python-twitter: update to 3.2
This commit is contained in:
parent
303aab1802
commit
3485c52925
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-twitter'
|
||||
pkgname=python-twitter
|
||||
version=3.1
|
||||
revision=3
|
||||
version=3.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
pycompile_module="twitter"
|
||||
|
@ -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=74cfdd6a7bbe00fdd08ce582c9a2ee5d6c080e6c228ffced009a356092fbb923
|
||||
checksum=0cd7cc917ffdfc565739679fb0b8ea175d7ffd7a1f2b2bd6219c999aada96f61
|
||||
|
||||
python3-twitter_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue