Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-wcmatch-10.0-8.fc45 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-wcmatch Distribution: Fedora Project
Version: 10.0 Vendor: Fedora Project
Release: 8.fc45 Build date: Wed Jun 3 21:18:46 2026
Group: Unspecified Build host: buildvm-x86-12.rdu3.fedoraproject.org
Size: 351705 Source RPM: python-wcmatch-10.0-8.fc45.src.rpm
Packager: Fedora Project
Url: https://github.com/facelessuser/wcmatch
Summary: Wildcard/glob file name matcher
Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order
to provide file matching and globbing that more closely follows the features
found in Bash. In some ways these libraries are similar to Python's builtin
libraries as they provide a similar interface to match, filter, and glob the
file system. But they also include a number of features found in Bash's
globbing such as backslash escaping, brace expansion, extended glob pattern
groups, etc. They also add a number of new useful functions as well, such as
globmatch which functions like fnmatch, but for paths.

Provides

Requires

License

MIT

Changelog

* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 10.0-8
  - Rebuilt for Python 3.15
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 10.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 10.0-6
  - Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 10.0-5
  - Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 10.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 10.0-3
  - Rebuilt for Python 3.14
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 10.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Nov 06 2024 Parag Nemade <pnemade AT redhat DOT com> - 10.0-1
  - Update to 10.0 version (#2315029)
* Mon Sep 16 2024 Parag Nemade <pnemade AT redhat DOT com> - 9.0-1
  - Update to 9.0 version (#2302578)
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.5.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jul 10 2024 Parag Nemade <pnemade AT redhat DOT com> - 8.5.2-1
  - Update to 8.5.2 upstream release
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 8.4.1-7
  - Rebuilt for Python 3.13

Files

/usr/lib/python3.15/site-packages/wcmatch
/usr/lib/python3.15/site-packages/wcmatch-10.0.dist-info
/usr/lib/python3.15/site-packages/wcmatch-10.0.dist-info/INSTALLER
/usr/lib/python3.15/site-packages/wcmatch-10.0.dist-info/METADATA
/usr/lib/python3.15/site-packages/wcmatch-10.0.dist-info/WHEEL
/usr/lib/python3.15/site-packages/wcmatch-10.0.dist-info/licenses
/usr/lib/python3.15/site-packages/wcmatch-10.0.dist-info/licenses/LICENSE.md
/usr/lib/python3.15/site-packages/wcmatch/__init__.py
/usr/lib/python3.15/site-packages/wcmatch/__meta__.py
/usr/lib/python3.15/site-packages/wcmatch/__pycache__
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/__init__.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/__init__.cpython-315.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/__meta__.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/__meta__.cpython-315.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/_wcmatch.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/_wcmatch.cpython-315.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/_wcparse.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/_wcparse.cpython-315.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/fnmatch.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/fnmatch.cpython-315.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/glob.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/glob.cpython-315.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/pathlib.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/pathlib.cpython-315.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/posix.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/posix.cpython-315.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/util.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/util.cpython-315.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/wcmatch.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/wcmatch/__pycache__/wcmatch.cpython-315.pyc
/usr/lib/python3.15/site-packages/wcmatch/_wcmatch.py
/usr/lib/python3.15/site-packages/wcmatch/_wcparse.py
/usr/lib/python3.15/site-packages/wcmatch/fnmatch.py
/usr/lib/python3.15/site-packages/wcmatch/glob.py
/usr/lib/python3.15/site-packages/wcmatch/pathlib.py
/usr/lib/python3.15/site-packages/wcmatch/posix.py
/usr/lib/python3.15/site-packages/wcmatch/py.typed
/usr/lib/python3.15/site-packages/wcmatch/util.py
/usr/lib/python3.15/site-packages/wcmatch/wcmatch.py
/usr/share/doc/python3-wcmatch
/usr/share/doc/python3-wcmatch/README.md
/usr/share/licenses/python3-wcmatch
/usr/share/licenses/python3-wcmatch/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jun 9 00:26:50 2026