Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-poetry for openSUSE:Factory checked in at 2021-04-18 21:44:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-poetry (Old) and /work/SRC/openSUSE:Factory/.python-poetry.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-poetry" Sun Apr 18 21:44:44 2021 rev:10 rq:885595 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-poetry/python-poetry.changes 2020-10-29 09:49:11.760212965 +0100 +++ /work/SRC/openSUSE:Factory/.python-poetry.new.12324/python-poetry.changes 2021-04-18 21:44:59.548709871 +0200 @@ -1,0 +2,32 @@ +Wed Apr 14 21:36:47 UTC 2021 - Ben Greiner <[email protected]> + +- Release 1.1.6 + * Fixed export format for path dependencies. (#3121) + * Fixed errors caused by environment modification when executing + some commands. (#3253) + * Fixed handling of wheel files with single-digit versions. + (#3338) + * Fixed an error when handling single-digit Python markers. + (poetry-core#156) + * Fixed dependency markers not being properly copied when + changing the constraint leading to resolution errors. + (poetry-core#163) + * Fixed an error where VCS dependencies were always updated. + (#3947) + * Fixed an error where the incorrect version of a package was + locked when using environment markers. (#3945) +- Release 1.1.5 + * Fixed an error in the export command when no lock file existed + and a verbose flag was passed to the command. (#3310) + * Fixed an error where the pyproject.toml was not reverted when + using the add command. (#3622) + * Fixed errors when using non-HTTPS indices. (#3622) + * Fixed errors when handling simple indices redirection. (#3622) + * Fixed errors when trying to handle newer wheels by using the + latest version of poetry-core and packaging. (#3677) + * Fixed an error when using some versions of poetry-core due to + an incorrect import . (#3696) +- Time to drop simplify-toml.patch instead of refresh -- let + dephell burn in its own &1 + +------------------------------------------------------------------- Old: ---- poetry-1.1.4.tar.gz simplify-toml.patch New: ---- poetry-1.1.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-poetry.spec ++++++ --- /var/tmp/diff_new_pack.tQ17ES/_old 2021-04-18 21:44:59.992710622 +0200 +++ /var/tmp/diff_new_pack.tQ17ES/_new 2021-04-18 21:44:59.992710622 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-poetry # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-poetry -Version: 1.1.4 +Version: 1.1.6 Release: 0 Summary: Python dependency management and packaging License: MIT @@ -29,12 +29,9 @@ Source: https://github.com/python-poetry/poetry/archive/%{version}.tar.gz#/poetry-%{version}.tar.gz # PATCH-FIX-UPSTREAM https://github.com/python-poetry/poetry/pull/3255#issuecomment-713442094 -- remove external http call requirement for lock --no-update Patch0: poetry-1645-1.1.patch -# PATCH-FIX-OPENSUSE simplify-toml.patch https://github.com/dephell/dephell/issues/330 -- we abandoned dephell but keep the simplification -Patch1: simplify-toml.patch BuildRequires: %{python_module CacheControl >= 0.12.4} BuildRequires: %{python_module cachy >= 0.3.0} -# upstream requires cleo >= 0.8.1, but that only bumped its deps -BuildRequires: %{python_module cleo >= 0.8.0} +BuildRequires: %{python_module cleo >= 0.8.1} BuildRequires: %{python_module clikit >= 0.6.2} BuildRequires: %{python_module html5lib >= 1.0} BuildRequires: %{python_module keyring >= 21.2.0} @@ -42,7 +39,7 @@ BuildRequires: %{python_module pexpect >= 4.7.0} BuildRequires: %{python_module pip} BuildRequires: %{python_module pkginfo >= 1.4} -BuildRequires: %{python_module poetry-core >= 1.0.0} +BuildRequires: %{python_module poetry-core >= 1.0.3} BuildRequires: %{python_module requests >= 2.18} BuildRequires: %{python_module requests-toolbelt >= 0.9.1} BuildRequires: %{python_module setuptools} @@ -60,7 +57,7 @@ Requires: python-lockfile Requires: python-pexpect >= 4.7.0 Requires: python-pkginfo >= 1.4 -Requires: python-poetry-core >= 1.0.0 +Requires: python-poetry-core >= 1.0.3 Requires: python-pyparsing >= 2.2 Requires: python-requests >= 2.18 Requires: python-requests-toolbelt >= 0.9.1 @@ -69,12 +66,12 @@ Requires: python-tomlkit >= 0.7.0 Requires: python-virtualenv >= 20.0.26 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Recommends: git-core Recommends: python-devel BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module httpretty} +BuildRequires: %{python_module httpretty >= 1.0.3} BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} BuildRequires: git-core ++++++ poetry-1.1.4.tar.gz -> poetry-1.1.6.tar.gz ++++++ ++++ 2067 lines of diff (skipped)
