Skip to content

Commit

Permalink
cad/py-edalize: Update 0.4.1 → 0.5.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 25, 2023
1 parent cfec8bc commit 74fc4b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions cad/py-edalize/Makefile
@@ -1,5 +1,5 @@
PORTNAME= edalize
DISTVERSION= 0.4.1
DISTVERSION= 0.5.0
CATEGORIES= cad python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down Expand Up @@ -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>
6 changes: 3 additions & 3 deletions cad/py-edalize/distinfo
@@ -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

0 comments on commit 74fc4b0

Please sign in to comment.