All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-mpd2: bump to version 3.1.1
@ 2024-02-04  8:51 WiseLord
  2024-02-05  9:13 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 4+ messages in thread
From: WiseLord @ 2024-02-04  8:51 UTC (permalink / raw)
  To: buildroot; +Cc: Uladzimir Bely, James Hilliard, Asaf Kahlon

Signed-off-by: WiseLord <wiselord1983@gmail.com>
---
 package/python-mpd2/python-mpd2.hash | 4 ++--
 package/python-mpd2/python-mpd2.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-mpd2/python-mpd2.hash b/package/python-mpd2/python-mpd2.hash
index cfe5a7c0c0..0e5d9206a1 100644
--- a/package/python-mpd2/python-mpd2.hash
+++ b/package/python-mpd2/python-mpd2.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/python-mpd2/json
-md5  f083c107b28525bb4c2580140861d86e  python-mpd2-3.1.0.tar.gz
-sha256  f33c2cdb0d6baa74a36724f38c1c4a099a7ce2c8ec4a2bb7192150a5855df476  python-mpd2-3.1.0.tar.gz
+md5  b218d6f233c23da0bc82c372308bbf8d  python-mpd2-3.1.1.tar.gz
+sha256  4baec3584cc43ed9948d5559079fafc2679b06b2ade273e909b3582654b2b3f5  python-mpd2-3.1.1.tar.gz
 # Locally computed sha256 checksums
 sha256  da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768  LICENSE.txt
diff --git a/package/python-mpd2/python-mpd2.mk b/package/python-mpd2/python-mpd2.mk
index 124ff57db0..2d2784e89d 100644
--- a/package/python-mpd2/python-mpd2.mk
+++ b/package/python-mpd2/python-mpd2.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-PYTHON_MPD2_VERSION = 3.1.0
-PYTHON_MPD2_SITE = https://files.pythonhosted.org/packages/59/32/e57725251ce3117d2ed2a7b76d9722ea9bea26f54b2cc8981d03350e4103
+PYTHON_MPD2_VERSION = 3.1.1
+PYTHON_MPD2_SITE = https://files.pythonhosted.org/packages/53/be/e77206eb35eb37ccd3506fba237e1431431d04c482707730ce2a6802e95c
 PYTHON_MPD2_SETUP_TYPE = setuptools
 PYTHON_MPD2_LICENSE = LGPL-3.0+
 PYTHON_MPD2_LICENSE_FILES = LICENSE.txt
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/python-mpd2: bump to version 3.1.1
  2024-02-04  8:51 [Buildroot] [PATCH 1/1] package/python-mpd2: bump to version 3.1.1 WiseLord
@ 2024-02-05  9:13 ` Thomas Petazzoni via buildroot
  2024-02-05  9:27   ` Uladzimir Bely
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-02-05  9:13 UTC (permalink / raw)
  To: WiseLord; +Cc: James Hilliard, Asaf Kahlon, buildroot

Hello,

On Sun,  4 Feb 2024 11:51:28 +0300
WiseLord <wiselord1983@gmail.com> wrote:

> Signed-off-by: WiseLord <wiselord1983@gmail.com>

Thanks a lot for your contribution! Could you clarify whether
"WiseLord" is your real name? Indeed, we unfortunately cannot accept
contributions submitted under pseudonyms.

Thanks a lot in advance for your clarification,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/python-mpd2: bump to version 3.1.1
  2024-02-05  9:13 ` Thomas Petazzoni via buildroot
@ 2024-02-05  9:27   ` Uladzimir Bely
  2024-02-05 10:07     ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 4+ messages in thread
From: Uladzimir Bely @ 2024-02-05  9:27 UTC (permalink / raw)
  To: Thomas Petazzoni; +Cc: buildroot

В Пн, 05/02/2024 в 10:13 +0100, Thomas Petazzoni пишет:
> Hello,
> 
> On Sun,  4 Feb 2024 11:51:28 +0300
> WiseLord <wiselord1983@gmail.com> wrote:
> 
> > Signed-off-by: WiseLord <wiselord1983@gmail.com>
> 
> Thanks a lot for your contribution! Could you clarify whether
> "WiseLord" is your real name? Indeed, we unfortunately cannot accept
> contributions submitted under pseudonyms.
> 
> Thanks a lot in advance for your clarification,
> 
> Thomas

Hello, Thomas.

Sorry, the nickname was set in my .gitconfig file.

I could either resend the patch with a proper username (e.g.,
"Uladzimir Bely <wiselord1983@gmail.com>"), or you are free to edit the
patch on your own.

Regards,
Uladzimir Bely.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/python-mpd2: bump to version 3.1.1
  2024-02-05  9:27   ` Uladzimir Bely
@ 2024-02-05 10:07     ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-02-05 10:07 UTC (permalink / raw)
  To: Uladzimir Bely; +Cc: buildroot

On Mon, 05 Feb 2024 12:27:55 +0300
Uladzimir Bely <wiselord1983@gmail.com> wrote:

> I could either resend the patch with a proper username (e.g.,
> "Uladzimir Bely <wiselord1983@gmail.com>"), or you are free to edit the
> patch on your own.

Thanks, I have amended your patch when applying. It's now pushed to
master. Thanks for your contribution!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-02-05 10:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-04  8:51 [Buildroot] [PATCH 1/1] package/python-mpd2: bump to version 3.1.1 WiseLord
2024-02-05  9:13 ` Thomas Petazzoni via buildroot
2024-02-05  9:27   ` Uladzimir Bely
2024-02-05 10:07     ` Thomas Petazzoni via buildroot

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.