Rebuild python-pbr after removing python2-openstackdocstheme

epel8
yatinkarel 6 years ago
parent 3e577cf5c8
commit 3183586a6f

@ -8,7 +8,7 @@
Name: python-%{pypi_name}
Version: 5.1.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Python Build Reasonableness
License: ASL 2.0
@ -122,6 +122,9 @@ rm -rf %{buildroot}%{python2_sitelib}/pbr/tests
%{python3_sitelib}/%{pypi_name}
%changelog
* Mon Jun 24 2019 Yatin Karel <ykarel@redhat.com> - 5.1.2-3
- Fix FTBFS: No more python2-openstackdocstheme
* Thu Feb 07 2019 Javier Peña <jpena@redhat.com> - 5.1.2-2
- Fix doc requirements

Loading…
Cancel
Save