shells/xonsh: Update to 0.16.0

ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.16.0
main
Nuno Teixeira 2024-04-26 20:32:13 +01:00
parent b8d05bfbbb
commit 211a2bc52e
2 changed files with 7 additions and 5 deletions

View File

@ -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

View File

@ -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