mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-*: remove unnecessary make_install_target for pep517
Now that the wheel glob in do_check and do_install is more generic, there is no longer a need to override the default behavior.
This commit is contained in:
parent
126798875f
commit
618becd2d0
16 changed files with 0 additions and 16 deletions
|
@ -3,7 +3,6 @@ pkgname=python3-PyHamcrest
|
|||
version=2.0.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/pyhamcrest-${version}-*-*-*.whl"
|
||||
hostmakedepends="hatch-vcs"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest python3-numpy"
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=python3-Pyphen
|
|||
version=0.14.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/pyphen-${version}-*-*-*.whl"
|
||||
hostmakedepends="python3-poetry-core python3-flit_core"
|
||||
checkdepends="python3-pytest-isort python3-pytest-cov python3-pytest-flake8
|
||||
python3-pytest-xdist"
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=python3-Sphinx
|
|||
version=7.0.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/sphinx-$version-py3-none-any.whl"
|
||||
hostmakedepends="python3-flit_core python3-pyproject-hooks"
|
||||
depends="python3-Jinja2 python3-docutils python3-Pygments
|
||||
python3-snowballstemmer python3-Babel python3-alabaster python3-imagesize
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=python3-WeasyPrint
|
|||
version=59.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/weasyprint-${version}-py3-none-any.whl"
|
||||
_runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib python3-cffi
|
||||
python3-Pyphen python3-pydyf glib pango"
|
||||
hostmakedepends="python3-poetry-core python3-flit_core ${_runtime_deps}"
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=python3-ansible-lint
|
|||
version=6.14.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/ansible_lint-*-*-*-*.whl"
|
||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||
depends="python3-ansible-compat ansible-core black python3-filelock
|
||||
python3-jsonschema python3-packaging python3-yaml python3-rich
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=python3-b2sdk
|
|||
version=1.20.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/b2sdk-${version}-*-*-*.whl"
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
depends="python3-logfury python3-Arrow python3-requests python3-tqdm"
|
||||
checkdepends="python3-pytest-lazy-fixture $depends python3-dateutil
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=python3-gnupg
|
|||
version=0.5.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/python_gnupg-${version}-py2.py3-none-any.whl"
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3 gnupg"
|
||||
checkdepends="${depends} python3-pytest"
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=python3-ipython_ipykernel
|
|||
version=6.19.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/ipykernel-${version}-*-*-*.whl"
|
||||
hostmakedepends="hatchling python3-jupyter_client python3-jupyter_core
|
||||
python3-platformdirs"
|
||||
depends="python3-ipython python3-traitlets python3-jupyter_client python3-tornado
|
||||
|
|
|
@ -4,7 +4,6 @@ version=1.5.3
|
|||
revision=6
|
||||
build_style=python3-pep517
|
||||
make_check_args="--ignore=scripts"
|
||||
make_install_target="dist/Logbook-${version}-*-*-*_*.whl"
|
||||
hostmakedepends="python3-setuptools python3-wheel python3-devel python3-Cython"
|
||||
depends="python3"
|
||||
checkdepends="python3-execnet python3-pytest python3-pyzmq python3-SQLAlchemy
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=python3-markdown-it
|
|||
version=2.2.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/markdown_it_py-${version}-*-*-*.whl"
|
||||
hostmakedepends="python3-flit_core"
|
||||
depends="python3-mdurl"
|
||||
short_desc="Python port of the JavaScript mardown-it package"
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=python3-mistune2
|
|||
version=2.0.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/mistune-${version}-*-*-*.whl"
|
||||
hostmakedepends="python3-wheel"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=python3-quart
|
|||
version=0.18.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/quart-${version}-*-*-*.whl"
|
||||
hostmakedepends="python3-poetry-core"
|
||||
depends="python3-aiofiles python3-hypercorn python3-click python3-MarkupSafe
|
||||
python3-blinker python3-itsdangerous python3-Jinja2 python3-Werkzeug"
|
||||
|
|
|
@ -6,7 +6,6 @@ build_style=python3-pep517
|
|||
make_check_args="--ignore=tests/test_36_mdbcache.py \
|
||||
--ignore=tests/test_75_mongodb.py \
|
||||
--ignore=tests/test_76_metadata_in_mdb.py"
|
||||
make_install_target="dist/pysaml2-${version}-*-*-*.whl"
|
||||
hostmakedepends="python3-poetry-core unzip"
|
||||
depends="python3-cryptography python3-openssl python3-dateutil python3-pytz
|
||||
python3-requests python3-six python3-defusedxml python3-xmlschema"
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=python3-ytmusicapi
|
|||
version=1.0.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/ytmusicapi-*.*.*-*-*-*.whl"
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
depends="python3-requests"
|
||||
checkdepends="$depends python3-coverage"
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=rofi-rbw
|
|||
version=1.2.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/rofi_rbw-${version}-py3-none-any.whl"
|
||||
hostmakedepends="python3-poetry-core"
|
||||
depends="python3 python3-ConfigArgParse rbw"
|
||||
short_desc="Rofi frontend for Bitwarden"
|
||||
|
|
|
@ -5,7 +5,6 @@ revision=1
|
|||
build_style=python3-pep517
|
||||
build_helper=rust
|
||||
make_check_target=tests
|
||||
make_install_target="dist/matrix_synapse-${version}-*-*-*.whl"
|
||||
hostmakedepends="python3-poetry-core python3-setuptools-rust cargo"
|
||||
depends="python3-jsonschema python3-immutabledict python3-unpaddedbase64
|
||||
python3-canonicaljson python3-signedjson python3-pynacl
|
||||
|
|
Loading…
Add table
Reference in a new issue