Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-aiocoap: bump to version 0.4.7
@ 2023-11-04 23:15 James Hilliard
  2023-11-05 20:59 ` Arnout Vandecappelle via buildroot
  2024-02-07 19:52 ` Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 4+ messages in thread
From: James Hilliard @ 2023-11-04 23:15 UTC (permalink / raw)
  To: buildroot; +Cc: James Hilliard, Asaf Kahlon

License file moved:
https://github.com/chrysn/aiocoap/commit/8f2e96d76bcf1f6f8d7b8065b5c5865afa50d20f
https://github.com/chrysn/aiocoap/commit/065945fb7f34db33f641199aceb527527c1a3431

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-aiocoap/python-aiocoap.hash | 6 +++---
 package/python-aiocoap/python-aiocoap.mk   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package/python-aiocoap/python-aiocoap.hash b/package/python-aiocoap/python-aiocoap.hash
index ab50ff0958..c9d73cda26 100644
--- a/package/python-aiocoap/python-aiocoap.hash
+++ b/package/python-aiocoap/python-aiocoap.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/aiocoap/json
-md5  03ca0411b7401bfd6e9bdaefe09bd88a  aiocoap-0.4.5.tar.gz
-sha256  906c927822185c8acf04fdcc1dd98fd845f31dabf5d5e395c39137dcbd6ba1e3  aiocoap-0.4.5.tar.gz
+md5  baebbc38bc8db31472c438521f7121e3  aiocoap-0.4.7.tar.gz
+sha256  90f3bcaffd454f5421d3ad55ddbe3fe10a686d4b9f3c4445d427b130493a96a4  aiocoap-0.4.7.tar.gz
 # Locally computed sha256 checksums
-sha256  2bb211d412a6bfa4b2a9cf01123c7fe90e5e6185938896e23ab07b84f8494180  LICENSE
+sha256  0ad39132b3529369998eb7493b950dc7452b07ba9d8cca7619766b6c6d8270fa  doc/LICENSE.rst
diff --git a/package/python-aiocoap/python-aiocoap.mk b/package/python-aiocoap/python-aiocoap.mk
index 92f47b7a4f..73a0d61eba 100644
--- a/package/python-aiocoap/python-aiocoap.mk
+++ b/package/python-aiocoap/python-aiocoap.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-PYTHON_AIOCOAP_VERSION = 0.4.5
+PYTHON_AIOCOAP_VERSION = 0.4.7
 PYTHON_AIOCOAP_SOURCE = aiocoap-$(PYTHON_AIOCOAP_VERSION).tar.gz
-PYTHON_AIOCOAP_SITE = https://files.pythonhosted.org/packages/65/63/9051af6a2fc498f50b71f23bdbde0cc1d1f0a69eb767776dbf6d1411e240
+PYTHON_AIOCOAP_SITE = https://files.pythonhosted.org/packages/de/14/843232b56c0f09b2ceddae3da37598d9109c4b1d9383b1ab72232018e9e8
 PYTHON_AIOCOAP_SETUP_TYPE = setuptools
 PYTHON_AIOCOAP_LICENSE = MIT
-PYTHON_AIOCOAP_LICENSE_FILES = LICENSE
+PYTHON_AIOCOAP_LICENSE_FILES = doc/LICENSE.rst
 
 $(eval $(python-package))
-- 
2.34.1

_______________________________________________
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-aiocoap: bump to version 0.4.7
  2023-11-04 23:15 [Buildroot] [PATCH 1/1] package/python-aiocoap: bump to version 0.4.7 James Hilliard
