Rebuilt for Python 3.8
This commit is contained in:
parent
029e464bb7
commit
42376cb933
@ -1,6 +1,6 @@
|
||||
Name: python-pathspec
|
||||
Version: 0.5.3
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Utility library for gitignore style pattern matching of file paths
|
||||
|
||||
License: MPL 2.0
|
||||
@ -48,6 +48,9 @@ rm -rf pathspec.egg-info
|
||||
%{python3_sitelib}/pathspec-%{version}-py?.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.3-10
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user