mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 16:54:32 +04:00
python-requests: update URL
The old 2.python-requests.org URL is not reachable on modern browsers,
and is not the current canonical URL for the project. Update to the
current best URL for the project.
Signed-off-by: Karl Palsson <karlp@etactica.com>
(cherry picked from commit 4969de2bdf)
This commit is contained in:
committed by
Josef Schlehofer
parent
28d0c75ddf
commit
b31bcb0539
@@ -28,7 +28,7 @@ define Package/python3-requests
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=HTTP library for Python
|
||||
URL:=https://2.python-requests.org/
|
||||
URL:=https://requests.readthedocs.io
|
||||
DEPENDS:= \
|
||||
+python3-light \
|
||||
+python3-chardet \
|
||||
|
||||
Reference in New Issue
Block a user