@ 2023-11-05 20:59 ` Arnout Vandecappelle via buildroot
  2023-11-05 21:08   ` James Hilliard
  2024-02-07 19:52 ` Thomas Petazzoni via buildroot
  1 sibling, 1 reply; 4+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2023-11-05 20:59 UTC (permalink / raw)
  To: James Hilliard, buildroot; +Cc: Asaf Kahlon



On 05/11/2023 00:15, James Hilliard wrote:
> License file moved:
> https://github.com/chrysn/aiocoap/commit/8f2e96d76bcf1f6f8d7b8065b5c5865afa50d20f
> https://github.com/chrysn/aiocoap/commit/065945fb7f34db33f641199aceb527527c1a3431
> 
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>   package/python-aiocoap/python-aiocoap.hash | 6 +++---
>   package/python-aiocoap/python-aiocoap.mk   | 6 +++---
>   2 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/package/python-aiocoap/python-aiocoap.hash b/package/python-aiocoap/python-aiocoap.hash
> index ab50ff0958..c9d73cda26 100644
> --- a/package/python-aiocoap/python-aiocoap.hash
> +++ b/package/python-aiocoap/python-aiocoap.hash
> @@ -1,5 +1,5 @@
>   # md5, sha256 from https://pypi.org/pypi/aiocoap/json
> -md5  03ca0411b7401bfd6e9bdaefe09bd88a  aiocoap-0.4.5.tar.gz
> -sha256  906c927822185c8acf04fdcc1dd98fd845f31dabf5d5e395c39137dcbd6ba1e3  aiocoap-0.4.5.tar.gz
> +md5  baebbc38bc8db31472c438521f7121e3  aiocoap-0.4.7.tar.gz
> +sha256  90f3bcaffd454f5421d3ad55ddbe3fe10a686d4b9f3c4445d427b130493a96a4  aiocoap-0.4.7.tar.gz
>   # Locally computed sha256 checksums
> -sha256  2bb211d412a6bfa4b2a9cf01123c7fe90e5e6185938896e23ab07b84f8494180  LICENSE
> +sha256  0ad39132b3529369998eb7493b950dc7452b07ba9d8cca7619766b6c6d8270fa  doc/LICENSE.rst
> diff --git a/package/python-aiocoap/python-aiocoap.mk b/package/python-aiocoap/python-aiocoap.mk
> index 92f47b7a4f..73a0d61eba 100644
> --- a/package/python-aiocoap/python-aiocoap.mk
> +++ b/package/python-aiocoap/python-aiocoap.mk
> @@ -4,11 +4,11 @@
>   #
>   ################################################################################
>   
> -PYTHON_AIOCOAP_VERSION = 0.4.5
> +PYTHON_AIOCOAP_VERSION = 0.4.7
>   PYTHON_AIOCOAP_SOURCE = aiocoap-$(PYTHON_AIOCOAP_VERSION).tar.gz
> -PYTHON_AIOCOAP_SITE = https://files.pythonhosted.org/packages/65/63/9051af6a2fc498f50b71f23bdbde0cc1d1f0a69eb767776dbf6d1411e240
> +PYTHON_AIOCOAP_SITE = https://files.pythonhosted.org/packages/de/14/843232b56c0f09b2ceddae3da37598d9109c4b1d9383b1ab72232018e9e8
>   PYTHON_AIOCOAP_SETUP_TYPE = setuptools
>   PYTHON_AIOCOAP_LICENSE = MIT
> -PYTHON_AIOCOAP_LICENSE_FILES = LICENSE
> +PYTHON_AIOCOAP_LICENSE_FILES = doc/LICENSE.rst

  That file just contains:

.. include:: ../LICENSES/MIT.txt

so we should instead use LICENSES/MIT.txt as the license file. Unfortunately, 
that file doesn't seem to exist. Can you check with upstream?

  Regards,
  Arnout

>   
>   $(eval $(python-package))
_______________________________________________
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-aiocoap: bump to version 0.4.7
  2023-11-05 20:59 ` Arnout Vandecappelle via buildroot
