From 91dcca6ea176f7b8c59357255262f58f4b285de0 Mon Sep 17 00:00:00 2001 From: Kubilay Kocak Date: Wed, 9 Jul 2014 15:02:33 +0000 Subject: [PATCH] www/py-rackspace-monitoring: Update to 0.6.2 - Update to 0.6.2 - Bump libcloud dependency version - Add regression-test: target - Remove #Python3 ready comment Changes: https://github.com/racker/rackspace-monitoring/blob/master/CHANGES.md --- www/py-rackspace-monitoring/Makefile | 10 ++++++---- www/py-rackspace-monitoring/distinfo | 4 ++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/www/py-rackspace-monitoring/Makefile b/www/py-rackspace-monitoring/Makefile index c68607874f31..d8f6841533be 100644 --- a/www/py-rackspace-monitoring/Makefile +++ b/www/py-rackspace-monitoring/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rackspace-monitoring -PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTVERSION= 0.6.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,12 +11,15 @@ MAINTAINER= koobs@FreeBSD.org COMMENT= Python client library for Rackspace Cloud Monitoring LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcloud>=0.12.4:${PORTSDIR}/net/py-libcloud +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcloud>=0.14:${PORTSDIR}/net/py-libcloud -# Python3 ready USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes +regression-test: build + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + .include diff --git a/www/py-rackspace-monitoring/distinfo b/www/py-rackspace-monitoring/distinfo index 8d339af69d4d..2f5124d9ad6c 100644 --- a/www/py-rackspace-monitoring/distinfo +++ b/www/py-rackspace-monitoring/distinfo @@ -1,2 +1,2 @@ -SHA256 (rackspace-monitoring-0.5.2.tar.gz) = d421b20c4587f1a5d84c6fe04562f867ab390d2a7c7617e6b0796b86c6c3872a -SIZE (rackspace-monitoring-0.5.2.tar.gz) = 30078 +SHA256 (rackspace-monitoring-0.6.2.tar.gz) = ec89968b52ec851a517858cb7ad9e1449b2f59331ea978290ee7df03e0bdae99 +SIZE (rackspace-monitoring-0.6.2.tar.gz) = 31488