mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
package/python-ptyprocess: bump to version 0.6.0
Also add hash for license file. 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
fae5d3298a
commit
8a50813f1b
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PTYPROCESS_VERSION = 0.5.1
|
||||
PYTHON_PTYPROCESS_SITE = https://pypi.python.org/packages/source/p/ptyprocess
|
||||
PYTHON_PTYPROCESS_VERSION = 0.6.0
|
||||
PYTHON_PTYPROCESS_SITE = https://files.pythonhosted.org/packages/7d/2d/e4b8733cf79b7309d84c9081a4ab558c89d8c89da5961bf4ddb050ca1ce0
|
||||
PYTHON_PTYPROCESS_SOURCE = ptyprocess-$(PYTHON_PTYPROCESS_VERSION).tar.gz
|
||||
PYTHON_PTYPROCESS_LICENSE = ISC
|
||||
PYTHON_PTYPROCESS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user