1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

science/py-scikit-learn: update to 0.20.2

This release fixes build with python3.7.

Relevant upstream bug report:
https://github.com/scikit-learn/scikit-learn/issues/12671

PR:		234163
Approved by:	demon (maintainer)
This commit is contained in:
Ruslan Makhmatkhanov 2018-12-20 13:12:31 +00:00
parent 3b727993c5
commit a56c4e1166
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487881
2 changed files with 4 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= scikit-learn
DISTVERSION= 0.20.1
PORTREVISION= 1
DISTVERSION= 0.20.2
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1543300710
SHA256 (scikit-learn-0.20.1.tar.gz) = fa1869c18fef812e321b9ed875519daefb3a7ea016ba1392526d231a7994e81c
SIZE (scikit-learn-0.20.1.tar.gz) = 9718330
TIMESTAMP = 1545234042
SHA256 (scikit-learn-0.20.2.tar.gz) = bc5bc7c7ee2572a1edcb51698a6caf11fae554194aaab9a38105d9ec419f29e6
SIZE (scikit-learn-0.20.2.tar.gz) = 10275187