git: 3dac11d04be9 - main - www/py-requests: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 17:07:09 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3dac11d04be9dc4f3e4200f9cbf01e3d3bade70e
commit 3dac11d04be9dc4f3e4200f9cbf01e3d3bade70e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-28 16:57:50 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-28 17:04:54 +0000
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