mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 19:13:51 +02:00
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'
|
||||
pkgname=python3-ruamel.yaml.clib
|
||||
version=0.2.7
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="ruamel.yaml.clib-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -15,10 +15,7 @@ distfiles="${PYPI_SITE}/r/ruamel.yaml.clib/ruamel.yaml.clib-${version}.tar.gz"
|
|||
checksum=1f08fd5a2bea9c4180db71678e850b995d2a5f4537be0e94557668cf0f5f9497
|
||||
|
||||
export RUAMEL_NO_PIP_INSTALL_CHECK=1
|
||||
|
||||
do_check() {
|
||||
: test not found
|
||||
}
|
||||
make_check=no
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue