From a093b1d73a7573e0d50b85e8e5e8e3d3b055b5a25ecc55c4f2ea0b50e5b3e269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Jun 2019 13:41:15 +0000 Subject: [PATCH] - Drop not really needed devel dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=4 --- python-sphinx-autodoc-typehints.changes | 5 +++++ python-sphinx-autodoc-typehints.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-sphinx-autodoc-typehints.changes b/python-sphinx-autodoc-typehints.changes index 0753114..bcebcb6 100644 --- a/python-sphinx-autodoc-typehints.changes +++ b/python-sphinx-autodoc-typehints.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 6 13:41:01 UTC 2019 - Tomáš Chvátal + +- Drop not really needed devel dependency + ------------------------------------------------------------------- Sat Mar 23 14:37:28 UTC 2019 - Sebastian Wagner diff --git a/python-sphinx-autodoc-typehints.spec b/python-sphinx-autodoc-typehints.spec index b913cb6..c1f14da 100644 --- a/python-sphinx-autodoc-typehints.spec +++ b/python-sphinx-autodoc-typehints.spec @@ -28,7 +28,6 @@ Url: https://github.com/agronholm/sphinx-autodoc-typehints Source: https://files.pythonhosted.org/packages/source/s/sphinx-autodoc-typehints/sphinx-autodoc-typehints-%{version}.tar.gz Requires: python-Sphinx Requires: python-typing_extensions -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools >= 36.2.7} BuildRequires: %{python_module setuptools_scm >= 1.7.0} BuildRequires: fdupes