From 3dac11d04be9dc4f3e4200f9cbf01e3d3bade70e Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 29 Jan 2025 00:57:50 +0800 Subject: [PATCH] www/py-requests: Update WWW --- www/py-requests/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/py-requests/Makefile b/www/py-requests/Makefile index 000bcfec18ec..ea27d5725b74 100644 --- a/www/py-requests/Makefile +++ b/www/py-requests/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python HTTP for Humans WWW= https://docs.python-requests.org/en/latest/ \ + https://requests.readthedocs.io/en/latest/ \ https://github.com/psf/requests LICENSE= APACHE20