package/python-mwclient: update help text in Config.in
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 3 Jan 2021 09:42:19 +0000 (10:42 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 3 Jan 2021 10:37:38 +0000 (11:37 +0100)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-mwclient/Config.in

index 76bf794892d6a7fead895f9c71c966c8ede221b2..dc93e6c0dffeea538d3eaafb0a14d55454a487a7 100644 (file)
@@ -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