public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-wcmatch] f44: feat: update to 10.1
@ 2026-06-29  8:44 Ankur Sinha
  0 siblings, 0 replies; only message in thread
From: Ankur Sinha @ 2026-06-29  8:44 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29  8:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29  8:44 [rpms/python-wcmatch] f44: feat: update to 10.1 Ankur Sinha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox