mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/python-twisted: bump to version 20.3.0
Update in the copyright year of the license file: -Copyright (c) 2001-2019 +Copyright (c) 2001-2020 Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
30d6c1cb6a
commit
99fb506cdf
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TWISTED_VERSION = 19.10.0
|
||||
PYTHON_TWISTED_VERSION = 20.3.0
|
||||
PYTHON_TWISTED_SOURCE = Twisted-$(PYTHON_TWISTED_VERSION).tar.bz2
|
||||
PYTHON_TWISTED_SITE = https://files.pythonhosted.org/packages/0b/95/5fff90cd4093c79759d736e5f7c921c8eb7e5057a70d753cdb4e8e5895d7
|
||||
PYTHON_TWISTED_SITE = https://files.pythonhosted.org/packages/4a/b4/4973c7ccb5be2ec0abc779b7d5f9d5f24b17b0349e23240cfc9dc3bd83cc
|
||||
PYTHON_TWISTED_SETUP_TYPE = setuptools
|
||||
PYTHON_TWISTED_LICENSE = MIT
|
||||
PYTHON_TWISTED_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user