mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-27 13:02: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:
14
package/python-rfc3987/python-rfc3987.mk
Normal file
14
package/python-rfc3987/python-rfc3987.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-rfc3987
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_RFC3987_VERSION = 1.3.8
|
||||
PYTHON_RFC3987_SOURCE = rfc3987-$(PYTHON_RFC3987_VERSION).tar.gz
|
||||
PYTHON_RFC3987_SITE = https://files.pythonhosted.org/packages/14/bb/f1395c4b62f251a1cb503ff884500ebd248eed593f41b469f89caa3547bd
|
||||
PYTHON_RFC3987_SETUP_TYPE = setuptools
|
||||
PYTHON_RFC3987_LICENSE = GPL-3.0+
|
||||
PYTHON_RFC3987_LICENSE_FILES = COPYING.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user