Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-poetry-core for 
openSUSE:Factory checked in at 2021-04-18 21:44:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-poetry-core (Old)
 and      /work/SRC/openSUSE:Factory/.python-poetry-core.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-poetry-core"

Sun Apr 18 21:44:41 2021 rev:3 rq:885544 version:1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-poetry-core/python-poetry-core.changes    
2020-11-02 09:39:12.681541871 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-poetry-core.new.12324/python-poetry-core.changes
 2021-04-18 21:44:53.708699995 +0200
@@ -1,0 +2,27 @@
+Wed Apr 14 21:43:18 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 1.0.3
+  * Fixed an error when handling single-digit Python markers (#156)
+  * Fixed dependency markers not being properly copied when changing the 
constraint (#163).
+- Release 1.0.2
+  * Fixed a missing import causing an error in Poetry (#134).
+- Release 1.0.1
+  * Fixed PEP 508 representation of dependency without extras
+    (#102).
+  * Fixed an error where development dependencies were being
+    resolved when invoking the PEP-517 backend (#101).
+  * Fixed source distribution not being deterministic (#105).
+  * Fixed an error where zip files were left open when building
+    wheels (#122).
+  * Fixed an error where explicitly included files were still not
+    present in final distributions (#124).
+  * Fixed wheel filename matching for recent architecture (#125,
+    #129).
+  * Fixed an error where the & character was not accepted for
+    author names (#120).
+  * Fixed the PEP-508 representation of some dependencies (#103).
+  * Fixed the Requires-Python metadata generation (#127).
+  * Fixed an error where pre-release versions were accepted in
+    version constraints (#128). 
+
+-------------------------------------------------------------------

Old:
----
  poetry-core-1.0.0-gh.tar.gz

New:
----
  poetry-core-1.0.3-gh.tar.gz

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

Other differences:
------------------
++++++ python-poetry-core.spec ++++++
--- /var/tmp/diff_new_pack.mSOe7L/_old  2021-04-18 21:44:54.148700739 +0200
+++ /var/tmp/diff_new_pack.mSOe7L/_new  2021-04-18 21:44:54.152700746 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-poetry-core
 #
-# 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,14 +19,14 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-poetry-core
-Version:        1.0.0
+Version:        1.0.3
 Release:        0
 Summary:        Python poetry core utilities
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/python-poetry/poetry-core
 # Only the github archive provides the tests
-Source:         
%{URL}/archive/%{version}.tar.gz#/poetry-core-%{version}-gh.tar.gz
+Source:         
%{url}/archive/%{version}.tar.gz#/poetry-core-%{version}-gh.tar.gz
 BuildRequires:  %{python_module attrs >= 19.3.0}
 BuildRequires:  %{python_module jsonschema >= 3.2.0}
 BuildRequires:  %{python_module lark-parser >= 0.9.0}
@@ -68,8 +68,6 @@
 rm poetry/__init__.py
 # unbundle: we provide the vendored packages on our own
 rm -r poetry/core/_vendor
-# remove executable bits
-find poetry/core -name '*.py' -executable -print0 | xargs -0 chmod a-x
 
 %build
 %pyproject_wheel

++++++ poetry-core-1.0.0-gh.tar.gz -> poetry-core-1.0.3-gh.tar.gz ++++++
++++ 9520 lines of diff (skipped)

Reply via email to