mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-13 14:12:12 +00:00
Update to buildroot 2023.08.2, updated nwipe to v0.35, added ChromeOS and Microsoft Surface drivers, fibre channel drivers.
This commit is contained in:
14
package/python-wheel/python-wheel.mk
Normal file
14
package/python-wheel/python-wheel.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-wheel
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WHEEL_VERSION = 0.40.0
|
||||
PYTHON_WHEEL_SOURCE = wheel-$(PYTHON_WHEEL_VERSION).tar.gz
|
||||
PYTHON_WHEEL_SITE = https://files.pythonhosted.org/packages/fc/ef/0335f7217dd1e8096a9e8383e1d472aa14717878ffe07c4772e68b6e8735
|
||||
PYTHON_WHEEL_SETUP_TYPE = flit
|
||||
PYTHON_WHEEL_LICENSE = MIT
|
||||
PYTHON_WHEEL_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
$(eval $(host-python-package))
|
||||
Reference in New Issue
Block a user