Skip to content

Commit

Permalink
math/py-spopt: Update to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 5, 2021
1 parent 4c05800 commit e6936c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions math/py-spopt/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= spopt
PORTVERSION= 0.1.2
PORTVERSION= 0.2.1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -19,7 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geopandas>=0.7:graphics/py-geopandas@${PY_FL
${PYTHON_PKGNAMEPREFIX}pandas>=1,1:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}PuLP>=0:math/py-PuLP@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scikit-learn>=0.22:science/py-scikit-learn@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=0.11:science/py-scipy@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}scipy>=0.11:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}spaghetti>=0:science/py-spaghetti@${PY_FLAVOR}

USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions math/py-spopt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1625323609
SHA256 (spopt-0.1.2.tar.gz) = d1af37fd285f4e3cdf0a7fdbf9d44b49e2be419546c4773708c33f1c99f6ef34
SIZE (spopt-0.1.2.tar.gz) = 58642
TIMESTAMP = 1636117282
SHA256 (spopt-0.2.1.tar.gz) = 6f79295b112e4962ed7010e5a0f920b8803d1dacf38903d5ffd09240da3ba01b
SIZE (spopt-0.2.1.tar.gz) = 85963

0 comments on commit e6936c9

Please sign in to comment.