mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-14 06:32:11 +00:00
Updated ShredOS to Buildroot 2025.11, kernel 6.18.0
This commit is contained in:
14
package/python-waitress/python-waitress.mk
Normal file
14
package/python-waitress/python-waitress.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-waitress
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WAITRESS_VERSION = 3.0.2
|
||||
PYTHON_WAITRESS_SOURCE = waitress-$(PYTHON_WAITRESS_VERSION).tar.gz
|
||||
PYTHON_WAITRESS_SITE = https://files.pythonhosted.org/packages/bf/cb/04ddb054f45faa306a230769e868c28b8065ea196891f09004ebace5b184
|
||||
PYTHON_WAITRESS_SETUP_TYPE = setuptools
|
||||
PYTHON_WAITRESS_LICENSE = ZPL-2.1
|
||||
PYTHON_WAITRESS_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user