mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
shells/xonsh: Update to 0.19.3
ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.19.3
This commit is contained in:
parent
60578a03d7
commit
a6f288b883
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= xonsh
|
||||
DISTVERSION= 0.19.2
|
||||
DISTVERSION= 0.19.3
|
||||
CATEGORIES= shells python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -33,7 +33,8 @@ USE_PYTHON= autoplist concurrent pep517 pytest
|
|||
PYTEST_BROKEN_TESTS= test_builtins.py test_commands_cache.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
|
||||
test_specs.py test_os.xsh test_command_completers.py \
|
||||
test_tracer.py
|
||||
SHEBANG_FILES= tests/bin/cat tests/bin/pwd tests/bin/wc
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1739375021
|
||||
SHA256 (xonsh-0.19.2.tar.gz) = cfdd0680d954a2c3aefd6caddcc7143a3d06aa417ed18365a08219bb71b960b0
|
||||
SIZE (xonsh-0.19.2.tar.gz) = 799960
|
||||
TIMESTAMP = 1742420614
|
||||
SHA256 (xonsh-0.19.3.tar.gz) = f3a58752b12f02bf2b17b91e88a83615115bb4883032cf8ef36e451964f29e90
|
||||
SIZE (xonsh-0.19.3.tar.gz) = 801379
|
||||
|
|
Loading…
Add table
Reference in a new issue