git: 9cfc07906b6b - main - devel/py-pytest-httpbin: Update to 2.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Apr 2026 22:09:52 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9cfc07906b6b9d87399374f357f5cb4ea2e870e2
commit 9cfc07906b6b9d87399374f357f5cb4ea2e870e2
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:44:54 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:54:19 +0000
devel/py-pytest-httpbin: Update to 2.1.0
- Add LICENSE_FILE
Changes: https://github.com/kevin1024/pytest-httpbin/blob/master/README.md#changelog
---
devel/py-pytest-httpbin/Makefile | 5 +++--
devel/py-pytest-httpbin/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/devel/py-pytest-httpbin/Makefile b/devel/py-pytest-httpbin/Makefile
index 3f013813f0e7..58ba9e3e7e6e 100644
--- a/devel/py-pytest-httpbin/Makefile
+++ b/devel/py-pytest-httpbin/Makefile
@@ -1,15 +1,16 @@
PORTNAME= pytest-httpbin
-PORTVERSION= 2.0.0
-PORTREVISION= 1
+PORTVERSION= 2.1.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= pytest_httpbin-${PORTVERSION}
MAINTAINER= python@FreeBSD.org
COMMENT= Easily test your HTTP library against a local copy of httpbin.org
WWW= https://github.com/kevin1024/pytest-httpbin
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
diff --git a/devel/py-pytest-httpbin/distinfo b/devel/py-pytest-httpbin/distinfo
index b87e800569bb..7ed6015612b7 100644
--- a/devel/py-pytest-httpbin/distinfo
+++ b/devel/py-pytest-httpbin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104776
-SHA256 (pytest-httpbin-2.0.0.tar.gz) = 3e739cad9b8f8df58952df7329d9295fe17449d3a647f49c4ce634fd81d71b8e
-SIZE (pytest-httpbin-2.0.0.tar.gz) = 16081
+TIMESTAMP = 1775588014
+SHA256 (pytest_httpbin-2.1.0.tar.gz) = d40579838443228327f9fe4f08d9338bee8885c29fe933e5f2d58c20a26c33c6
+SIZE (pytest_httpbin-2.1.0.tar.gz) = 13664