aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 04:01:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 04:19:43 +0000
commit37364439a808eb615da5f42e7236903c119b60ca (patch)
treea3b89c13ca301fe07ff06e4e577b4ed2a4aafd83
parentc9590681dfe2e597129a972ab70bd9f7735c3470 (diff)
downloadports-37364439a808eb615da5f42e7236903c119b60ca.tar.gz
ports-37364439a808eb615da5f42e7236903c119b60ca.zip
devel/py-pytest-httpbin: Update to 1.0.2
-rw-r--r--devel/py-pytest-httpbin/Makefile11
-rw-r--r--devel/py-pytest-httpbin/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/devel/py-pytest-httpbin/Makefile b/devel/py-pytest-httpbin/Makefile
index 0795e0b7fc97..d0ec26c157e9 100644
--- a/devel/py-pytest-httpbin/Makefile
+++ b/devel/py-pytest-httpbin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pytest-httpbin
-DISTVERSION= 1.0.0
+PORTVERSION= 1.0.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,11 +9,12 @@ COMMENT= Easily test your HTTP library against a local copy of httpbin.org
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpbin>0:www/py-httpbin@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpbin>=0:www/py-httpbin@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
+
+USES= python:3.6+
+USE_PYTHON= autoplist concurrent distutils
-USES= python
-USE_PYTHON= autoplist distutils concurrent
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/py-pytest-httpbin/distinfo b/devel/py-pytest-httpbin/distinfo
index 77b9fa2606d3..1e3bedb66c01 100644
--- a/devel/py-pytest-httpbin/distinfo
+++ b/devel/py-pytest-httpbin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609040419
-SHA256 (pytest-httpbin-1.0.0.tar.gz) = d8ce547f42423026550ed7765f6c6d50c033b43025e8592270a7abf970e19b72
-SIZE (pytest-httpbin-1.0.0.tar.gz) = 12244
+TIMESTAMP = 1649423976
+SHA256 (pytest-httpbin-1.0.2.tar.gz) = 52c9d3f75f8f43f1488b5a0be321eeca3cc5f0fae0c85445ece66bd53c95fe0e
+SIZE (pytest-httpbin-1.0.2.tar.gz) = 15494