All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/python-mwclient: fix legal info
@ 2021-01-03  9:42 Bernd Kuhls
  2021-01-03  9:42 ` [Buildroot] [PATCH 2/2] package/python-mwclient: update help text in Config.in Bernd Kuhls
  2021-01-03 10:39 ` [Buildroot] [PATCH 1/2] package/python-mwclient: fix legal info Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2021-01-03  9:42 UTC (permalink / raw)
  To: buildroot

Needed due to upstream commit
https://github.com/mwclient/mwclient/commit/213ecd23c77a6e60e1996a33cfafae1e467ee2ff

Fixes:
http://autobuild.buildroot.net/results/d40/d40f3a5122e758aaa5ff7b10d273908849e27bc7/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/python-mwclient/python-mwclient.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/python-mwclient/python-mwclient.hash b/package/python-mwclient/python-mwclient.hash
index 1baa9e9db9..354bd685e4 100644
--- a/package/python-mwclient/python-mwclient.hash
+++ b/package/python-mwclient/python-mwclient.hash
@@ -2,4 +2,4 @@
 md5  148bd36bfaaf591bd9c0076cbf1ed888  mwclient-0.10.1.tar.gz
 sha256  79363dd8d12f5e3b91b92b63152bf9dfef27da786c076a244e1f148c8dd67139  mwclient-0.10.1.tar.gz
 # Locally computed
-sha256  0e713ce8e3e490bdc15ac1e59feba3009daef3fff10dd80d8baa6e5f9a294f32  LICENSE.md
+sha256  67689d1fd48a5adba31272eed653c12160dd3abbfe92ab056ac42a155e12e523  LICENSE.md
-- 
2.29.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 2/2] package/python-mwclient: update help text in Config.in
  2021-01-03  9:42 [Buildroot] [PATCH 1/2] package/python-mwclient: fix legal info Bernd Kuhls
@ 2021-01-03  9:42 ` Bernd Kuhls
  2021-01-03 10:39 ` [Buildroot] [PATCH 1/2] package/python-mwclient: fix legal info Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Bernd Kuhls @ 2021-01-03  9:42 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/2] package/python-mwclient: fix legal info
  2021-01-03  9:42 [Buildroot] [PATCH 1/2] package/python-mwclient: fix legal info Bernd Kuhls
  2021-01-03  9:42 ` [Buildroot] [PATCH 2/2] package/python-mwclient: update help text in Config.in Bernd Kuhls
@ 2021-01-03 10:39 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2021-01-03 10:39 UTC (permalink / raw)
  To: buildroot

On Sun,  3 Jan 2021 10:42:18 +0100
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Needed due to upstream commit
> https://github.com/mwclient/mwclient/commit/213ecd23c77a6e60e1996a33cfafae1e467ee2ff
> 
> Fixes:
> http://autobuild.buildroot.net/results/d40/d40f3a5122e758aaa5ff7b10d273908849e27bc7/
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/python-mwclient/python-mwclient.hash | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Both applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-03 10:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-03  9:42 [Buildroot] [PATCH 1/2] package/python-mwclient: fix legal info Bernd Kuhls
2021-01-03  9:42 ` [Buildroot] [PATCH 2/2] package/python-mwclient: update help text in Config.in Bernd Kuhls
2021-01-03 10:39 ` [Buildroot] [PATCH 1/2] package/python-mwclient: fix legal info Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.