Skip to content

Commit

Permalink
cad/py-gdstk: update 0.9.49 → 0.9.50
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 4, 2024
1 parent a1d371d commit d4b0ef2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion cad/py-gdstk/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gdstk
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.49
DISTVERSION= 0.9.50
CATEGORIES= cad
#MASTER_SITES= PYPI # build fails from PYPI: https://github.com/heitzmann/gdspy/issues/236
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -17,6 +17,7 @@ BUILD_DEPENDS= cmake:devel/cmake-core \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
${PYNUMPY}
LIB_DEPENDS= libqhull_r.so:math/qhull
RUN_DEPENDS= ${PYNUMPY}

USES= compiler:c++11-lang python
USE_PYTHON= pep517 autoplist pytest # tests fail to run, see https://github.com/heitzmann/gdspy/issues/237
Expand Down
6 changes: 3 additions & 3 deletions cad/py-gdstk/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1704002721
SHA256 (heitzmann-gdstk-v0.9.49_GH0.tar.gz) = f01a1dbdec4a0cb5f6f61fce699abe14c04f299fe8e049fb746068f90e51afda
SIZE (heitzmann-gdstk-v0.9.49_GH0.tar.gz) = 363537
TIMESTAMP = 1712246518
SHA256 (heitzmann-gdstk-v0.9.50_GH0.tar.gz) = 9137935a658e726d93d448624401b1ff8ee4ff6c1a3fa9fd397fc0825dfbfb0a
SIZE (heitzmann-gdstk-v0.9.50_GH0.tar.gz) = 363258

0 comments on commit d4b0ef2

Please sign in to comment.