Rebuilt for Python 3.11
This commit is contained in:
parent
2528abf9de
commit
28ec1cca6c
@ -1,6 +1,6 @@
|
|||||||
Name: python-pathspec
|
Name: python-pathspec
|
||||||
Version: 0.9.0
|
Version: 0.9.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Utility library for gitignore style pattern matching of file paths
|
Summary: Utility library for gitignore style pattern matching of file paths
|
||||||
|
|
||||||
License: MPLv2.0
|
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
|
%{python3_sitelib}/pathspec-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.9.0-4
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Tue Feb 08 2022 Dan Radez <dradez@redhat.com> - 0.9.0-3
|
* Tue Feb 08 2022 Dan Radez <dradez@redhat.com> - 0.9.0-3
|
||||||
- Don't remove egginfo
|
- Don't remove egginfo
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user