python3-chroot: update to 0.10.1
This commit is contained in:
parent
89ccd78fdb
commit
ee96b719ee
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-chroot'
|
# Template file for 'python3-chroot'
|
||||||
pkgname=python3-chroot
|
pkgname=python3-chroot
|
||||||
version=0.9.18
|
version=0.10.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="pychroot-${version}"
|
wrksrc="pychroot-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-snakeoil"
|
hostmakedepends="python3-setuptools python3-snakeoil"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/pkgcore/pychroot"
|
homepage="https://github.com/pkgcore/pychroot"
|
||||||
#changelog="https://github.com/pkgcore/pychroot/blob/master/NEWS.rst"
|
#changelog="https://github.com/pkgcore/pychroot/blob/master/NEWS.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pychroot/pychroot-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pychroot/pychroot-${version}.tar.gz"
|
||||||
checksum=ec78082c9ea8a30733ac1cf9773431fe118fb4cbeaf1098572c3b8e4e16eb7aa
|
checksum=10b2d5195062d110df8e28bcdb1d79d1e8109fb77a226455ab2df6b40e7ff289
|
||||||
conflicts="python-chroot>=0"
|
conflicts="python-chroot>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue