Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
14
bsp/buildroot/package/python-pudb/python-pudb.mk
Normal file
14
bsp/buildroot/package/python-pudb/python-pudb.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pudb
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PUDB_VERSION = 2016.2
|
||||
PYTHON_PUDB_SOURCE = pudb-$(PYTHON_PUDB_VERSION).tar.gz
|
||||
PYTHON_PUDB_SITE = https://pypi.python.org/packages/50/1a/d9b692e32afff09ccb5aa33c3d51c6d5a80efbb59de90307b33601e7fa62
|
||||
PYTHON_PUDB_SETUP_TYPE = setuptools
|
||||
PYTHON_PUDB_LICENSE = MIT
|
||||
PYTHON_PUDB_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user