Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel9
Fedora Release Engineering 7 years ago
parent 1828378626
commit a6fd5c59c0

@ -1,6 +1,6 @@
Name: python-pathspec
Version: 0.5.3
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Utility library for gitignore style pattern matching of file paths
License: MPL 2.0
@ -65,6 +65,9 @@ rm -rf pathspec.egg-info
%{python3_sitelib}/pathspec-%{version}-py?.?.egg-info
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Jan 26 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.5.3-3
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)

Loading…
Cancel
Save