mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/python-ipdb: bump to version 0.13.9
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
abd008b29f
commit
1474dddf5d
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_IPDB_VERSION = 0.13.2
|
||||
PYTHON_IPDB_VERSION = 0.13.9
|
||||
PYTHON_IPDB_SOURCE = ipdb-$(PYTHON_IPDB_VERSION).tar.gz
|
||||
PYTHON_IPDB_SITE = https://files.pythonhosted.org/packages/2c/bb/a3e1a441719ebd75c6dac8170d3ddba884b7ee8a5c0f9aefa7297386627a
|
||||
PYTHON_IPDB_SITE = https://files.pythonhosted.org/packages/fc/56/9f67dcd4a4b9960373173a31be1b8c47fe351a1c9385677a7bdd82810e57
|
||||
PYTHON_IPDB_SETUP_TYPE = setuptools
|
||||
PYTHON_IPDB_LICENSE = BSD-3-Clause
|
||||
PYTHON_IPDB_LICENSE_FILES = COPYING.txt
|
||||
|
||||
Reference in New Issue
Block a user