Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-aiohttp_cors for
openSUSE:Factory checked in at 2024-11-02 16:11:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aiohttp_cors (Old)
and /work/SRC/openSUSE:Factory/.python-aiohttp_cors.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aiohttp_cors"
Sat Nov 2 16:11:36 2024 rev:6 rq:1220035 version:0.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aiohttp_cors/python-aiohttp_cors.changes
2023-04-21 18:48:35.552453403 +0200
+++
/work/SRC/openSUSE:Factory/.python-aiohttp_cors.new.2020/python-aiohttp_cors.changes
2024-11-02 16:11:38.054896868 +0100
@@ -1,0 +2,5 @@
+Fri Nov 1 09:24:04 UTC 2024 - Dirk Müller <[email protected]>
+
+- remove unused docs dependencies
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-aiohttp_cors.spec ++++++
--- /var/tmp/diff_new_pack.eqZujN/_old 2024-11-02 16:11:39.090939878 +0100
+++ /var/tmp/diff_new_pack.eqZujN/_new 2024-11-02 16:11:39.094940044 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-aiohttp_cors
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
#
-%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-aiohttp_cors
Version: 0.7.0
@@ -34,13 +33,11 @@
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python >= 3.4.2
+Requires: python-aiohttp >= 1.1
Requires: python-async_timeout >= 2.0.0
Requires: python-chardet
Requires: python-multidict >= 3.3.0
Requires: python-yarl >= 0.13.0
-Recommends: python-aiodns
-Recommends: python-cChardet
Suggests: %{name}-doc
# SECTION test requirements
BuildRequires: %{python_module aiohttp >= 1.1}
@@ -52,12 +49,6 @@
BuildRequires: %{python_module pytest-timeout}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module yarl >= 0.13.0}
-# /SECTION
-# SECTION docs
-BuildRequires: python3-Sphinx
-BuildRequires: python3-sphinxcontrib-asyncio
-BuildRequires: python3-sphinxcontrib-newsfeed
-# /SECTION
BuildArch: noarch
%python_subpackages