Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pypsexec for openSUSE:Factory
checked in at 2022-12-13 18:55:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pypsexec (Old)
and /work/SRC/openSUSE:Factory/.python-pypsexec.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pypsexec"
Tue Dec 13 18:55:22 2022 rev:4 rq:1042471 version:0.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pypsexec/python-pypsexec.changes
2021-10-26 20:14:28.330034478 +0200
+++
/work/SRC/openSUSE:Factory/.python-pypsexec.new.1835/python-pypsexec.changes
2022-12-13 18:55:39.727265644 +0100
@@ -1,0 +2,5 @@
+Mon Dec 12 18:01:20 UTC 2022 - [email protected]
+
+- six is not required
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pypsexec.spec ++++++
--- /var/tmp/diff_new_pack.yQdno8/_old 2022-12-13 18:55:40.139267843 +0100
+++ /var/tmp/diff_new_pack.yQdno8/_new 2022-12-13 18:55:40.147267886 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pypsexec
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,11 +27,9 @@
Source:
https://github.com/jborean93/pypsexec/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
-BuildRequires: %{python_module six}
BuildRequires: %{python_module smbprotocol}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-six
Requires: python-smbprotocol
BuildArch: noarch
%python_subpackages