python-pyte: update to 0.7.0 (#8069)

This commit is contained in:
Sir-Boops 2017-10-13 01:22:30 -06:00 committed by Juan RP
parent 4a6033f283
commit 4282d54d31

View file

@ -1,7 +1,7 @@
# Template file for 'python-pyte'
pkgname=python-pyte
version=0.6.0
revision=2
version=0.7.0
revision=1
noarch=yes
wrksrc="pyte-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Sir_Boops <admin@boops.me>"
license="LGPL-3"
homepage="https://github.com/selectel/pyte"
distfiles="https://github.com/selectel/pyte/archive/${version}.tar.gz"
checksum=cc364b4f84bf86eebe2fe9fb49008a6cba1dbda3def5e89540cd2416e5a2d763
checksum=3d0b6909a68fac1856f325c7d0d7434e13ee2ab91ca09fcc762ee03a64e5fdee
pre_build() {
sed -i '/setup_requires/d' setup.py