diff --git a/python-nbconvert.spec b/python-nbconvert.spec index 6990b93..b7e0241 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -1,8 +1,9 @@ +%global _without_doc 1 %global pypi_name nbconvert Name: python-%{pypi_name} Version: 5.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Converting Jupyter Notebooks License: BSD and MIT @@ -132,6 +133,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %endif %changelog +* Mon May 25 2020 Miro HronĨok - 5.6.1-2 +- Bootstrap for Python 3.9 + * Mon May 04 2020 Mukundan Ragavan - 5.6.1-1 - Update to 5.6.1