aboutsummaryrefslogtreecommitdiff
path: root/net/py-amqp
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-11-13 13:50:11 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-11-13 13:50:11 +0000
commite0108dff0e83881259d52e11f5da8205fc89b880 (patch)
treeea39b431776cdf80a55c94de85a836c51644ef0b /net/py-amqp
parent445cf86500753fbead641f26c2c274a25250b37c (diff)
downloadports-e0108dff0e83881259d52e11f5da8205fc89b880.tar.gz
ports-e0108dff0e83881259d52e11f5da8205fc89b880.zip
Notes
Diffstat (limited to 'net/py-amqp')
-rw-r--r--net/py-amqp/Makefile12
-rw-r--r--net/py-amqp/distinfo4
2 files changed, 5 insertions, 11 deletions
diff --git a/net/py-amqp/Makefile b/net/py-amqp/Makefile
index 2615935967ea..692a324c61e9 100644
--- a/net/py-amqp/Makefile
+++ b/net/py-amqp/Makefile
@@ -2,11 +2,12 @@
# $FreeBSD$
PORTNAME= amqp
-PORTVERSION= 1.3.2
+PORTVERSION= 1.3.3
CATEGORIES= net python
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs@FreeBSD.org
+MAINTAINER= wg@FreeBSD.org
COMMENT= Low-level AMQP client for Python (fork of amqplib)
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unittest2>=0.4.0:${PORTSDIR}/devel/py-unittest2 \
@@ -16,18 +17,11 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unittest2>=0.4.0:${PORTSDIR}/devel/py-unitt
LICENSE= LGPL21
-USE_GITHUB= yes
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYDISTUTILS_AUTOPLIST= yes
-GH_ACCOUNT= celery
-GH_PROJECT= py-${PORTNAME}
-GH_COMMIT= a6cdb3b
-GH_TAGNAME= v${PORTVERSION}
-
regression-test: build
@cd ${WRKSRC}/funtests && ${SETENV} PYTHONPATH=../ ${PYTHON_CMD} run_all.py
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/py-amqp/distinfo b/net/py-amqp/distinfo
index 95b801e719cf..461c730cdad3 100644
--- a/net/py-amqp/distinfo
+++ b/net/py-amqp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (amqp-1.3.2.tar.gz) = ae97713dc7c4a133af87f76e57cb10acf42ef1359c289e56b5bd60574dea6ba3
-SIZE (amqp-1.3.2.tar.gz) = 75461
+SHA256 (amqp-1.3.3.tar.gz) = e65da719efcd1d0a9cff44431e2476f88de8ffeeb7abc0c77e82361c9281170f
+SIZE (amqp-1.3.3.tar.gz) = 75574