[Buildroot] [PATCH 2/2] package/python-mwclient: update help text in Config.in

Bernd Kuhls bernd.kuhls at t-online.de
Sun Jan 3 09:42:19 UTC 2021


Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
---
 package/python-mwclient/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/python-mwclient/Config.in b/package/python-mwclient/Config.in
index 76bf794892..dc93e6c0df 100644
--- a/package/python-mwclient/Config.in
+++ b/package/python-mwclient/Config.in
@@ -3,6 +3,6 @@ config BR2_PACKAGE_PYTHON_MWCLIENT
 	select BR2_PACKAGE_PYTHON_REQUESTS_OAUTHLIB # runtime
 	select BR2_PACKAGE_PYTHON_SIX # runtime
 	help
-	  MediaWiki API client.
+	  Python client library to interface with the MediaWiki API
 
-	  https://github.com/btongminh/mwclient
+	  https://github.com/mwclient/mwclient
-- 
2.29.2




More information about the buildroot mailing list