Skip to content

Commit

Permalink
math/py-numpoly: Update 1.2.0 -> 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed May 24, 2021
1 parent 08fbab7 commit b83ddf0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions math/py-numpoly/Makefile
@@ -1,5 +1,5 @@
PORTNAME= numpoly
DISTVERSION= 1.2.0
DISTVERSION= 1.2.2
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,8 +10,7 @@ COMMENT= Create/manipulate/evaluate polynomial arrays based on numpy.ndarray
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
RUN_DEPENDS= ${PYNUMPY}

USES= python:3.6+
USE_PYTHON= distutils autoplist
Expand Down
6 changes: 3 additions & 3 deletions math/py-numpoly/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1621757077
SHA256 (numpoly-1.2.0.tar.gz) = 6058c92d8f6e1057a6fbdabcef6b14dbe33998b7187c637910b4d63f8e808da2
SIZE (numpoly-1.2.0.tar.gz) = 76600
TIMESTAMP = 1621876752
SHA256 (numpoly-1.2.2.tar.gz) = 3d16ba0a9a59fd2865c3ee0cd00b989325efc70d91b3bc7cb8c505a688e54d3f
SIZE (numpoly-1.2.2.tar.gz) = 76702

0 comments on commit b83ddf0

Please sign in to comment.