Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 20:43:06 +00:00
parent 28ec1cca6c
commit 7e8d9d5822

View File

@ -1,6 +1,6 @@
Name: python-pathspec
Version: 0.9.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Utility library for gitignore style pattern matching of file paths
License: MPLv2.0
@ -49,6 +49,9 @@ is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
%{python3_sitelib}/pathspec-%{version}-py%{python3_version}.egg-info
%changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.9.0-4
- Rebuilt for Python 3.11