From a8c434800b264c7151858675b39eb750d6d873f6360f0c9c83831f6d02685e86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 9 Apr 2021 09:23:25 +0000 Subject: [PATCH] Accepting request 883923 from home:bnavigator:branches:devel:languages:python:jupyter - Actually break the cycle: test flavor needs a psuffix OBS-URL: https://build.opensuse.org/request/show/883923 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=25 --- python-nbconvert.changes | 5 +++++ python-nbconvert.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-nbconvert.changes b/python-nbconvert.changes index 5dbbc0b..2fb9337 100644 --- a/python-nbconvert.changes +++ b/python-nbconvert.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 8 22:30:04 UTC 2021 - Ben Greiner + +- Actually break the cycle: test flavor needs a psuffix + ------------------------------------------------------------------- Wed Mar 31 14:30:47 UTC 2021 - Ben Greiner diff --git a/python-nbconvert.spec b/python-nbconvert.spec index b391f70..eabda4f 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -27,7 +27,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define doc_ver 6.0.7 -Name: python-nbconvert +Name: python-nbconvert%{psuffix} Version: 6.0.7 Release: 0 Summary: Conversion of Jupyter Notebooks