From 892c169738646dbe5aa5a9bb1a8a0f8dc28eede2a2232ac4d0b700af9453acf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 11 Jun 2025 12:30:19 +0000 Subject: [PATCH] revert, apparently problem with Sphinx OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.sphinx.autointerface?expand=0&rev=22 --- python-repoze.sphinx.autointerface.changes | 1 - python-repoze.sphinx.autointerface.spec | 6 ------ 2 files changed, 7 deletions(-) diff --git a/python-repoze.sphinx.autointerface.changes b/python-repoze.sphinx.autointerface.changes index 23a6656..7e8859a 100644 --- a/python-repoze.sphinx.autointerface.changes +++ b/python-repoze.sphinx.autointerface.changes @@ -2,7 +2,6 @@ Wed Jun 11 11:50:44 UTC 2025 - Markéta Machová - Convert to pip-based build -- Run tests ------------------------------------------------------------------- Mon Jun 12 05:39:21 UTC 2023 - ecsos diff --git a/python-repoze.sphinx.autointerface.spec b/python-repoze.sphinx.autointerface.spec index 780817b..6f74b4d 100644 --- a/python-repoze.sphinx.autointerface.spec +++ b/python-repoze.sphinx.autointerface.spec @@ -26,12 +26,9 @@ License: SUSE-Repoze Group: Development/Languages/Python URL: http://www.repoze.org Source: https://files.pythonhosted.org/packages/source/r/repoze.sphinx.autointerface/%{modname}-%{version}.tar.gz -BuildRequires: %{python_module Sphinx} -BuildRequires: %{python_module autodocsumm} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} -BuildRequires: %{python_module zope.interface} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Sphinx @@ -56,9 +53,6 @@ zope.interface instances in code. # do not install tests %python_expand rm -rf %{$python_sitelib}/repoze/sphinx/tests -%check -%pyunittest - %files %{python_files} %license LICENSE.txt %doc CHANGES.rst COPYRIGHT.txt README.rst