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-09-26 21:48:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-poetry (Old) and /work/SRC/openSUSE:Factory/.python-poetry.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-poetry" Sun Sep 26 21:48:19 2021 rev:12 rq:920874 version:1.1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python-poetry/python-poetry.changes 2021-06-19 23:01:47.527577213 +0200 +++ /work/SRC/openSUSE:Factory/.python-poetry.new.1899/python-poetry.changes 2021-09-26 21:48:55.842795374 +0200 @@ -1,0 +2,40 @@ +Wed Sep 22 09:42:06 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Update to 1.1.10 + * Fixed an issue where non-sha256 hashes were not checked. + (#4529) +- Release 1.1.9 + * Fixed a security issue where file hashes were not checked + prior to installation. (#4420, #4444, python-poetry/ + poetry-core#193) + * Fixed the detection of the system environment when the setting + virtualenvs.create is deactivated. (#4507) + * Fixed an issue where unsafe parameters could be passed to git + commands. (python-poetry/poetry-core#203) + * Fixed an issue where the wrong git executable could be used on + Windows. (python-poetry/poetry-core#205) +- Release 1.1 + * Fixed an error with repository prioritization when specifying + secondary repositories. (#4241) + * Fixed the detection of the system environment when the setting + virtualenvs.create is deactivated. (#4330, #4407) + * Fixed the evaluation of relative path dependencies. (#4246) + * Fixed environment detection for Python 3.10 environments. + (#4387) + * Fixed an error in the evaluation of in/not in markers + (python-poetry/poetry-core#189) +- Release 1.1.7 + * Note: Lock files might need to be regenerated for the first + fix below to take effect. You can use poetry lock to do so + without the --no-update option. + * This release is compatible with the install-poetry.py + installation script to ease the migration path from 1.1 + releases to 1.2 releases. (#4192) + * Fixed an issue where transitive dependencies of directory or + VCS dependencies were not installed or otherwise removed. + (#4203) + * Fixed an issue where the combination of the --tree and + --no-dev options for the show command was still displaying + development dependencies. (#3992) + +------------------------------------------------------------------- Old: ---- poetry-1.1.6.tar.gz New: ---- poetry-1.1.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-poetry.spec ++++++ --- /var/tmp/diff_new_pack.xLGorL/_old 2021-09-26 21:48:56.390795985 +0200 +++ /var/tmp/diff_new_pack.xLGorL/_new 2021-09-26 21:48:56.390795985 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-poetry -Version: 1.1.6 +Version: 1.1.10 Release: 0 Summary: Python dependency management and packaging License: MIT @@ -41,7 +41,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.3} +BuildRequires: %{python_module poetry-core >= 1.0.6} BuildRequires: %{python_module requests >= 2.18} BuildRequires: %{python_module requests-toolbelt >= 0.9.1} BuildRequires: %{python_module setuptools} ++++++ poetry-1.1.6.tar.gz -> poetry-1.1.10.tar.gz ++++++ ++++ 7234 lines of diff (skipped)