diff --git a/shells/xonsh/Makefile b/shells/xonsh/Makefile index 9dba2eac3c7b..5a2ba355ed8e 100644 --- a/shells/xonsh/Makefile +++ b/shells/xonsh/Makefile @@ -1,36 +1,36 @@ PORTNAME= xonsh -DISTVERSION= 0.17.0 +DISTVERSION= 0.18.1 CATEGORIES= shells python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= eduardo@FreeBSD.org COMMENT= Python-powered, cross-platform, Unix-gazing shell WWW= https://xon.sh LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/license BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>0:devel/py-prompt-toolkit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \ ${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_bash_completer.py test_dir_completers.py SHEBANG_FILES= tests/bin/cat tests/bin/pwd tests/bin/wc #TESTS WIP NO_ARCH= yes .include diff --git a/shells/xonsh/distinfo b/shells/xonsh/distinfo index 957e4a8330e1..7daa99c9e43e 100644 --- a/shells/xonsh/distinfo +++ b/shells/xonsh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718885408 -SHA256 (xonsh-0.17.0.tar.gz) = 299be7f25f8dfb21d9a62756154f408674809025ed7871b03f70d9507987509e -SIZE (xonsh-0.17.0.tar.gz) = 787194 +TIMESTAMP = 1721244669 +SHA256 (xonsh-0.18.1.tar.gz) = b3063ae7606c7b7177a0135e0850fb1dca6ed234401401aa22dc10529b2d2cb8 +SIZE (xonsh-0.18.1.tar.gz) = 791325