Skip to content
Snippets Groups Projects
Verified Commit 37364439 authored by sunpoet's avatar sunpoet
Browse files
parent c9590681
No related branches found
No related tags found
No related merge requests found
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>
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment