Index: head/devel/py-Pint/Makefile =================================================================== --- head/devel/py-Pint/Makefile (revision 539664) +++ head/devel/py-Pint/Makefile (revision 539665) @@ -1,21 +1,25 @@ # Created by: Alexander Nusov # $FreeBSD$ PORTNAME= Pint -PORTVERSION= 0.8.1 +PORTVERSION= 0.11 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= alexander.nusov@nfvexpress.com +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Physical quantities module LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} + +USES= python:3.6+ shebangfix +USE_PYTHON= autoplist concurrent distutils + NO_ARCH= yes -USES= python -USE_PYTHON= autoplist distutils +SHEBANG_FILES= pint/pint-convert .include Index: head/devel/py-Pint/distinfo =================================================================== --- head/devel/py-Pint/distinfo (revision 539664) +++ head/devel/py-Pint/distinfo (revision 539665) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532836832 -SHA256 (Pint-0.8.1.tar.gz) = afcf31443a478c32bbac4b00337ee9026a13d0e2ac83d30c79151462513bb0d4 -SIZE (Pint-0.8.1.tar.gz) = 162197 +TIMESTAMP = 1587395444 +SHA256 (Pint-0.11.tar.gz) = 308f1070500e102f83b6adfca6db53debfce2ffc5d3cbe3f6c367da359b5cf4d +SIZE (Pint-0.11.tar.gz) = 247911