mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
2121344e41
commit
87cf63602b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-twitter'
|
# Template file for 'python-twitter'
|
||||||
pkgname=python-twitter
|
pkgname=python-twitter
|
||||||
version=3.3
|
version=3.4
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="twitter"
|
pycompile_module="twitter"
|
||||||
|
@ -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=a9f2bd038a05ba384fa03e39949d1445349771ce7897aeb3c6d8774beba08185
|
checksum=0f76dabb141606126a188b7147316d7184bea81a694f8df69a25b8a2071f5976
|
||||||
|
|
||||||
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