diff --git a/python-nbconvert.spec b/python-nbconvert.spec index ddbd96b..0806e6b 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -1,9 +1,8 @@ -%global _without_doc 1 %global pypi_name nbconvert Name: python-%{pypi_name} Version: 5.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Converting Jupyter Notebooks License: BSD and MIT @@ -118,6 +117,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %endif %changelog +* Sun Aug 18 2019 Miro Hrončok - 5.5.0-4 +- Rebuilt for Python 3.8 + * Sun Aug 18 2019 Miro Hrončok - 5.5.0-3 - Bootstrap for Python 3.8