[Buildroot] [git commit] package/python-mwclient: update help text in Config.in

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jan 3 10:37:38 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=044546c9f38ccdec35cf8aaa8dd6fa65068ccfc4
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 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


More information about the buildroot mailing list