- Update to 0.3.2
PR: ports/172385 Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer) Feature safe: yes
This commit is contained in:
parent
6068720593
commit
faf5848ab4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306060
2 changed files with 6 additions and 10 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: py-rackspace-monitoring
|
||||
# Date created: 2012-06-17
|
||||
# Whom: koobs <koobs.freebsd@gmail.com>
|
||||
#
|
||||
# Created by: Kubilay Kocak <koobs.freebsd@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= rackspace-monitoring
|
||||
PORTVERSION= 0.3.1
|
||||
PORTVERSION= 0.3.2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,7 +15,7 @@ LICENSE= AL2
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcloud>=0.9.0:${PORTSDIR}/net/py-libcloud
|
||||
|
||||
# Python3 ready
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rackspace-monitoring-0.3.1.tar.gz) = 0064e53f172c283ac8d81f02cf8b58595eda830835dd726d29e9776fa6fa9ea4
|
||||
SIZE (rackspace-monitoring-0.3.1.tar.gz) = 20219
|
||||
SHA256 (rackspace-monitoring-0.3.2.tar.gz) = 75a205d9fad68303b85be893eeea924302459e9f9c90ab9789eabad01a0300a1
|
||||
SIZE (rackspace-monitoring-0.3.2.tar.gz) = 20525
|
||||
|
|
Loading…
Reference in a new issue