From 686f0d5e3399e9f96d5acfdb906c77f8c2d9d8b6 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Mon, 29 Mar 2021 00:16:51 +0000 Subject: math/py-pyclipper: Update 1.1.0 -> 1.2.1 PR: 254265 Approved by: lantw44@gmail.com (maintainer's timeout 14 days) --- math/py-pyclipper/Makefile | 7 +++---- math/py-pyclipper/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'math') diff --git a/math/py-pyclipper/Makefile b/math/py-pyclipper/Makefile index 8fdf6715eaa1..f265b32f8cf5 100644 --- a/math/py-pyclipper/Makefile +++ b/math/py-pyclipper/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pyclipper -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,10 +12,9 @@ COMMENT= Cython wrapper for the C++ translation of Clipper library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.11.1:devel/py-setuptools_scm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>=1.0:devel/py-setuptools_scm_git_archive@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.11.1:devel/py-setuptools_scm@${PY_FLAVOR} USES= python:3.6+ zip -USE_PYTHON= autoplist distutils +USE_PYTHON= distutils cython autoplist .include diff --git a/math/py-pyclipper/distinfo b/math/py-pyclipper/distinfo index 02e512f6a483..107801d61cbc 100644 --- a/math/py-pyclipper/distinfo +++ b/math/py-pyclipper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525598760 -SHA256 (pyclipper-1.1.0.zip) = 3f11e87f0b82bccc6de57eead2628ca419694352e8b843bcd228eec9c9357680 -SIZE (pyclipper-1.1.0.zip) = 133364 +TIMESTAMP = 1615684973 +SHA256 (pyclipper-1.2.1.zip) = ca3751e93559f0438969c46f17459d07f983281dac170c3479de56492e152855 +SIZE (pyclipper-1.2.1.zip) = 143326 -- cgit v1.2.3