mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +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-dicttoxml2/python-dicttoxml2.mk
Normal file
14
package/python-dicttoxml2/python-dicttoxml2.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-dicttoxml2
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_DICTTOXML2_VERSION = 2.1.0
|
||||
PYTHON_DICTTOXML2_SOURCE = dicttoxml2-$(PYTHON_DICTTOXML2_VERSION).tar.gz
|
||||
PYTHON_DICTTOXML2_SITE = https://files.pythonhosted.org/packages/0b/24/7a6d37b2770843e34685e470fd711955cb0f77c354c73d8ca64b02420bce
|
||||
PYTHON_DICTTOXML2_SETUP_TYPE = setuptools
|
||||
PYTHON_DICTTOXML2_LICENSE = GPL-2.0
|
||||
PYTHON_DICTTOXML2_LICENSE_FILES = LICENCE.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user