python3-chroot: update to 0.10.4.
This commit is contained in:
parent
2288d3be90
commit
e1ba27cc70
@ -1,17 +1,20 @@
|
||||
# Template file for 'python3-chroot'
|
||||
pkgname=python3-chroot
|
||||
version=0.10.1
|
||||
revision=3
|
||||
version=0.10.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
# OSError: [Errno 16] Device or resource busy: '/proc'
|
||||
make_check_args="--deselect=tests/test_chroot.py::TestChroot::test_chroot"
|
||||
hostmakedepends="python3-setuptools python3-snakeoil"
|
||||
depends="python3-snakeoil"
|
||||
checkdepends="${depends} python3-pytest-xdist"
|
||||
short_desc="Python3 Library and CLI tool that simplify chroot handling"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/pkgcore/pychroot"
|
||||
#changelog="https://github.com/pkgcore/pychroot/blob/master/NEWS.rst"
|
||||
homepage="https://pkgcore.github.io/pychroot/"
|
||||
changelog="https://raw.githubusercontent.com/pkgcore/pychroot/master/NEWS.rst"
|
||||
distfiles="${PYPI_SITE}/p/pychroot/pychroot-${version}.tar.gz"
|
||||
checksum=10b2d5195062d110df8e28bcdb1d79d1e8109fb77a226455ab2df6b40e7ff289
|
||||
checksum=bb06b9c5b811aba80acac0f214ff7e5c7814b17f899986cdcd3f914f31a39609
|
||||
conflicts="python-chroot>=0"
|
||||
|
||||
post_install() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user