All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-zeroconf: bump version 0.36.13 -> 0.38.1
@ 2022-01-07 12:27 Bartosz Golaszewski
  2022-01-23 12:55 ` Bartosz Golaszewski
  0 siblings, 1 reply; 3+ messages in thread
From: Bartosz Golaszewski @ 2022-01-07 12:27 UTC (permalink / raw)
  To: Khem Raj, Armin Kuster, Tim moto-timo Orling, Derek Straka,
	Trevor Gamblin
  Cc: openembedded-devel, Bartosz Golaszewski

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
---
 .../{python3-zeroconf_0.36.13.bb => python3-zeroconf_0.38.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-zeroconf_0.36.13.bb => python3-zeroconf_0.38.1.bb} (79%)

diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.38.1.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb
rename to meta-python/recipes-devtools/python/python3-zeroconf_0.38.1.bb
index ccab7fe4c..c49782e42 100644
--- a/meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb
+++ b/meta-python/recipes-devtools/python/python3-zeroconf_0.38.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jstasiak/python-zeroconf"
 LICENSE = "LGPL-2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3bb705b228ea4a14ea2728215b780d80"
 
-SRC_URI[sha256sum] = "196fa1bd6e166f0333e3e9fff076f9991bf2719c4788287eaec577c241ef96bf"
+SRC_URI[sha256sum] = "10c501b25d8881b656e56c34674d98fe6bc752240a572e74f918bc849c93ba9c"
 
 inherit pypi setuptools3
 
-- 
2.25.1



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

* Re: [meta-python][PATCH] python3-zeroconf: bump version 0.36.13 -> 0.38.1
  2022-01-07 12:27 [meta-python][PATCH] python3-zeroconf: bump version 0.36.13 -> 0.38.1 Bartosz Golaszewski
@ 2022-01-23 12:55 ` Bartosz Golaszewski
  2022-01-24 13:22   ` Trevor Gamblin
  0 siblings, 1 reply; 3+ messages in thread
From: Bartosz Golaszewski @ 2022-01-23 12:55 UTC (permalink / raw)
  To: Khem Raj, Armin Kuster, Tim moto-timo Orling, Derek Straka,
	Trevor Gamblin
  Cc: openembedded-devel

On Fri, Jan 7, 2022 at 1:27 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
>
> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
> ---
>  .../{python3-zeroconf_0.36.13.bb => python3-zeroconf_0.38.1.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-python/recipes-devtools/python/{python3-zeroconf_0.36.13.bb => python3-zeroconf_0.38.1.bb} (79%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.38.1.bb
> similarity index 79%
> rename from meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb
> rename to meta-python/recipes-devtools/python/python3-zeroconf_0.38.1.bb
> index ccab7fe4c..c49782e42 100644
> --- a/meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb
> +++ b/meta-python/recipes-devtools/python/python3-zeroconf_0.38.1.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jstasiak/python-zeroconf"
>  LICENSE = "LGPL-2.1"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=3bb705b228ea4a14ea2728215b780d80"
>
> -SRC_URI[sha256sum] = "196fa1bd6e166f0333e3e9fff076f9991bf2719c4788287eaec577c241ef96bf"
> +SRC_URI[sha256sum] = "10c501b25d8881b656e56c34674d98fe6bc752240a572e74f918bc849c93ba9c"
>
>  inherit pypi setuptools3
>
> --
> 2.25.1
>

Ping. Did this get lost somehow?

Bart


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

* Re: [meta-python][PATCH] python3-zeroconf: bump version 0.36.13 -> 0.38.1
  2022-01-23 12:55 ` Bartosz Golaszewski
@ 2022-01-24 13:22   ` Trevor Gamblin
  0 siblings, 0 replies; 3+ messages in thread
From: Trevor Gamblin @ 2022-01-24 13:22 UTC (permalink / raw)
  To: Bartosz Golaszewski, Khem Raj, Armin Kuster,
	Tim moto-timo Orling, Derek Straka
  Cc: openembedded-devel


On 2022-01-23 07:55, Bartosz Golaszewski wrote:
> [Please note: This e-mail is from an EXTERNAL e-mail address]
>
> On Fri, Jan 7, 2022 at 1:27 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
>> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
>> ---
>>   .../{python3-zeroconf_0.36.13.bb => python3-zeroconf_0.38.1.bb} | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>   rename meta-python/recipes-devtools/python/{python3-zeroconf_0.36.13.bb => python3-zeroconf_0.38.1.bb} (79%)
>>
>> diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.38.1.bb
>> similarity index 79%
>> rename from meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb
>> rename to meta-python/recipes-devtools/python/python3-zeroconf_0.38.1.bb
>> index ccab7fe4c..c49782e42 100644
>> --- a/meta-python/recipes-devtools/python/python3-zeroconf_0.36.13.bb
>> +++ b/meta-python/recipes-devtools/python/python3-zeroconf_0.38.1.bb
>> @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jstasiak/python-zeroconf"
>>   LICENSE = "LGPL-2.1"
>>   LIC_FILES_CHKSUM = "file://COPYING;md5=3bb705b228ea4a14ea2728215b780d80"
>>
>> -SRC_URI[sha256sum] = "196fa1bd6e166f0333e3e9fff076f9991bf2719c4788287eaec577c241ef96bf"
>> +SRC_URI[sha256sum] = "10c501b25d8881b656e56c34674d98fe6bc752240a572e74f918bc849c93ba9c"
>>
>>   inherit pypi setuptools3
>>
>> --
>> 2.25.1
>>
> Ping. Did this get lost somehow?

Not sure how I missed it before. Submitted with the latest PR just now.

- Trevor

>
> Bart


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

end of thread, other threads:[~2022-01-24 13:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07 12:27 [meta-python][PATCH] python3-zeroconf: bump version 0.36.13 -> 0.38.1 Bartosz Golaszewski
2022-01-23 12:55 ` Bartosz Golaszewski
2022-01-24 13:22   ` Trevor Gamblin

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.