FreeBSD Bugzilla – Attachment 205229 Details for
Bug 238718
science/py-scikit-learn: Update to 0.22.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
update to 0.21.2
file_238718.txt (text/plain), 1.31 KB, created by
wen
on 2019-06-20 07:33:45 UTC
(
hide
)
Description:
update to 0.21.2
Filename:
MIME Type:
Creator:
wen
Created:
2019-06-20 07:33:45 UTC
Size:
1.31 KB
patch
obsolete
>--- Makefile (revision 504599) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= scikit-learn >-DISTVERSION= 0.20.3 >+DISTVERSION= 0.21.2 > CATEGORIES= science python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -15,13 +15,14 @@ > > BUILD_DEPENDS= ${PYNUMPY} \ > ${PYTHON_SITELIBDIR}/scipy/version.py:science/py-scipy@${PY_FLAVOR} >-LIB_DEPENDS= libcblas.so:math/cblas >+LIB_DEPENDS= libcblas.so:math/cblas \ >+ libomp.so:devel/openmp > RUN_DEPENDS:= ${BUILD_DEPENDS} > >-USES= fortran python >-USE_PYTHON= distutils autoplist >+USES= fortran python:3.5+ localbase >+USE_PYTHON= distutils autoplist cython > >-LDFLAGS+= -shared >+#LDFLAGS+= -shared > > POST_PLIST= fix-plist > >Index: distinfo >=================================================================== >--- distinfo (revision 504599) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1557060268 >-SHA256 (scikit-learn-0.20.3.tar.gz) = c503802a81de18b8b4d40d069f5e363795ee44b1605f38bc104160ca3bfe2c41 >-SIZE (scikit-learn-0.20.3.tar.gz) = 11818490 >+TIMESTAMP = 1560847422 >+SHA256 (scikit-learn-0.21.2.tar.gz) = 0aafc312a55ebf58073151b9308761a5fcfa45b7f7730cea4b1f066f824c72db >+SIZE (scikit-learn-0.21.2.tar.gz) = 12238398
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 238718
: 205229 |
208947