Rebuilt for Python 3.10
This commit is contained in:
parent
30fcbffa8d
commit
c1bbc384b0
@ -1,6 +1,6 @@
|
|||||||
Name: python-pathspec
|
Name: python-pathspec
|
||||||
Version: 0.8.1
|
Version: 0.8.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Utility library for gitignore style pattern matching of file paths
|
Summary: Utility library for gitignore style pattern matching of file paths
|
||||||
|
|
||||||
License: MPL 2.0
|
License: MPL 2.0
|
||||||
@ -48,6 +48,9 @@ rm -rf pathspec.egg-info
|
|||||||
%{python3_sitelib}/pathspec-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/pathspec-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.8.1-2
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Tue Apr 27 2021 Miro Hrončok <mhroncok@redhat.com> - 0.8.1-1
|
* Tue Apr 27 2021 Miro Hrončok <mhroncok@redhat.com> - 0.8.1-1
|
||||||
- Update to 0.8.1
|
- Update to 0.8.1
|
||||||
- Fixes rhbz#1786816
|
- Fixes rhbz#1786816
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user