1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

databases/py-rrdtool: Update to v0.1.16

- pet portlint

ChangeLog:	https://pypi.org/project/rrdtool/0.1.16/
PR:		265589
This commit is contained in:
Daniel O'Connor 2022-08-03 14:26:22 +01:00 committed by Nuno Teixeira
parent 9bfdf28e0d
commit 5bd35cab60
2 changed files with 6 additions and 7 deletions

View File

@ -1,9 +1,8 @@
PORTNAME= rrdtool
DISTVERSION= 0.1.15
DISTVERSION= 0.1.16
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
# Bindings name is different from https://pypi.org/project/rrdtool/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # Bindings name is different from https://pypi.org/project/rrdtool/
MAINTAINER= darius@dons.net.au
COMMENT= Python interface to RRDTool, the graphing and logging utility
@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= librrd.so:databases/rrdtool
USES= python:3.6+
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist distutils
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/rrdtool*.so

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1607259691
SHA256 (rrdtool-0.1.15.tar.gz) = 951d2c23121dbe94859ea46bc9ed54e908e2f2ee60eff3c505db0778a3212732
SIZE (rrdtool-0.1.15.tar.gz) = 21864
TIMESTAMP = 1659532096
SHA256 (rrdtool-0.1.16.tar.gz) = 5f0aff8b3e0a0f701652fa88bf605a54be9e6b25fba52a13b67c71f7b35a1451
SIZE (rrdtool-0.1.16.tar.gz) = 22088