public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Wang Mingyu <wangmy@fujitsu.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [OE-core] [PATCH] python3-pathspec: upgrade 0.9.0 -> 0.10.1
Date: Mon, 5 Sep 2022 17:06:20 +0800	[thread overview]
Message-ID: <1662368782-32326-2-git-send-email-wangmy@fujitsu.com> (raw)
In-Reply-To: <1662368782-32326-1-git-send-email-wangmy@fujitsu.com>

Changelog:
==========
Bug fixes:
------------
Fix documentation on pathspec.pattern.RegexPattern.match_file().
Issue #60: Remove redundant wheel dep from pyproject.toml.
Issue #61: Dist failure for Fedora, CentOS, EPEL.
Issue #62: Since version 0.10.0 pure wildcard does not work in some cases.

Improvements:
-------------
Restore support for legacy installations using setup.py. See Issue #61.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-pathspec_0.9.0.bb => python3-pathspec_0.10.1.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pathspec_0.9.0.bb => python3-pathspec_0.10.1.bb} (78%)

diff --git a/meta/recipes-devtools/python/python3-pathspec_0.9.0.bb b/meta/recipes-devtools/python/python3-pathspec_0.10.1.bb
similarity index 78%
rename from meta/recipes-devtools/python/python3-pathspec_0.9.0.bb
rename to meta/recipes-devtools/python/python3-pathspec_0.10.1.bb
index 641f1cfd87..8f2af0ec99 100644
--- a/meta/recipes-devtools/python/python3-pathspec_0.9.0.bb
+++ b/meta/recipes-devtools/python/python3-pathspec_0.10.1.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "MPL-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad"
 
-SRC_URI[sha256sum] = "e564499435a2673d586f6b2130bb5b95f04a3ba06f81b8f895b651a3c76aabb1"
+SRC_URI[sha256sum] = "7ace6161b621d31e7902eb6b5ae148d12cfd23f4a249b9ffb6b9fee12084323d"
 
 inherit pypi setuptools3
 
-- 
2.25.1



  reply	other threads:[~2022-09-05  9:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-05  9:06 [OE-core] [PATCH] python3-mako: upgrade 1.2.1 -> 1.2.2 Wang Mingyu
2022-09-05  9:06 ` Wang Mingyu [this message]
2022-09-05  9:06 ` [OE-core] [PATCH] python3-pytest: upgrade 7.1.2 -> 7.1.3 Wang Mingyu
2022-09-05  9:06 ` [OE-core] [PATCH] vala: upgrade 0.56.2 -> 0.56.3 Wang Mingyu

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=1662368782-32326-2-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox