python-pyte: update to 0.7.0 (#8069)
This commit is contained in:
parent
4a6033f283
commit
4282d54d31
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue