summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-07-29 19:18:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-07-29 19:18:13 +0000
commit7b1a40783bb527c8c92f1fdda882ebcc3b60d542 (patch)
tree2996f634045fa80e2111e5dcd3d1c04589c8a1a7
parentUpdate to 1.3.0 (diff)
Update to 1.5.2
- Add TEST_DEPENDS Changes: https://github.com/jamielennox/requests-mock/commits/master
Notes
Notes: svn path=/head/; revision=475764
-rw-r--r--www/py-requests-mock/Makefile8
-rw-r--r--www/py-requests-mock/distinfo6
2 files changed, 10 insertions, 4 deletions
diff --git a/www/py-requests-mock/Makefile b/www/py-requests-mock/Makefile
index f04d206d031f..f1820ef5e224 100644
--- a/www/py-requests-mock/Makefile
+++ b/www/py-requests-mock/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= requests-mock
-PORTVERSION= 1.5.0
+PORTVERSION= 1.5.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +16,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0:devel/py-pbr@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.1:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fixtures>=0:devel/py-fixtures@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}testrepository>=0.0.18:devel/py-testrepository@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}testtools>=0:devel/py-testtools@${PY_FLAVOR}
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils
diff --git a/www/py-requests-mock/distinfo b/www/py-requests-mock/distinfo
index cc8a1aab0949..93edfeec99c2 100644
--- a/www/py-requests-mock/distinfo
+++ b/www/py-requests-mock/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526054480
-SHA256 (requests-mock-1.5.0.tar.gz) = a029fe6c5244963ef042c6224ff787049bfc5bab958a1b7e5b632ef0bbb05de4
-SIZE (requests-mock-1.5.0.tar.gz) = 47824
+TIMESTAMP = 1532810849
+SHA256 (requests-mock-1.5.2.tar.gz) = 7a5fa99db5e3a2a961b6f20ed40ee6baeff73503cf0a553cc4d679409e6170fb
+SIZE (requests-mock-1.5.2.tar.gz) = 47581