public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-wcmatch] f44: feat: update to 10.1
Date: Mon, 29 Jun 2026 08:44:08 GMT	[thread overview]
Message-ID: <178272264864.1.15977707084208525046.rpms-python-wcmatch-8ffbe2378d1b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-wcmatch
Branch : f44
Commit : 8ffbe2378d1ba19ba9ee2f26cc767d59e5a3a07d
Author : Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
Date   : 2026-06-27T22:47:10+01:00
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-wcmatch/c/8ffbe2378d1ba19ba9ee2f26cc767d59e5a3a07d?branch=f44

Log:
feat: update to 10.1

---
diff --git a/.gitignore b/.gitignore
index 5574bb7..b8c79cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /python-wcmatch-8.5.2.tar.gz
 /python-wcmatch-9.0.tar.gz
 /python-wcmatch-10.0.tar.gz
+/python-wcmatch-10.1.tar.gz

diff --git a/python-wcmatch.spec b/python-wcmatch.spec
index 8f21f2f..da9054e 100644
--- a/python-wcmatch.spec
+++ b/python-wcmatch.spec
@@ -2,8 +2,8 @@
 %global pypi_name wcmatch
 
 Name:           python-%{pypi_name}
-Version:        10.0
-Release:        8%{?dist}
+Version:        10.1
+Release:        1%{?dist}
 Summary:        Wildcard/glob file name matcher
 
 License:        MIT
@@ -52,16 +52,19 @@ globmatch which functions like fnmatch, but for paths.
 
 %install
 %pyproject_install
-%pyproject_save_files %{pypi_name}
+%pyproject_save_files -l %{pypi_name}
 
 %check
-%pytest -vv -k "not test_tilde_user"
+%pytest -vv
 
 %files -n python3-%{pypi_name} -f %{pyproject_files}
 %license LICENSE.md
 %doc README.md
 
 %changelog
+* Sat Jun 27 2026 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 10.1-1
+- Update to latest release
+
 * Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 10.0-8
 - Rebuilt for Python 3.15
 

diff --git a/sources b/sources
index 8dc8f28..60ca8c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (python-wcmatch-10.0.tar.gz) = db8fcfc7b0bef0256530a86f25491309b0d67f51ec9f60d9e6d2e3f49ae5e94ce432981aa2fb6b1f2086758a4eaa4a53daf9b2f765bd75480230f6064f181e75
+SHA512 (python-wcmatch-10.1.tar.gz) = 5f0588752142d4a0bf0230bb19342db653fbd740413a841ac4edb5b5bf3b63733a901949396017ead9788d100a57ca292a69b61463707a47977020b4cdcd768b

                 reply	other threads:[~2026-06-29  8:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178272264864.1.15977707084208525046.rpms-python-wcmatch-8ffbe2378d1b@fedoraproject.org \
    --to=sanjay.ankur@gmail.com \
    --cc=git-commits@fedoraproject.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