aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-30 19:52:25 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-30 19:52:25 +0000
commit38190543faeb7db764fdf0b38fb18f4c3023cca8 (patch)
treedf6000e83063b7fe4f9a68e74ef8c7e0d27cf1b9
parent55d1856b7f534845c74d43695e3b9ec40cc0e95f (diff)
downloadports-38190543faeb7db764fdf0b38fb18f4c3023cca8.tar.gz
ports-38190543faeb7db764fdf0b38fb18f4c3023cca8.zip
devel/py-ipdb: Update to 0.13.8
-rw-r--r--devel/py-ipdb/Makefile5
-rw-r--r--devel/py-ipdb/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-ipdb/Makefile b/devel/py-ipdb/Makefile
index 087d7df42d5f..1a08e4f068d0 100644
--- a/devel/py-ipdb/Makefile
+++ b/devel/py-ipdb/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ipdb
-PORTVERSION= 0.13.7
+PORTVERSION= 0.13.8
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,8 @@ COMMENT= IPython-enabled pdb
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=7.17.0:devel/ipython@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>=0:devel/py-decorator@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}ipython>=7.17.0:devel/ipython@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}toml>=0.10.2:textproc/py-toml@${PY_FLAVOR}
USES= python:3.7+
diff --git a/devel/py-ipdb/distinfo b/devel/py-ipdb/distinfo
index 296ecf632d35..2c630434903d 100644
--- a/devel/py-ipdb/distinfo
+++ b/devel/py-ipdb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320144
-SHA256 (ipdb-0.13.7.tar.gz) = 178c367a61c1039e44e17c56fcc4a6e7dc11b33561261382d419b6ddb4401810
-SIZE (ipdb-0.13.7.tar.gz) = 16437
+TIMESTAMP = 1622213928
+SHA256 (ipdb-0.13.8.tar.gz) = 8d368fa048a93ad6c1985d7f1d78d68580c879e4053fc15714bdcf2a1b042d06
+SIZE (ipdb-0.13.8.tar.gz) = 16761