Hello community,

here is the log from the commit of package python-plumbum for openSUSE:Factory 
checked in at 2020-03-18 12:45:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-plumbum (Old)
 and      /work/SRC/openSUSE:Factory/.python-plumbum.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plumbum"

Wed Mar 18 12:45:03 2020 rev:4 rq:786084 version:1.6.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-plumbum/python-plumbum.changes    
2019-06-06 18:15:53.448711179 +0200
+++ /work/SRC/openSUSE:Factory/.python-plumbum.new.3160/python-plumbum.changes  
2020-03-18 12:50:36.717146742 +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.yihsK7/_old  2020-03-18 12:50:40.217148832 +0100
+++ /var/tmp/diff_new_pack.yihsK7/_new  2020-03-18 12:50:40.217148832 +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