mirror of
https://github.com/openwrt/packages.git
synced 2025-12-18 00:21:22 +00: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>
This commit is contained in:
committed by
Josef Schlehofer
parent
e12ef0f925
commit
4969de2bdf
@@ -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