All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Asaf Kahlon <asafka7@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/python-pathvalidate: bump to version 2.5.0
Date: Sun, 3 Oct 2021 21:56:33 +0200	[thread overview]
Message-ID: <20211003195633.GO1504958@scaer> (raw)
In-Reply-To: <20210928085436.583218-3-asafka7@gmail.com>

Asaf, All,

On 2021-09-28 11:54 +0300, Asaf Kahlon spake thusly:
> * The package doesn't support python2 anymore.

As a consequence, I've also update the comments in the revers
dependencies.

Applied to master, thanks.

Regards,
Yann E. MORIN.

> * Indent with two spaces in the hash file.
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-pathvalidate/Config.in                | 1 +
>  package/python-pathvalidate/python-pathvalidate.hash | 6 +++---
>  package/python-pathvalidate/python-pathvalidate.mk   | 4 ++--
>  3 files changed, 6 insertions(+), 5 deletions(-)
> 
> diff --git a/package/python-pathvalidate/Config.in b/package/python-pathvalidate/Config.in
> index 8606696e1b..564c3a0913 100644
> --- a/package/python-pathvalidate/Config.in
> +++ b/package/python-pathvalidate/Config.in
> @@ -1,5 +1,6 @@
>  config BR2_PACKAGE_PYTHON_PATHVALIDATE
>  	bool "python-pathvalidate"
> +	depends on BR2_PACKAGE_PYHON3
>  	help
>  	  pathvalidate is a python library to validate/sanitize a string
>  	  such as filename/variable-name.
> diff --git a/package/python-pathvalidate/python-pathvalidate.hash b/package/python-pathvalidate/python-pathvalidate.hash
> index db1190fc77..adf1a75dca 100644
> --- a/package/python-pathvalidate/python-pathvalidate.hash
> +++ b/package/python-pathvalidate/python-pathvalidate.hash
> @@ -1,5 +1,5 @@
>  # md5, sha256 from https://pypi.org/pypi/pathvalidate/json
> -md5	b0a8242d124a9e760ca2d084a4f8fa75  pathvalidate-0.29.0.tar.gz
> -sha256	bf250828f40d94881df764950cffca14bb3fa83783d9f239125a6b5e23a5646e  pathvalidate-0.29.0.tar.gz
> +md5  afc0343cd8c4ad732431a8b860d73330  pathvalidate-2.5.0.tar.gz
> +sha256  119ba36be7e9a405d704c7b7aea4b871c757c53c9adc0ed64f40be1ed8da2781  pathvalidate-2.5.0.tar.gz
>  # Locally computed sha256 checksums
> -sha256	a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2  LICENSE
> +sha256  a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2  LICENSE
> diff --git a/package/python-pathvalidate/python-pathvalidate.mk b/package/python-pathvalidate/python-pathvalidate.mk
> index ee707e4e25..bb434f3662 100644
> --- a/package/python-pathvalidate/python-pathvalidate.mk
> +++ b/package/python-pathvalidate/python-pathvalidate.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -PYTHON_PATHVALIDATE_VERSION = 0.29.0
> +PYTHON_PATHVALIDATE_VERSION = 2.5.0
>  PYTHON_PATHVALIDATE_SOURCE = pathvalidate-$(PYTHON_PATHVALIDATE_VERSION).tar.gz
> -PYTHON_PATHVALIDATE_SITE = https://files.pythonhosted.org/packages/fc/3f/7a96e26d36b7e99abc9c236ff6db2de2d98e59fed45f9932eb0d17d48473
> +PYTHON_PATHVALIDATE_SITE = https://files.pythonhosted.org/packages/2e/89/7853a1ea323e848ab1e90c8930733bc19e35a935deb80d78b572c36ea33f
>  PYTHON_PATHVALIDATE_SETUP_TYPE = setuptools
>  PYTHON_PATHVALIDATE_LICENSE = MIT
>  PYTHON_PATHVALIDATE_LICENSE_FILES = LICENSE
> -- 
> 2.33.0
> 
> _______________________________________________
> 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:[~2021-10-03 19:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-28  8:54 [Buildroot] [PATCH 1/1] package/python-networkx: bump to version 2.6.3 Asaf Kahlon
2021-09-28  8:54 ` [Buildroot] [PATCH 1/1] package/python-oauthlib: bump to version 3.1.1 Asaf Kahlon
2021-10-06 15:11   ` Peter Korsgaard
2021-10-06 15:49     ` Asaf Kahlon
2021-09-28  8:54 ` [Buildroot] [PATCH 1/1] package/python-pathvalidate: bump to version 2.5.0 Asaf Kahlon
2021-10-03 19:56   ` Yann E. MORIN [this message]
2021-10-03 20:01 ` [Buildroot] [PATCH 1/1] package/python-networkx: bump to version 2.6.3 Yann E. MORIN

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=20211003195633.GO1504958@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=asafka7@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=thomas.petazzoni@bootlin.com \
    /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.