aboutsummaryrefslogtreecommitdiff
path: root/net/py-dugong
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2018-08-18 03:05:24 +0000
committerWen Heping <wen@FreeBSD.org>2018-08-18 03:05:24 +0000
commit1af454ee6998d5d571138d47f5de3a7a91c75e8e (patch)
tree27227447213a98764389d6b4d34f44df64654fdf /net/py-dugong
parent090e37e7bc0de2b9a42250c1319fa23158a4466e (diff)
downloadports-1af454ee6998d5d571138d47f5de3a7a91c75e8e.tar.gz
ports-1af454ee6998d5d571138d47f5de3a7a91c75e8e.zip
- Update to 3.7.3
PR: 230317 Submitted by: ndowens@yahoo.com Approved by: maintainer(timeout, > 14 days)
Notes
Notes: svn path=/head/; revision=477472
Diffstat (limited to 'net/py-dugong')
-rw-r--r--net/py-dugong/Makefile9
-rw-r--r--net/py-dugong/distinfo5
2 files changed, 11 insertions, 3 deletions
diff --git a/net/py-dugong/Makefile b/net/py-dugong/Makefile
index e0035d0b6675..43b5a0de7919 100644
--- a/net/py-dugong/Makefile
+++ b/net/py-dugong/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= dugong
-PORTVERSION= 3.5
+PORTVERSION= 3.7.3
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,14 @@ COMMENT= HTTP 1.1 client module designed for RESTful protocols
LICENSE= PSFL
LICENSE_FILE= ${WRKSRC}/LICENSE
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
+
+NO_ARCH= yes
+
USES= python:3.3+ tar:bzip2
USE_PYTHON= autoplist distutils
+do-test:
+ ${PYTHON_CMD} -m pytest ${WRKSRC}/test
+
.include <bsd.port.mk>
diff --git a/net/py-dugong/distinfo b/net/py-dugong/distinfo
index a910d66c3c63..7b9e7e33791c 100644
--- a/net/py-dugong/distinfo
+++ b/net/py-dugong/distinfo
@@ -1,2 +1,3 @@
-SHA256 (dugong-3.5.tar.bz2) = 44bc81cd25b2e8762458b59f2f2382a3e59869c457edbbcdfe03541e576f1978
-SIZE (dugong-3.5.tar.bz2) = 192228
+TIMESTAMP = 1534556579
+SHA256 (dugong-3.7.3.tar.bz2) = e0fd39eb6e2845d5365e158af94e20aad2d5275c15b02a698dd14e64de5db48f
+SIZE (dugong-3.7.3.tar.bz2) = 206720