Skip to content

Commit

Permalink
math/py-openTSNE: Update 0.6.1 -> 0.6.2
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 23, 2022
1 parent ffcc80b commit 6e25d8d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions math/py-openTSNE/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= openTSNE
DISTVERSION= 0.6.1
DISTVERSION= 0.6.2
CATEGORIES= math python # statistics
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scikit-learn>=0.20:science/py-scikit-learn@${PY_FLAVOR}

USES= compiler:c++14-lang localbase:ldflags python:3.6+
USE_PYTHON= distutils autoplist
USE_PYTHON= distutils cython autoplist

post-install:
@${FIND} ${STAGEDIR}${PREFIX} -name "*.so" | ${XARGS} ${STRIP_CMD}
Expand Down
6 changes: 3 additions & 3 deletions math/py-openTSNE/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1640217434
SHA256 (openTSNE-0.6.1.tar.gz) = 79e7c84f485cc5bcdb03c172823968a055239ed9d2a8d8e7f7ba676e4d95b907
SIZE (openTSNE-0.6.1.tar.gz) = 909818
TIMESTAMP = 1650683874
SHA256 (openTSNE-0.6.2.tar.gz) = 92ea18afd4e34df8fb536c813c36533de892d96511f6683721003398b4fcf2e9
SIZE (openTSNE-0.6.2.tar.gz) = 796914

0 comments on commit 6e25d8d

Please sign in to comment.