forked from Lainports/freebsd-ports
shells/xonsh: Update to 0.19.2
ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.19.2
This commit is contained in:
parent
c0c036592d
commit
8e96b904e0
2 changed files with 5 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= xonsh
|
||||
DISTVERSION= 0.19.1
|
||||
DISTVERSION= 0.19.2
|
||||
CATEGORIES= shells python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -31,8 +31,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=5.3.1:devel/py-coverage@${PY_FLAV
|
|||
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_integrations.py test_man.py test_ptk_highlight.py \
|
||||
test_bash_completer.py test_dir_completers.py \
|
||||
test_specs.py test_os.xsh test_command_completers.py
|
||||
SHEBANG_FILES= tests/bin/cat tests/bin/pwd tests/bin/wc
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1736792137
|
||||
SHA256 (xonsh-0.19.1.tar.gz) = 5d3de649c909f6d14bc69232219bcbdb8152c830e91ddf17ad169c672397fb97
|
||||
SIZE (xonsh-0.19.1.tar.gz) = 796468
|
||||
TIMESTAMP = 1739375021
|
||||
SHA256 (xonsh-0.19.2.tar.gz) = cfdd0680d954a2c3aefd6caddcc7143a3d06aa417ed18365a08219bb71b960b0
|
||||
SIZE (xonsh-0.19.2.tar.gz) = 799960
|
||||
|
|
Loading…
Add table
Reference in a new issue