Skip to content

Commit

Permalink
math/py-chaospy: Update 4.3.3 -> 4.3.4
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jan 3, 2022
1 parent 359b46d commit 825ad3c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion math/py-chaospy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= chaospy
DISTVERSION= 4.3.3
DISTVERSION= 4.3.4
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -19,4 +19,7 @@ USE_PYTHON= distutils autoplist

NO_ARCH= yes

do-test: # tests fail: https://github.com/jonathf/chaospy/issues/366
@cd ${WRKSRC} && pytest --doctest-modules chaospy/

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions math/py-chaospy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1628193487
SHA256 (chaospy-4.3.3.tar.gz) = 65accddd1998fc01b42e8a2066dcbf1260554baae3e292d9b607b2a6f5815c7f
SIZE (chaospy-4.3.3.tar.gz) = 158930
TIMESTAMP = 1641247224
SHA256 (chaospy-4.3.4.tar.gz) = 67c9bbb14cd70acfe6d32cade0b09e664358148fc5169a6374c21c8a77f26db7
SIZE (chaospy-4.3.4.tar.gz) = 158951

0 comments on commit 825ad3c

Please sign in to comment.