mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/python-dockerpty: update tarball URL
Updated package as computed by scanpypi.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 3b0683d66e)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
7d33e2668b
commit
67ab9c832a
@@ -6,7 +6,7 @@
|
||||
|
||||
PYTHON_DOCKERPTY_VERSION = 0.4.1
|
||||
PYTHON_DOCKERPTY_SOURCE = dockerpty-$(PYTHON_DOCKERPTY_VERSION).tar.gz
|
||||
PYTHON_DOCKERPTY_SITE = https://pypi.python.org/packages/8d/ee/e9ecce4c32204a6738e0a5d5883d3413794d7498fe8b06f44becc028d3ba
|
||||
PYTHON_DOCKERPTY_SITE = https://files.pythonhosted.org/packages/8d/ee/e9ecce4c32204a6738e0a5d5883d3413794d7498fe8b06f44becc028d3ba
|
||||
PYTHON_DOCKERPTY_SETUP_TYPE = setuptools
|
||||
PYTHON_DOCKERPTY_LICENSE = Apache-2.0
|
||||
PYTHON_DOCKERPTY_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user