Message ID | 20220107122702.614365-1-brgl@bgdev.pl |
---|---|
State | New |
Headers | show |
Series | [meta-python] python3-zeroconf: bump version 0.36.13 -> 0.38.1 | expand |
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
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
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
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%)