mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/python-cheroot: bump to version 8.2.1
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c28de26c30
commit
6d64218cc7
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CHEROOT_VERSION = 8.1.0
|
||||
PYTHON_CHEROOT_VERSION = 8.2.1
|
||||
PYTHON_CHEROOT_SOURCE = cheroot-$(PYTHON_CHEROOT_VERSION).tar.gz
|
||||
PYTHON_CHEROOT_SITE = https://files.pythonhosted.org/packages/a1/6c/899c7de9323e440f7eda28fead4a84bd0ae5a557e6ebf8f12270cc502043
|
||||
PYTHON_CHEROOT_SITE = https://files.pythonhosted.org/packages/9b/4d/2e51e7ce60f54a5279e91648b9b9b497d4d22bc624ecae6af1b6866144a7
|
||||
PYTHON_CHEROOT_LICENSE = BSD-3-Clause
|
||||
PYTHON_CHEROOT_LICENSE_FILES = LICENSE.md
|
||||
PYTHON_CHEROOT_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user