From e04a9fcbde5086ba086bda7c96f04425be4c12ee06cab93fcdc33253364481d5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 24 Mar 2023 12:14:43 +0000 Subject: [PATCH] Accepting request 1073993 from home:pgajdos:python - Fabric not required (https://github.com/ryan-roemer/sphinx-bootstrap-theme/commit/be04b92932d90a28d52bf2977f4c5800a0930a77) OBS-URL: https://build.opensuse.org/request/show/1073993 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-bootstrap-theme?expand=0&rev=8 --- python-sphinx-bootstrap-theme.changes | 6 ++++++ python-sphinx-bootstrap-theme.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-sphinx-bootstrap-theme.changes b/python-sphinx-bootstrap-theme.changes index aaabadc..2b1e354 100644 --- a/python-sphinx-bootstrap-theme.changes +++ b/python-sphinx-bootstrap-theme.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 23 15:12:38 UTC 2023 - pgajdos@suse.com + +- Fabric not required + (https://github.com/ryan-roemer/sphinx-bootstrap-theme/commit/be04b92932d90a28d52bf2977f4c5800a0930a77) + ------------------------------------------------------------------- Wed Feb 23 10:23:52 UTC 2022 - pgajdos@suse.com diff --git a/python-sphinx-bootstrap-theme.spec b/python-sphinx-bootstrap-theme.spec index cae8412..7b03aa4 100644 --- a/python-sphinx-bootstrap-theme.spec +++ b/python-sphinx-bootstrap-theme.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinx-bootstrap-theme # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,6 @@ Source: https://files.pythonhosted.org/packages/source/s/sphinx-bootstra BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-Fabric >= 1.13.2 Requires: python-Sphinx >= 1.6.1 BuildArch: noarch