All of lore.kernel.org
 help / color / mirror / Atom feed
From: wangmy@fujitsu.com
To: openembedded-core@lists.openembedded.org
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [OE-core] [PATCH 24/31] python3-trove-classifiers: upgrade 2025.1.15.22 -> 2025.2.18.16
Date: Tue,  4 Mar 2025 17:09:09 +0800	[thread overview]
Message-ID: <1741079356-13445-24-git-send-email-wangmy@fujitsu.com> (raw)
In-Reply-To: <1741079356-13445-1-git-send-email-wangmy@fujitsu.com>

From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...025.1.15.22.bb => python3-trove-classifiers_2025.2.18.16.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-trove-classifiers_2025.1.15.22.bb => python3-trove-classifiers_2025.2.18.16.bb} (83%)

diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2025.1.15.22.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2025.2.18.16.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-trove-classifiers_2025.1.15.22.bb
rename to meta/recipes-devtools/python/python3-trove-classifiers_2025.2.18.16.bb
index eb7eb30554..6bdce9dc79 100644
--- a/meta/recipes-devtools/python/python3-trove-classifiers_2025.1.15.22.bb
+++ b/meta/recipes-devtools/python/python3-trove-classifiers_2025.2.18.16.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/trove-classifiers"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRC_URI[sha256sum] = "90af74358d3a01b3532bc7b3c88d8c6a094c2fd50a563d13d9576179326d7ed9"
+SRC_URI[sha256sum] = "b1ee2e1668589217d4edf506743e28b1834da128f8a122bad522c02d837006e1"
 
 PYPI_PACKAGE = "trove_classifiers"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
-- 
2.43.0



  parent reply	other threads:[~2025-03-04  9:09 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-04  9:08 [OE-core] [PATCH 01/31] bind: upgrade 9.20.5 -> 9.20.6 wangmy
2025-03-04  9:08 ` [OE-core] [PATCH 02/31] dbus: upgrade 1.16.0 -> 1.16.2 wangmy
2025-03-04  9:08 ` [OE-core] [PATCH 03/31] fmt: upgrade 11.1.3 -> 11.1.4 wangmy
2025-03-04  9:08 ` [OE-core] [PATCH 04/31] gi-docgen: upgrade 2024.1 -> 2025.3 wangmy
2025-03-04 14:08   ` Mathieu Dubois-Briand
2025-03-04  9:08 ` [OE-core] [PATCH 05/31] harfbuzz: upgrade 10.2.0 -> 10.4.0 wangmy
2025-03-04  9:08 ` [OE-core] [PATCH 06/31] inetutils: upgrade 2.5 -> 2.6 wangmy
2025-03-04  9:08 ` [OE-core] [PATCH 07/31] libassuan: upgrade 3.0.1 -> 3.0.2 wangmy
2025-03-04  9:08 ` [OE-core] [PATCH 08/31] libnotify: upgrade 0.8.3 -> 0.8.4 wangmy
2025-03-04  9:08 ` [OE-core] [PATCH 09/31] libpng: upgrade 1.6.45 -> 1.6.47 wangmy
2025-03-04  9:08 ` [OE-core] [PATCH 10/31] libsdl2: upgrade 2.30.12 -> 2.32.2 wangmy
2025-03-04  9:08 ` [OE-core] [PATCH 11/31] liburcu: update 0.15.0 -> 0.15.1 wangmy
2025-03-04  9:08 ` [OE-core] [PATCH 12/31] man-pages: upgrade 6.11 -> 6.12 wangmy
2025-03-04  9:08 ` [OE-core] [PATCH 13/31] minicom: upgrade 2.9 -> 2.10 wangmy
2025-03-04  9:08 ` [OE-core] [PATCH 14/31] mtools: upgrade 4.0.47 -> 4.0.48 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 15/31] nghttp2: upgrade 1.64.0 -> 1.65.0 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 16/31] openssh: upgrade 9.9p1 -> 9.9p2 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 17/31] orc: upgrade 0.4.40 -> 0.4.41 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 18/31] python3-bcrypt: upgrade 4.2.1 -> 4.3.0 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 19/31] python3-beartype: upgrade 0.19.0 -> 0.20.0 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 20/31] python3-hypothesis: upgrade 6.125.3 -> 6.127.4 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 21/31] python3-pyelftools: upgrade 0.31 -> 0.32 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 22/31] python3-pytest: upgrade 8.3.4 -> 8.3.5 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 23/31] python3-setuptools: upgrade 75.8.0 -> 75.8.2 wangmy
2025-03-04  9:09 ` wangmy [this message]
2025-03-04  9:09 ` [OE-core] [PATCH 25/31] python3-websockets: upgrade 14.2 -> 15.0 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 26/31] re2c: upgrade 4.0.2 -> 4.1 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 27/31] repo: upgrade 2.51 -> 2.52 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 28/31] shadow: update 4.17.2 -> 4.17.3 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 29/31] stress-ng: upgrade 0.18.10 -> 0.18.11 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 30/31] wireless-regdb: upgrade 2024.10.07 -> 2025.02.20 wangmy
2025-03-04  9:09 ` [OE-core] [PATCH 31/31] zstd: upgrade 1.5.6 -> 1.5.7 wangmy

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=1741079356-13445-24-git-send-email-wangmy@fujitsu.com \
    --to=wangmy@fujitsu.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.