Hello community,

here is the log from the commit of package python-plumbum for 
openSUSE:Leap:15.2 checked in at 2020-03-23 07:13:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-plumbum (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-plumbum.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plumbum"

Mon Mar 23 07:13:25 2020 rev:5 rq:786363 version:1.6.8

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-plumbum/python-plumbum.changes  
2020-03-09 18:10:25.957116329 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-plumbum.new.3160/python-plumbum.changes    
    2020-03-23 07:13:54.354498979 +0100
@@ -1,0 +2,12 @@
+Wed Mar 18 07:29:06 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 1.6.8
+  * Exceptions: Changed ProcessExecutionError's formatting to be more 
user-friendly
+  * Commands: support for per-line timeout with iter_lines
+  * Commands: support for piping stdout/stderr to a logger
+  * Commands: execute local/remote commands via a magic .cmd attribute
+  * Paths: support composing paths using subscription operations
+  * CLI: Improved 'Set' validator to allow non-string types, and CSV params
+  * TypedEnv: Facility for modeling environment-variables into python data 
types
+
+-------------------------------------------------------------------

Old:
----
  v1.6.7.tar.gz

New:
----
  v1.6.8.tar.gz

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

Other differences:
------------------
++++++ python-plumbum.spec ++++++
--- /var/tmp/diff_new_pack.JfpraG/_old  2020-03-23 07:13:55.010499372 +0100
+++ /var/tmp/diff_new_pack.JfpraG/_new  2020-03-23 07:13:55.014499375 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-plumbum
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,17 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-plumbum
-Version:        1.6.7
+Version:        1.6.8
 Release:        0
 Summary:        Shell combinators library
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/tomerfiliba/plumbum
+URL:            https://github.com/tomerfiliba/plumbum
 Source:         
https://github.com/tomerfiliba/plumbum/archive/v%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module paramiko}
 BuildRequires:  %{python_module psutil}
@@ -37,8 +38,6 @@
 BuildRequires:  openssh
 BuildRequires:  sudo
 # /SECTION
-BuildArch:      noarch
-
 %python_subpackages
 
 %description

++++++ v1.6.7.tar.gz -> v1.6.8.tar.gz ++++++
++++ 2527 lines of diff (skipped)


Reply via email to