Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-Flask-SocketIO for
openSUSE:Factory checked in at 2024-02-12 18:52:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-SocketIO (Old)
and /work/SRC/openSUSE:Factory/.python-Flask-SocketIO.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Flask-SocketIO"
Mon Feb 12 18:52:51 2024 rev:7 rq:1146071 version:5.3.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-Flask-SocketIO/python-Flask-SocketIO.changes
2023-12-18 22:56:57.905857470 +0100
+++
/work/SRC/openSUSE:Factory/.python-Flask-SocketIO.new.1815/python-Flask-SocketIO.changes
2024-02-12 18:55:19.505248464 +0100
@@ -1,0 +2,5 @@
+Mon Feb 12 05:54:19 UTC 2024 - Steve Kowalik <[email protected]>
+
+- Add missing BuildRequires on setuptools.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Flask-SocketIO.spec ++++++
--- /var/tmp/diff_new_pack.VvXVes/_old 2024-02-12 18:55:19.953264642 +0100
+++ /var/tmp/diff_new_pack.VvXVes/_new 2024-02-12 18:55:19.953264642 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-Flask-SocketIO
#
-# 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
@@ -22,7 +22,6 @@
Release: 0
Summary: SocketIO integration for Flask applications
License: MIT
-Group: Development/Languages/Python
URL: https://github.com/miguelgrinberg/Flask-SocketIO/
Source:
https://files.pythonhosted.org/packages/source/F/Flask-SocketIO/Flask-SocketIO-%{version}.tar.gz
Source1:
https://raw.githubusercontent.com/miguelgrinberg/Flask-SocketIO/v%{version}/test_socketio.py
@@ -30,6 +29,7 @@
BuildRequires: %{python_module pip}
BuildRequires: %{python_module python-socketio >= 5.0.2}
BuildRequires: %{python_module redis}
+BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
Requires: python-Flask >= 0.9
@@ -58,5 +58,5 @@
%doc README.md
%license LICENSE
%{python_sitelib}/flask_socketio
-%{python_sitelib}/Flask_SocketIO-%{version}*-info
+%{python_sitelib}/Flask_SocketIO-%{version}.dist-info