Buildroot Archive on 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: Asaf Kahlon <asafka7@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/python-jsonschema: bump to version 4.23.0
Date: Mon, 16 Sep 2024 12:02:23 +0200	[thread overview]
Message-ID: <ZugCL-3fPlrYNkqS@landeda> (raw)
In-Reply-To: <20240915204244.1595894-1-james.hilliard1@gmail.com>

James, All,

On 2024-09-15 14:42 -0600, James Hilliard spake thusly:
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>

I've applied a few of your python package bumps to master:

    [PWID   ] Short hash    Title
    [1985968] b7839f4737a5  package/python-multidict: bump to version 6.1.0
    [1985967] 8a3cb57f4683  package/python-msgpack: bump to version 1.1.0
    [1985966] c79803260766  package/python-more-itertools: bump to version 10.5.0
    [1985965] dfa741945b51  package/python-ml-dtypes: bump to version 0.5.0
    [1985964] f9c7e7c343a3  package/python-mimeparse: bump to version 2.0.0
    [1985963] 860e746fc7aa  package/python-matplotlib: bump to version 3.9.2
    [1985956] 20828475d198  package/python-matplotlib-inline: bump to version 0.1.7
    [1985955] 73c654ed4b52  package/python-marshmallow: bump to version 3.22.0
    [1985954] ee974c03f0e5  package/python-marshmallow-sqlalchemy: bump to version 1.1.0
    [1985953] 8ce8c3621763  package/python-markdown2: bump to version 2.5.0
    [1985952] fe3e645aa15e  package/python-markdown: bump to version 3.7
    [1985951] d86debb6b0dc  package/python-mako: bump to version 1.3.5
    [1985944] 032b33d4fa33  package/python-lmdb: bump to version 1.5.1
    [1985924] 764929349087  package/python-kiwisolver: bump to version 1.4.7
    [1985923] fe7f48fe4994  package/python-keyring: bump to version 25.3.0
    [1985921] faf00146427e  package/python-jsonschema: bump to version 4.23.0

Thanks!

Regards,
Yann E. MORIN.

> ---
>  package/python-jsonschema/python-jsonschema.hash | 4 ++--
>  package/python-jsonschema/python-jsonschema.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-jsonschema/python-jsonschema.hash b/package/python-jsonschema/python-jsonschema.hash
> index 645a6657fe..79d64f4846 100644
> --- a/package/python-jsonschema/python-jsonschema.hash
> +++ b/package/python-jsonschema/python-jsonschema.hash
> @@ -1,6 +1,6 @@
>  # md5, sha256 from https://pypi.org/pypi/jsonschema/json
> -md5  e758f0f6a8f3f59d754e7e35ea9f0792  jsonschema-4.20.0.tar.gz
> -sha256  4f614fd46d8d61258610998997743ec5492a648b33cf478c1ddc23ed4598a5fa  jsonschema-4.20.0.tar.gz
> +md5  a2cb5fee4da011118708ab275b34f30b  jsonschema-4.23.0.tar.gz
> +sha256  d71497fef26351a33265337fa77ffeb82423f3ea21283cd9467bb03999266bc4  jsonschema-4.23.0.tar.gz
>  # Locally computed sha256 checksums
>  sha256  4f92a015a13c4d1a040bef018aa13430b4f1bc73b41b16bb846c346766de7439  COPYING
>  sha256  837402bd25fad9b704265801ca3f92566a98157c1f9a7acd6f446299ba1c305a  json/LICENSE
> diff --git a/package/python-jsonschema/python-jsonschema.mk b/package/python-jsonschema/python-jsonschema.mk
> index 9e8b6e18b8..21e4adab48 100644
> --- a/package/python-jsonschema/python-jsonschema.mk
> +++ b/package/python-jsonschema/python-jsonschema.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -PYTHON_JSONSCHEMA_VERSION = 4.20.0
> +PYTHON_JSONSCHEMA_VERSION = 4.23.0
>  PYTHON_JSONSCHEMA_SOURCE = jsonschema-$(PYTHON_JSONSCHEMA_VERSION).tar.gz
> -PYTHON_JSONSCHEMA_SITE = https://files.pythonhosted.org/packages/a8/74/77bf12d3dd32b764692a71d4200f03429c41eee2e8a9225d344d91c03aff
> +PYTHON_JSONSCHEMA_SITE = https://files.pythonhosted.org/packages/38/2e/03362ee4034a4c917f697890ccd4aec0800ccf9ded7f511971c75451deec
>  PYTHON_JSONSCHEMA_SETUP_TYPE = pep517
>  PYTHON_JSONSCHEMA_LICENSE = MIT
>  PYTHON_JSONSCHEMA_LICENSE_FILES = COPYING json/LICENSE
> -- 
> 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-16 10:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-15 20:42 [Buildroot] [PATCH 1/1] package/python-jsonschema: bump to version 4.23.0 James Hilliard
2024-09-16 10:02 ` 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=ZugCL-3fPlrYNkqS@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=asafka7@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox