diff --git a/python-missingno.spec b/python-missingno.spec index 2116e50..f16da25 100644 --- a/python-missingno.spec +++ b/python-missingno.spec @@ -9,7 +9,7 @@ that allows you to get a quick visual summary of the completeness Name: python-%{pypi_name} Version: 0.4.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Missing data visualization module for Python License: MIT URL: https://github.com/ResidentMario/missingno @@ -74,6 +74,9 @@ nosetests-%{python3_version} --exclude="geoplot" -v tests %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.4.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 17 2021 Elliott Sales de Andrade - 0.4.2-8 - Remove unused descartes dependencies