From da5fb07089ffc866f99977ff2e88491a8c396319 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 18 2019 17:50:55 +0000 Subject: Bootstrap for Python 3.8 --- diff --git a/python-nbconvert.spec b/python-nbconvert.spec index 87caeac..ddbd96b 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.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Converting Jupyter Notebooks License: BSD and MIT @@ -117,6 +118,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %endif %changelog +* Sun Aug 18 2019 Miro Hrončok - 5.5.0-3 +- Bootstrap for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 5.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild