Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 15:12:46 +02:00 committed by Tomáš Hrnčiar
parent 2528abf9de
commit 28ec1cca6c

View File

@ -1,6 +1,6 @@
Name: python-pathspec
Version: 0.9.0
Release: 3%{?dist}
Release: 4%{?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
* 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
- Don't remove egginfo