cad/py-edalize: Update 0.4.1 → 0.5.0

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2023-03-25 09:51:54 -07:00
parent cfec8bcb88
commit 74fc4b0afb
2 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= edalize
DISTVERSION= 0.4.1
DISTVERSION= 0.5.0
CATEGORIES= cad python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -30,7 +30,7 @@ post-patch:
@${GREP} -rl '$$(shell which python3)' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -i '' -e 's|$$(shell which python3)|${PYTHON_CMD}|'
@${REINPLACE_CMD} -i '' -e 's|/usr/bin/env python3|${PYTHON_CMD}|' ${WRKSRC}/tests/mock_commands/vcs
# testsuite has intemittent failures: in many runs many tests fail, but sometimes all tests but 1 succeed, see https://github.com/olofk/edalize/issues/368
# 1 test (test_modelsim) always fails because it depends on Intel's modelsim
# testsuite has intermittent failures: in many runs many tests fail, but sometimes all tests but 1 succeed, see https://github.com/olofk/edalize/issues/368
# 2 tests (test_modelsim,test_modelsim_common_compilation) always fail because it depends on Intel's modelsim
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1673149710
SHA256 (edalize-0.4.1.tar.gz) = 50dd5f7bf29f5d6b224b0ef714dd37d9c7deea3676b62a020fdda84426dc1afb
SIZE (edalize-0.4.1.tar.gz) = 342459
TIMESTAMP = 1679762087
SHA256 (edalize-0.5.0.tar.gz) = 58ceb08be8bd966df14f0deebbaf5648972cddf1372db3d8f7f7db1e87545752
SIZE (edalize-0.5.0.tar.gz) = 364222