mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
python-ws4py: bump to version 0.4.2
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
864e8b2060
commit
e87454d72e
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WS4PY_VERSION = 0.3.5
|
||||
PYTHON_WS4PY_VERSION = 0.4.2
|
||||
PYTHON_WS4PY_SOURCE = ws4py-$(PYTHON_WS4PY_VERSION).tar.gz
|
||||
PYTHON_WS4PY_SITE = https://pypi.python.org/packages/c8/b4/1784512791fbd196a48f282ca6c79398cace9541a9c151d89c30b6add6e1
|
||||
PYTHON_WS4PY_SITE = https://pypi.python.org/packages/b8/98/a90f1d96ffcb15dfc220af524ce23e0a5881258dafa197673357ce1683dd
|
||||
PYTHON_WS4PY_SETUP_TYPE = setuptools
|
||||
PYTHON_WS4PY_LICENSE = BSD-3-Clause
|
||||
PYTHON_WS4PY_LICENSE_FILES = ws4py/__init__.py
|
||||
|
||||
Reference in New Issue
Block a user