mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-25 20:12:12 +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:
14
package/python-gast/python-gast.mk
Normal file
14
package/python-gast/python-gast.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-gast
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GAST_VERSION = 0.5.3
|
||||
PYTHON_GAST_SOURCE = gast-$(PYTHON_GAST_VERSION).tar.gz
|
||||
PYTHON_GAST_SITE = https://files.pythonhosted.org/packages/48/a3/0bd844c54ae8141642088b7ae09dd38fec2ec7faa9b7d25bb6a23c1f266f
|
||||
PYTHON_GAST_SETUP_TYPE = setuptools
|
||||
PYTHON_GAST_LICENSE = BSD-3-Clause
|
||||
PYTHON_GAST_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(host-python-package))
|
||||
Reference in New Issue
Block a user