mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-20 02:30:05 +02:00
python packages: rebuild to install directly as vendor-packages
This commit is contained in:
@@ -6,7 +6,7 @@ module is not available and that have not yet reached their end-of-life."
|
||||
HOMEPAGE="https://pypi.org/project/gitdb/"
|
||||
COPYRIGHT="2021 Taneli Hukkinen"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
pypiVersion="97/75/10a9ebee3fd790d20926a90a2547f0bf78f371b2f13aa822c759680ca7b9"
|
||||
SOURCE_URI="https://files.pythonhosted.org/packages/$pypiVersion/tomli-2.0.1-py3-none-any.whl#noarchive"
|
||||
CHECKSUM_SHA256='939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc'
|
||||
@@ -54,9 +54,6 @@ INSTALL()
|
||||
rm -rf build
|
||||
$python -m installer -p $prefix tomli-2.0.1-py3-none-any.whl
|
||||
|
||||
mv $installLocation/../site-packages/* $installLocation
|
||||
rm -rf $installLocation/../site-packages
|
||||
|
||||
packageEntries $pythonPackage \
|
||||
$prefix/lib/python*
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user