Hello community, here is the log from the commit of package python-sh for openSUSE:Factory checked in at 2020-12-12 20:29:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sh (Old) and /work/SRC/openSUSE:Factory/.python-sh.new.2328 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sh" Sat Dec 12 20:29:17 2020 rev:9 rq:854162 version:1.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sh/python-sh.changes 2020-06-17 14:57:05.174367669 +0200 +++ /work/SRC/openSUSE:Factory/.python-sh.new.2328/python-sh.changes 2020-12-12 20:31:34.205802319 +0100 @@ -1,0 +2,18 @@ +Tue Dec 8 21:25:24 UTC 2020 - Benjamin Greiner <[email protected]> + +- Update to 1.14.1: + * bugfix where setting _ok_code to not include 0, but 0 was the + exit code #545 +- Changes for 1.14.0 + * _env now more lenient in accepting dictionary-like objects #527 + * None and False arguments now do not pass through to underlying + command #525 + * Implemented find_spec on the fancy importer, which fixes some + Python3.4+ issues #536 +- Drop all patches: they are no longer applicable + * fix-sleep-path-in-test.patch + * fix-test_general_signal.diff + * fix-test_signal_group.diff + * no-coverage.patch + +------------------------------------------------------------------- Old: ---- fix-sleep-path-in-test.patch fix-test_general_signal.diff fix-test_signal_group.diff no-coverage.patch sh-1.13.1.tar.gz New: ---- sh-1.14.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sh.spec ++++++ --- /var/tmp/diff_new_pack.NA4dd6/_old 2020-12-12 20:31:34.881803024 +0100 +++ /var/tmp/diff_new_pack.NA4dd6/_new 2020-12-12 20:31:34.881803024 +0100 @@ -18,16 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sh -Version: 1.13.1 +Version: 1.14.1 Release: 0 Summary: Python subprocess interface License: MIT URL: https://github.com/amoffat/sh Source: https://files.pythonhosted.org/packages/source/s/sh/sh-%{version}.tar.gz -Patch0: no-coverage.patch -Patch1: fix-test_signal_group.diff -Patch2: fix-test_general_signal.diff -Patch3: fix-sleep-path-in-test.patch BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros BuildArch: noarch @@ -45,7 +41,6 @@ %prep %setup -q -n sh-%{version} -%autopatch -p1 %build %python_build ++++++ sh-1.13.1.tar.gz -> sh-1.14.1.tar.gz ++++++ ++++ 4330 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
