python3-ruamel.yaml.clib: rebuild for Python 3.11
This commit is contained in:
parent
10610e3b95
commit
1848b8b1fc
1 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-ruamel.yaml.clib'
|
# Template file for 'python3-ruamel.yaml.clib'
|
||||||
pkgname=python3-ruamel.yaml.clib
|
pkgname=python3-ruamel.yaml.clib
|
||||||
version=0.2.7
|
version=0.2.7
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="ruamel.yaml.clib-${version}"
|
wrksrc="ruamel.yaml.clib-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -15,10 +15,7 @@ distfiles="${PYPI_SITE}/r/ruamel.yaml.clib/ruamel.yaml.clib-${version}.tar.gz"
|
||||||
checksum=1f08fd5a2bea9c4180db71678e850b995d2a5f4537be0e94557668cf0f5f9497
|
checksum=1f08fd5a2bea9c4180db71678e850b995d2a5f4537be0e94557668cf0f5f9497
|
||||||
|
|
||||||
export RUAMEL_NO_PIP_INSTALL_CHECK=1
|
export RUAMEL_NO_PIP_INSTALL_CHECK=1
|
||||||
|
make_check=no
|
||||||
do_check() {
|
|
||||||
: test not found
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue