From 347a01958c440f3e884d8f1091cb5ac19db27aec Mon Sep 17 00:00:00 2001 From: Steven Kreuzer Date: Wed, 6 May 2020 15:37:18 +0000 Subject: [PATCH] Update to version 0.19.0 Require python3.5+ as this version drops support for python 2.7 --- graphics/py-toyplot/Makefile | 5 ++--- graphics/py-toyplot/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/graphics/py-toyplot/Makefile b/graphics/py-toyplot/Makefile index e858ea6051db..abc7bf590eeb 100644 --- a/graphics/py-toyplot/Makefile +++ b/graphics/py-toyplot/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= toyplot -PORTVERSION= 0.18.0 -PORTREVISION= 1 +PORTVERSION= 0.19.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.8:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}reportlab>=3.2.0:print/py-reportlab@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}custom_inherit>=2.2.0:textproc/py-custom_inherit@${PY_FLAVOR} -USES= python +USES= python:3.5+ USE_PYTHON= autoplist distutils .include diff --git a/graphics/py-toyplot/distinfo b/graphics/py-toyplot/distinfo index 0631e0f6f09e..3b25a293de21 100644 --- a/graphics/py-toyplot/distinfo +++ b/graphics/py-toyplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546916620 -SHA256 (toyplot-0.18.0.tar.gz) = f3c07ed64609fa8747210421717b241c808da2fc5d296615c83bf422faca9e90 -SIZE (toyplot-0.18.0.tar.gz) = 267091 +TIMESTAMP = 1588779032 +SHA256 (toyplot-0.19.0.tar.gz) = d199b4ac2d5ee454fec8be937bd9f1a313145545adc192bb0db2fd3defada484 +SIZE (toyplot-0.19.0.tar.gz) = 267685