Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-linux-procfs for 
openSUSE:Factory checked in at 2023-01-07 17:20:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-linux-procfs (Old)
 and      /work/SRC/openSUSE:Factory/.python-linux-procfs.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-linux-procfs"

Sat Jan  7 17:20:02 2023 rev:3 rq:1056781 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-linux-procfs/python-linux-procfs.changes  
2020-05-26 17:23:25.632504551 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-linux-procfs.new.1563/python-linux-procfs.changes
        2023-01-07 17:23:23.399471638 +0100
@@ -1,0 +2,22 @@
+Sat Jan  7 14:32:07 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 0.7.1:
+  * Correct VERSION number in procfs.py
+  * Use f-strings
+  * Add missing open in with statement
+  * Use sys.exit and add some docstrings
+  * Add tar.xz and asc files to gitignore
+  * Fix traceback with non-utf8 chars in the /proc/PID/cmdline
+  * Propagate error to user if a pid is completed
+  * pflags: Handle pids that completed
+  * Makefile: Add ctags
+  * Remove procfs/sysctl.py
+  * Various clean-ups
+  * Fix UnicodeDecodeError
+  * Fix more spacing problems with procfs.py
+  * procfs.py: Simplify is_s390
+  * procfs.py: Fix a few more style problems
+  * clean-ups for recent python formating regarding spacing, tabs, etc
+  * Fix to parse the number of cpus correctly on s390(x)
+
+-------------------------------------------------------------------

Old:
----
  python-linux-procfs-0.6.tar.xz

New:
----
  python-linux-procfs-0.7.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-linux-procfs.spec ++++++
--- /var/tmp/diff_new_pack.aC2N3p/_old  2023-01-07 17:23:23.847474311 +0100
+++ /var/tmp/diff_new_pack.aC2N3p/_new  2023-01-07 17:23:23.851474334 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-linux-procfs
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-linux-procfs
-Version:        0.6
+Version:        0.7.1
 Release:        0
 Summary:        Linux /proc abstraction classes
 License:        GPL-2.0-or-later
@@ -31,7 +31,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-six
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 %python_subpackages
 

++++++ python-linux-procfs-0.6.tar.xz -> python-linux-procfs-0.7.1.tar.xz ++++++
++++ 2552 lines of diff (skipped)

Reply via email to