All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Cc: James Hilliard <james.hilliard1@gmail.com>,
	Marcin Niestroj <m.niestroj@grinn-global.com>
Subject: [Buildroot] [PATCH 3/7] package/python-poetry-core: bump version to 2.2.1
Date: Sun, 21 Dec 2025 23:29:56 +0100	[thread overview]
Message-ID: <20251221223000.184312-3-bernd@kuhls.net> (raw)
In-Reply-To: <20251221223000.184312-1-bernd@kuhls.net>

https://github.com/python-poetry/poetry-core/blob/2.2.1/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-poetry-core/python-poetry-core.hash | 4 ++--
 package/python-poetry-core/python-poetry-core.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-poetry-core/python-poetry-core.hash b/package/python-poetry-core/python-poetry-core.hash
index 888f220e96..9defacc37f 100644
--- a/package/python-poetry-core/python-poetry-core.hash
+++ b/package/python-poetry-core/python-poetry-core.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/poetry-core/json
-md5  dd09886c53c482680536e8ce8ffd483e  poetry_core-2.2.0.tar.gz
-sha256  b4033b71b99717a942030e074fec7e3082e5fde7a8ed10f02cd2413bdf940b1f  poetry_core-2.2.0.tar.gz
+md5  a025abe2dd8d096480a87941f30d95ec  poetry_core-2.2.1.tar.gz
+sha256  97e50d8593c8729d3f49364b428583e044087ee3def1e010c6496db76bd65ac5  poetry_core-2.2.1.tar.gz
 # Locally computed sha256 checksums
 sha256  f1978133782b90f4733bc308ddb19267c3fe04797c88d9ed3bc219032495a982  LICENSE
diff --git a/package/python-poetry-core/python-poetry-core.mk b/package/python-poetry-core/python-poetry-core.mk
index eac7f75a9f..d3f39706dc 100644
--- a/package/python-poetry-core/python-poetry-core.mk
+++ b/package/python-poetry-core/python-poetry-core.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_POETRY_CORE_VERSION = 2.2.0
+PYTHON_POETRY_CORE_VERSION = 2.2.1
 PYTHON_POETRY_CORE_SOURCE = poetry_core-$(PYTHON_POETRY_CORE_VERSION).tar.gz
-PYTHON_POETRY_CORE_SITE = https://files.pythonhosted.org/packages/6c/73/8cc4cdc3992d9e03a749dd0ef7438093042a1ed197df8fcfc9dc9502ef0b
+PYTHON_POETRY_CORE_SITE = https://files.pythonhosted.org/packages/54/ef/a16c11de95b638341961765e072dfdd4c9a0be51d6b22d594c5f3255e4bb
 PYTHON_POETRY_CORE_SETUP_TYPE = pep517
 PYTHON_POETRY_CORE_LICENSE = MIT
 PYTHON_POETRY_CORE_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2025-12-21 22:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-21 22:29 [Buildroot] [PATCH 1/7] package/python-iwlib: bump version to 1.7.0 Bernd Kuhls
2025-12-21 22:29 ` [Buildroot] [PATCH 2/7] package/python-pbr: bump version to 7.0.3 Bernd Kuhls
2025-12-21 22:29 ` Bernd Kuhls [this message]
2025-12-21 22:29 ` [Buildroot] [PATCH 4/7] package/python-proto-plus: bump version to 1.27.0 Bernd Kuhls
2025-12-21 22:29 ` [Buildroot] [PATCH 5/7] package/python-pylibfdt: bump version to 1.7.2.post1 Bernd Kuhls
2025-12-21 22:29 ` [Buildroot] [PATCH 6/7] package/python-pypika-tortoise: bump version to 0.6.3 Bernd Kuhls
2025-12-21 22:30 ` [Buildroot] [PATCH 7/7] package/python-pytest-asyncio: bump version to 1.3.0 Bernd Kuhls
2026-01-02 15:31 ` [Buildroot] [PATCH 1/7] package/python-iwlib: bump version to 1.7.0 Thomas Petazzoni via buildroot

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=20251221223000.184312-3-bernd@kuhls.net \
    --to=bernd@kuhls.net \
    --cc=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.com \
    --cc=m.niestroj@grinn-global.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.