From 08419ae278848be16f83e8f90b3f7c9b7be3b05585af4d3a6a9a705f746c7632 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Dec 2020 21:37:58 +0000 Subject: [PATCH] Accepting request 855878 from home:bnavigator:branches:devel:languages:python - BuildRequire the already recommended simplejson to fix test suite failures with Python 3.6 * for TW python36 flavor -- gh#openSUSE/python-rpm-macros#66 * for Leap OBS-URL: https://build.opensuse.org/request/show/855878 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=49 --- python-CherryPy.changes | 8 ++++++++ python-CherryPy.spec | 1 + 2 files changed, 9 insertions(+) diff --git a/python-CherryPy.changes b/python-CherryPy.changes index dc3e143..40725a7 100644 --- a/python-CherryPy.changes +++ b/python-CherryPy.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Dec 14 20:43:05 UTC 2020 - Benjamin Greiner + +- BuildRequire the already recommended simplejson to fix test suite + failures with Python 3.6 + * for TW python36 flavor -- gh#openSUSE/python-rpm-macros#66 + * for Leap + ------------------------------------------------------------------- Mon May 4 06:56:30 UTC 2020 - Johannes Grassler diff --git a/python-CherryPy.spec b/python-CherryPy.spec index 3a6a467..bc229a4 100644 --- a/python-CherryPy.spec +++ b/python-CherryPy.spec @@ -51,6 +51,7 @@ BuildRequires: %{python_module portend >= 2.1.1} BuildRequires: %{python_module pytest-services} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests-toolbelt} +BuildRequires: %{python_module simplejson} BuildRequires: %{python_module zc.lockfile} # /SECTION %python_subpackages