Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
42376cb933
commit
b47771fa84
@ -1,6 +1,6 @@
|
|||||||
Name: python-pathspec
|
Name: python-pathspec
|
||||||
Version: 0.5.3
|
Version: 0.5.3
|
||||||
Release: 10%{?dist}
|
Release: 11%{?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?.?.egg-info
|
%{python3_sitelib}/pathspec-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.3-11
|
||||||
|
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||||
|
|
||||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.3-10
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.3-10
|
||||||
- Rebuilt for Python 3.8
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user