mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
python-twitter: update to 3.3
This commit is contained in:
parent
4c992f3af6
commit
0cb4dd5724
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-twitter'
|
# Template file for 'python-twitter'
|
||||||
pkgname=python-twitter
|
pkgname=python-twitter
|
||||||
version=3.2.1
|
version=3.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/bear/python-twitter"
|
homepage="https://github.com/bear/python-twitter"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f621e035e114435114967a35a34d3346e59544df4c69fbedb1e382d9677087db
|
checksum=a9f2bd038a05ba384fa03e39949d1445349771ce7897aeb3c6d8774beba08185
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/setup_requires=/d' setup.py
|
sed -i '/setup_requires=/d' setup.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue