Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/1] package/python-netaddr: bump to version 1.3.0
@ 2024-09-21 22:13 James Hilliard
  2024-09-22 10:34 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-09-21 22:13 UTC (permalink / raw)
  To: buildroot; +Cc: James Hilliard, Mauro Condarelli, Asaf Kahlon

License hash changed due to formatting changes:
https://github.com/netaddr/netaddr/commit/2a407439ea0c759e7c44d27750e2aa3834915e25

License renamed afterwards:
https://github.com/netaddr/netaddr/commit/e3de33de5335ce8c66cf095f9543961f35f73653

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
Changes v1 -> v2:
  - add license comments
---
 package/python-netaddr/python-netaddr.hash | 6 +++---
 package/python-netaddr/python-netaddr.mk   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package/python-netaddr/python-netaddr.hash b/package/python-netaddr/python-netaddr.hash
index f969aeecfc..1ad35966bb 100644
--- a/package/python-netaddr/python-netaddr.hash
+++ b/package/python-netaddr/python-netaddr.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/netaddr/json
-md5  c0d7b080da18c851ea436389813d7652  netaddr-0.10.1.tar.gz
-sha256  f4da4222ca8c3f43c8e18a8263e5426c750a3a837fdfeccf74c68d0408eaa3bf  netaddr-0.10.1.tar.gz
+md5  b0307617f8f3aa73bbcfadac52d91df7  netaddr-1.3.0.tar.gz
+sha256  5c3c3d9895b551b763779ba7db7a03487dc1f8e3b385af819af341ae9ef6e48a  netaddr-1.3.0.tar.gz
 # Locally computed sha256 checksums
-sha256  0e53de62547787462f41eefb5cee31a14f7ea767ba0362c6f9304f1742486d47  LICENSE
+sha256  36dcdc429f76107d1697396ca0d8c43b343808c98beacb3405f472a76b65bffa  LICENSE.rst
diff --git a/package/python-netaddr/python-netaddr.mk b/package/python-netaddr/python-netaddr.mk
index 79e55a739f..7c26b16bb4 100644
--- a/package/python-netaddr/python-netaddr.mk
+++ b/package/python-netaddr/python-netaddr.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-PYTHON_NETADDR_VERSION = 0.10.1
+PYTHON_NETADDR_VERSION = 1.3.0
 PYTHON_NETADDR_SOURCE = netaddr-$(PYTHON_NETADDR_VERSION).tar.gz
-PYTHON_NETADDR_SITE = https://files.pythonhosted.org/packages/af/96/f4878091248450bbdebfbd01bf1d95821bd47eb38e756815a0431baa6b07
+PYTHON_NETADDR_SITE = https://files.pythonhosted.org/packages/54/90/188b2a69654f27b221fba92fda7217778208532c962509e959a9cee5229d
 PYTHON_NETADDR_LICENSE = BSD-3-Clause
-PYTHON_NETADDR_LICENSE_FILES = LICENSE
+PYTHON_NETADDR_LICENSE_FILES = LICENSE.rst
 PYTHON_NETADDR_SETUP_TYPE = setuptools
 
 $(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] 2+ messages in thread

* Re: [Buildroot] [PATCH v2 1/1] package/python-netaddr: bump to version 1.3.0
  2024-09-21 22:13 [Buildroot] [PATCH v2 1/1] package/python-netaddr: bump to version 1.3.0 James Hilliard
@ 2024-09-22 10:34 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2024-09-22 10:34 UTC (permalink / raw)
  To: James Hilliard; +Cc: Mauro Condarelli, Asaf Kahlon, buildroot

James, All,

On 2024-09-21 16:13 -0600, James Hilliard spake thusly:
> License hash changed due to formatting changes:
> https://github.com/netaddr/netaddr/commit/2a407439ea0c759e7c44d27750e2aa3834915e25
> 
> License renamed afterwards:
> https://github.com/netaddr/netaddr/commit/e3de33de5335ce8c66cf095f9543961f35f73653
> 
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>

Applied to master, alonmg with a bunch of other such bumps, thanks.

Regards,
Yann E. MORIN.

> ---
> Changes v1 -> v2:
>   - add license comments
> ---
>  package/python-netaddr/python-netaddr.hash | 6 +++---
>  package/python-netaddr/python-netaddr.mk   | 6 +++---
>  2 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/package/python-netaddr/python-netaddr.hash b/package/python-netaddr/python-netaddr.hash
> index f969aeecfc..1ad35966bb 100644
> --- a/package/python-netaddr/python-netaddr.hash
> +++ b/package/python-netaddr/python-netaddr.hash
> @@ -1,5 +1,5 @@
>  # md5, sha256 from https://pypi.org/pypi/netaddr/json
> -md5  c0d7b080da18c851ea436389813d7652  netaddr-0.10.1.tar.gz
> -sha256  f4da4222ca8c3f43c8e18a8263e5426c750a3a837fdfeccf74c68d0408eaa3bf  netaddr-0.10.1.tar.gz
> +md5  b0307617f8f3aa73bbcfadac52d91df7  netaddr-1.3.0.tar.gz
> +sha256  5c3c3d9895b551b763779ba7db7a03487dc1f8e3b385af819af341ae9ef6e48a  netaddr-1.3.0.tar.gz
>  # Locally computed sha256 checksums
> -sha256  0e53de62547787462f41eefb5cee31a14f7ea767ba0362c6f9304f1742486d47  LICENSE
> +sha256  36dcdc429f76107d1697396ca0d8c43b343808c98beacb3405f472a76b65bffa  LICENSE.rst
> diff --git a/package/python-netaddr/python-netaddr.mk b/package/python-netaddr/python-netaddr.mk
> index 79e55a739f..7c26b16bb4 100644
> --- a/package/python-netaddr/python-netaddr.mk
> +++ b/package/python-netaddr/python-netaddr.mk
> @@ -4,11 +4,11 @@
>  #
>  ################################################################################
>  
> -PYTHON_NETADDR_VERSION = 0.10.1
> +PYTHON_NETADDR_VERSION = 1.3.0
>  PYTHON_NETADDR_SOURCE = netaddr-$(PYTHON_NETADDR_VERSION).tar.gz
> -PYTHON_NETADDR_SITE = https://files.pythonhosted.org/packages/af/96/f4878091248450bbdebfbd01bf1d95821bd47eb38e756815a0431baa6b07
> +PYTHON_NETADDR_SITE = https://files.pythonhosted.org/packages/54/90/188b2a69654f27b221fba92fda7217778208532c962509e959a9cee5229d
>  PYTHON_NETADDR_LICENSE = BSD-3-Clause
> -PYTHON_NETADDR_LICENSE_FILES = LICENSE
> +PYTHON_NETADDR_LICENSE_FILES = LICENSE.rst
>  PYTHON_NETADDR_SETUP_TYPE = setuptools
>  
>  $(eval $(python-package))
> -- 
> 2.34.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-09-22 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-21 22:13 [Buildroot] [PATCH v2 1/1] package/python-netaddr: bump to version 1.3.0 James Hilliard
2024-09-22 10:34 ` Yann E. MORIN

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