svn commit: r555322 - head/graphics/py-hiplot

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 15 18:03:51 UTC 2020


Author: sunpoet
Date: Sun Nov 15 18:03:45 2020
New Revision: 555322
URL: https://svnweb.freebsd.org/changeset/ports/555322

Log:
  Update to 0.1.19
  
  Changes:	https://github.com/facebookresearch/hiplot/commits/master

Modified:
  head/graphics/py-hiplot/Makefile
  head/graphics/py-hiplot/distinfo

Modified: head/graphics/py-hiplot/Makefile
==============================================================================
--- head/graphics/py-hiplot/Makefile	Sun Nov 15 18:03:40 2020	(r555321)
+++ head/graphics/py-hiplot/Makefile	Sun Nov 15 18:03:45 2020	(r555322)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hiplot
-PORTVERSION=	0.1.7
+PORTVERSION=	0.1.19
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:w
 		${PYTHON_PKGNAMEPREFIX}ipython>=7.0.1:devel/ipython@${PY_FLAVOR}
 
 USES=		python:3.7+
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 

Modified: head/graphics/py-hiplot/distinfo
==============================================================================
--- head/graphics/py-hiplot/distinfo	Sun Nov 15 18:03:40 2020	(r555321)
+++ head/graphics/py-hiplot/distinfo	Sun Nov 15 18:03:45 2020	(r555322)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583046296
-SHA256 (hiplot-0.1.7.tar.gz) = 0bbe549ad54a206b9b95413f3b3b6e49e8184899b4ff571a37ea3bd0d0332854
-SIZE (hiplot-0.1.7.tar.gz) = 91380
+TIMESTAMP = 1605426445
+SHA256 (hiplot-0.1.19.tar.gz) = 723bca4852eb8d3a1d8fd3b2f47ed945e59585f3c8645add47772e22ddd8fcc4
+SIZE (hiplot-0.1.19.tar.gz) = 733396


More information about the svn-ports-all mailing list