aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-04-26 19:32:13 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-04-26 19:32:13 +0000
commit211a2bc52e99a00d0cf9bbae8e045b94fd239ca5 (patch)
tree06af1500c647d03d37bc125c2bb7570e14e89a3d
parentb8d05bfbbb022472332d11d480b7f7b0caa35545 (diff)
downloadports-211a2bc52e99a00d0cf9bbae8e045b94fd239ca5.tar.gz
ports-211a2bc52e99a00d0cf9bbae8e045b94fd239ca5.zip
shells/xonsh: Update to 0.16.0
-rw-r--r--shells/xonsh/Makefile6
-rw-r--r--shells/xonsh/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/shells/xonsh/Makefile b/shells/xonsh/Makefile
index e6462ea99a21..75a293a8af91 100644
--- a/shells/xonsh/Makefile
+++ b/shells/xonsh/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xonsh
-DISTVERSION= 0.15.1
+DISTVERSION= 0.16.0
CATEGORIES= shells python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,13 +19,15 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>0:devel/py-prompt-toolkit@${
${PYTHON_PKGNAMEPREFIX}pyte>0:devel/py-pyte@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-subprocess>0:devel/py-pytest-subprocess@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
USES= python shebangfix
USE_PYTHON= autoplist concurrent pep517 pytest
PYTEST_BROKEN_TESTS= test_builtins.py test_commands_cache.py \
test_integrations.py test_main.py test_man.py \
- test_ptk_highlight.py test_virtualenv_activator.py
+ test_ptk_highlight.py test_virtualenv_activator.py \
+ test_bash_completer.py test_dir_completers.py
SHEBANG_FILES= tests/bin/cat tests/bin/pwd tests/bin/wc
#TESTS WIP
diff --git a/shells/xonsh/distinfo b/shells/xonsh/distinfo
index 0c92d0509f9b..1780c421032f 100644
--- a/shells/xonsh/distinfo
+++ b/shells/xonsh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713250586
-SHA256 (xonsh-0.15.1.tar.gz) = 34a6332b7a86f6fe86a74273585c59ab1f3c89292fda5a9eafe54c926bac4710
-SIZE (xonsh-0.15.1.tar.gz) = 768629
+TIMESTAMP = 1714157092
+SHA256 (xonsh-0.16.0.tar.gz) = 087be3080082f7464960663809472f96ea4ca2a95631623c28ba50a8d1879e7b
+SIZE (xonsh-0.16.0.tar.gz) = 773159