mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-14 14:42:12 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-ipdb/python-ipdb.mk
Normal file
14
package/python-ipdb/python-ipdb.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-ipdb
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_IPDB_VERSION = 0.13.2
|
||||
PYTHON_IPDB_SOURCE = ipdb-$(PYTHON_IPDB_VERSION).tar.gz
|
||||
PYTHON_IPDB_SITE = https://files.pythonhosted.org/packages/2c/bb/a3e1a441719ebd75c6dac8170d3ddba884b7ee8a5c0f9aefa7297386627a
|
||||
PYTHON_IPDB_SETUP_TYPE = setuptools
|
||||
PYTHON_IPDB_LICENSE = BSD-3-Clause
|
||||
PYTHON_IPDB_LICENSE_FILES = COPYING.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user