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

python3-wcmatch-8.4.1-6.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-wcmatch Distribution: Fedora Project
Version: 8.4.1 Vendor: Fedora Project
Release: 6.fc40 Build date: Fri Jan 26 14:00:04 2024
Group: Unspecified Build host: buildhw-x86-11.iad2.fedoraproject.org
Size: 322415 Source RPM: python-wcmatch-8.4.1-6.fc40.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

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.4.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.4.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Parag Nemade <pnemade AT redhat DOT com> - 8.4.1-4
  - Mark this as SPDX license expression converted
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 8.4.1-3
  - Rebuilt for Python 3.12
  - Fixes: rhbz#2189489
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.4.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Nov 22 2022 Parag Nemade <pnemade AT redhat DOT com> - 8.4.1-1
  - Update to new version 8.4.1
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.1.2-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 8.1.2-9
  - Rebuilt for Python 3.11

Files

/usr/lib/python3.12/site-packages/wcmatch
/usr/lib/python3.12/site-packages/wcmatch-8.4.1.dist-info
/usr/lib/python3.12/site-packages/wcmatch-8.4.1.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/wcmatch-8.4.1.dist-info/METADATA
/usr/lib/python3.12/site-packages/wcmatch-8.4.1.dist-info/WHEEL
/usr/lib/python3.12/site-packages/wcmatch-8.4.1.dist-info/licenses
/usr/lib/python3.12/site-packages/wcmatch-8.4.1.dist-info/licenses/LICENSE.md
/usr/lib/python3.12/site-packages/wcmatch/__init__.py
/usr/lib/python3.12/site-packages/wcmatch/__meta__.py
/usr/lib/python3.12/site-packages/wcmatch/__pycache__
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/__meta__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/__meta__.cpython-312.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/_wcmatch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/_wcmatch.cpython-312.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/_wcparse.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/_wcparse.cpython-312.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/fnmatch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/fnmatch.cpython-312.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/glob.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/glob.cpython-312.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/pathlib.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/pathlib.cpython-312.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/posix.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/posix.cpython-312.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/util.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/util.cpython-312.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/wcmatch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wcmatch/__pycache__/wcmatch.cpython-312.pyc
/usr/lib/python3.12/site-packages/wcmatch/_wcmatch.py
/usr/lib/python3.12/site-packages/wcmatch/_wcparse.py
/usr/lib/python3.12/site-packages/wcmatch/fnmatch.py
/usr/lib/python3.12/site-packages/wcmatch/glob.py
/usr/lib/python3.12/site-packages/wcmatch/pathlib.py
/usr/lib/python3.12/site-packages/wcmatch/posix.py
/usr/lib/python3.12/site-packages/wcmatch/py.typed
/usr/lib/python3.12/site-packages/wcmatch/util.py
/usr/lib/python3.12/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 Apr 30 02:05:04 2024