git: c0039ce60dfa - main - math/py-evalidate: update 2.0.2 → 2.1.3
Yuri Victorovich <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c0039ce60dfa4e2a8f15e70b668f8675bae78a27 commit c0039ce60dfa4e2a8f15e70b668f8675bae78a27 Author: Yuri Victorovich <[email protected]> AuthorDate: 2026-08-01 05:52:31 +0000 Commit: Yuri Victorovich <[email protected]> CommitDate: 2026-08-01 06:50:06 +0000 math/py-evalidate: update 2.0.2 → 2.1.3 --- math/py-evalidate/Makefile | 9 ++++++--- math/py-evalidate/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/math/py-evalidate/Makefile b/math/py-evalidate/Makefile index 83830932b9da..ab11997f4037 100644 --- a/math/py-evalidate/Makefile +++ b/math/py-evalidate/Makefile @@ -1,7 +1,6 @@ PORTNAME= evalidate DISTVERSIONPREFIX= v -DISTVERSION= 2.0.2 -PORTREVISION= 1 +DISTVERSION= 2.1.3 CATEGORIES= math python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,11 +12,15 @@ WWW= https://github.com/yaroslaff/evalidate LICENSE= MIT USES= python -USE_PYTHON= distutils autoplist pytest # the test tests/test_jailbreak.py::TestJailbreak::test_mul_overflow runs in a very high memory - 12+GB, see https://github.com/yaroslaff/evalidate/issues/8 +USE_PYTHON= distutils autoplist pytest + +PYTEST_BROKEN_TESTS= test_mul_overflow # tests/test_jailbreak.py::TestJailbreak::test_mul_overflow uses 12+GB of memory, see https://github.com/yaroslaff/evalidate/issues/8 USE_GITHUB= yes GH_ACCOUNT= yaroslaff NO_ARCH= yes +# tests as of 2.1.3: 33 passed, 2 warnings in 10.93s + .include <bsd.port.mk> diff --git a/math/py-evalidate/distinfo b/math/py-evalidate/distinfo index 3a53ef293a02..1673f36d5498 100644 --- a/math/py-evalidate/distinfo +++ b/math/py-evalidate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688954497 -SHA256 (yaroslaff-evalidate-v2.0.2_GH0.tar.gz) = a8791299bd372095c678eba4d226f5922860eb70d86b25ed66fe0e26566f36f5 -SIZE (yaroslaff-evalidate-v2.0.2_GH0.tar.gz) = 9714 +TIMESTAMP = 1785521879 +SHA256 (yaroslaff-evalidate-v2.1.3_GH0.tar.gz) = 7f23243c356ad734e4ac05965f5d905fbfd4fab206985e7a20fc932d42c54bcc +SIZE (yaroslaff-evalidate-v2.1.3_GH0.tar.gz) = 14074