mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 01:52:11 +00:00
Upgrade buildroot to 2023.05 (from 2021.08.2), kernel is upgraded to 6.3 (from 5.13.19).
This commit is contained in:
@@ -4,11 +4,13 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GREENLET_VERSION = 0.4.16
|
||||
PYTHON_GREENLET_VERSION = 2.0.2
|
||||
PYTHON_GREENLET_SOURCE = greenlet-$(PYTHON_GREENLET_VERSION).tar.gz
|
||||
PYTHON_GREENLET_SITE = https://files.pythonhosted.org/packages/20/5e/b989a19f4597b825f44125345cd8a8574216fae7fafe69e2cb1238ebd18a
|
||||
PYTHON_GREENLET_SETUP_TYPE = distutils
|
||||
PYTHON_GREENLET_SITE = https://files.pythonhosted.org/packages/1e/1e/632e55a04d732c8184201238d911207682b119c35cecbb9a573a6c566731
|
||||
PYTHON_GREENLET_SETUP_TYPE = setuptools
|
||||
PYTHON_GREENLET_LICENSE = MIT, PSF-2.0
|
||||
PYTHON_GREENLET_LICENSE_FILES = LICENSE LICENSE.PSF
|
||||
PYTHON_GREENLET_ENV = GREENLET_TEST_CPP=no
|
||||
|
||||
$(eval $(python-package))
|
||||
$(eval $(host-python-package))
|
||||
|
||||
Reference in New Issue
Block a user