1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update to 0.9

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-01-25 19:58:40 +00:00
parent 0b8a0ef841
commit c0cb8a15ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491182
2 changed files with 14 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pint
PORTVERSION= 0.8.1
PORTVERSION= 0.9
CATEGORIES= converters python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,8 +14,15 @@ COMMENT= Define, operate and manipulate physical quantities
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils
USES= python
USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.mk>
NO_ARCH= yes
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 3000
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}funcsigs>=0:devel/py-funcsigs@${PY_FLAVOR}
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1523722809
SHA256 (Pint-0.8.1.tar.gz) = afcf31443a478c32bbac4b00337ee9026a13d0e2ac83d30c79151462513bb0d4
SIZE (Pint-0.8.1.tar.gz) = 162197
TIMESTAMP = 1548426096
SHA256 (Pint-0.9.tar.gz) = 32d8a9a9d63f4f81194c0014b3b742679dce81a26d45127d9810a68a561fe4e2
SIZE (Pint-0.9.tar.gz) = 178344