All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Mauro Condarelli <mc5686@mclink.it>,
	Asaf Kahlon <asafka7@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 1/1] package/python-netaddr: bump to version 1.3.0
Date: Sun, 22 Sep 2024 12:34:56 +0200	[thread overview]
Message-ID: <Zu_y0GGFRunvO2ig@landeda> (raw)
In-Reply-To: <20240921221340.688164-1-james.hilliard1@gmail.com>

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

      reply	other threads:[~2024-09-22 10:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zu_y0GGFRunvO2ig@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=asafka7@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.com \
    --cc=mc5686@mclink.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.