mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +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
|
SECTION:=lang
|
||||||
CATEGORY:=Languages
|
CATEGORY:=Languages
|
||||||
TITLE:=HTTP library for Python
|
TITLE:=HTTP library for Python
|
||||||
URL:=https://2.python-requests.org/
|
URL:=https://requests.readthedocs.io
|
||||||
DEPENDS:= \
|
DEPENDS:= \
|
||||||
+python3-light \
|
+python3-light \
|
||||||
+python3-chardet \
|
+python3-chardet \
|
||||||
|
|||||||
Reference in New Issue
Block a user