@ 2023-11-05 21:08   ` James Hilliard
  0 siblings, 0 replies; 4+ messages in thread
From: James Hilliard @ 2023-11-05 21:08 UTC (permalink / raw)
  To: Arnout Vandecappelle; +Cc: Asaf Kahlon, buildroot

On Sun, Nov 5, 2023 at 1:59 PM Arnout Vandecappelle <arnout@mind.be> wrote:
>
>
>
> On 05/11/2023 00:15, James Hilliard wrote:
> > License file moved:
> > https://github.com/chrysn/aiocoap/commit/8f2e96d76bcf1f6f8d7b8065b5c5865afa50d20f
> > https://github.com/chrysn/aiocoap/commit/065945fb7f34db33f641199aceb527527c1a3431
> >
> > Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> > ---
> >   package/python-aiocoap/python-aiocoap.hash | 6 +++---
> >   package/python-aiocoap/python-aiocoap.mk   | 6 +++---
> >   2 files changed, 6 insertions(+), 6 deletions(-)
> >
> > diff --git a/package/python-aiocoap/python-aiocoap.hash b/package/python-aiocoap/python-aiocoap.hash
> > index ab50ff0958..c9d73cda26 100644
> > --- a/package/python-aiocoap/python-aiocoap.hash
> > +++ b/package/python-aiocoap/python-aiocoap.hash
> > @@ -1,5 +1,5 @@
> >   # md5, sha256 from https://pypi.org/pypi/aiocoap/json
> > -md5  03ca0411b7401bfd6e9bdaefe09bd88a  aiocoap-0.4.5.tar.gz
> > -sha256  906c927822185c8acf04fdcc1dd98fd845f31dabf5d5e395c39137dcbd6ba1e3  aiocoap-0.4.5.tar.gz
> > +md5  baebbc38bc8db31472c438521f7121e3  aiocoap-0.4.7.tar.gz
> > +sha256  90f3bcaffd454f5421d3ad55ddbe3fe10a686d4b9f3c4445d427b130493a96a4  aiocoap-0.4.7.tar.gz
> >   # Locally computed sha256 checksums
> > -sha256  2bb211d412a6bfa4b2a9cf01123c7fe90e5e6185938896e23ab07b84f8494180  LICENSE
> > +sha256  0ad39132b3529369998eb7493b950dc7452b07ba9d8cca7619766b6c6d8270fa  doc/LICENSE.rst
> > diff --git a/package/python-aiocoap/python-aiocoap.mk b/package/python-aiocoap/python-aiocoap.mk
> > index 92f47b7a4f..73a0d61eba 100644
> > --- a/package/python-aiocoap/python-aiocoap.mk
> > +++ b/package/python-aiocoap/python-aiocoap.mk
> > @@ -4,11 +4,11 @@
> >   #
> >   ################################################################################
> >
> > -PYTHON_AIOCOAP_VERSION = 0.4.5
> > +PYTHON_AIOCOAP_VERSION = 0.4.7
> >   PYTHON_AIOCOAP_SOURCE = aiocoap-$(PYTHON_AIOCOAP_VERSION).tar.gz
> > -PYTHON_AIOCOAP_SITE = https://files.pythonhosted.org/packages/65/63/9051af6a2fc498f50b71f23bdbde0cc1d1f0a69eb767776dbf6d1411e240
> > +PYTHON_AIOCOAP_SITE = https://files.pythonhosted.org/packages/de/14/843232b56c0f09b2ceddae3da37598d9109c4b1d9383b1ab72232018e9e8
> >   PYTHON_AIOCOAP_SETUP_TYPE = setuptools
> >   PYTHON_AIOCOAP_LICENSE = MIT
> > -PYTHON_AIOCOAP_LICENSE_FILES = LICENSE
> > +PYTHON_AIOCOAP_LICENSE_FILES = doc/LICENSE.rst
>
>   That file just contains:
>
> .. include:: ../LICENSES/MIT.txt
>
> so we should instead use LICENSES/MIT.txt as the license file. Unfortunately,
> that file doesn't seem to exist. Can you check with upstream?

Yeah, it appears to have been fixed upstream but there is not yet a
release with the fix:
https://github.com/chrysn/aiocoap/commit/24039e43a366bcce90108f1d09ecbb8e19d2042c

>
>   Regards,
>   Arnout
>
> >
> >   $(eval $(python-package))
_______________________________________________
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-aiocoap: bump to version 0.4.7
  2023-11-04 23:15 [Buildroot] [PATCH 1/1] package/python-aiocoap: bump to version 0.4.7 James Hilliard
  2023-11-05 20:59 ` Arnout Vandecappelle via buildroot
@ 2024-02-07 19:52 ` Thomas Petazzoni via buildroot
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-02-07 19:52 UTC (permalink / raw)
  To: James Hilliard; +Cc: Asaf Kahlon, buildroot

On Sat,  4 Nov 2023 17:15:06 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> License file moved:
> https://github.com/chrysn/aiocoap/commit/8f2e96d76bcf1f6f8d7b8065b5c5865afa50d20f
> https://github.com/chrysn/aiocoap/commit/065945fb7f34db33f641199aceb527527c1a3431
> 
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/python-aiocoap/python-aiocoap.hash | 6 +++---
>  package/python-aiocoap/python-aiocoap.mk   | 6 +++---
>  2 files changed, 6 insertions(+), 6 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
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-07 19:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-04 23:15 [Buildroot] [PATCH 1/1] package/python-aiocoap: bump to version 0.4.7 James Hilliard
2023-11-05 20:59 ` Arnout Vandecappelle via buildroot
2023-11-05 21:08   ` James Hilliard
2024-02-07 19:52 ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox