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