Hello community,

here is the log from the commit of package python-poetry-core for 
openSUSE:Factory checked in at 2020-11-02 09:38:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-poetry-core (Old)
 and      /work/SRC/openSUSE:Factory/.python-poetry-core.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-poetry-core"

Mon Nov  2 09:38:53 2020 rev:2 rq:844800 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-poetry-core/python-poetry-core.changes    
2020-10-29 09:48:23.684171939 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-poetry-core.new.3463/python-poetry-core.changes
  2020-11-02 09:39:12.681541871 +0100
@@ -1,0 +2,6 @@
+Tue Oct 20 11:20:59 UTC 2020 - Dan Čermák <[email protected]>
+
+Remove python2 subpackage:
+python2 requires the typing package as a dependency, but we ship a too recent 
version of that and thus cannot build it for Leap + Python2 anymore
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-poetry-core.spec ++++++
--- /var/tmp/diff_new_pack.nNfM51/_old  2020-11-02 09:39:13.165542335 +0100
+++ /var/tmp/diff_new_pack.nNfM51/_new  2020-11-02 09:39:13.169542339 +0100
@@ -16,6 +16,7 @@
 #
 
 
+%define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-poetry-core
 Version:        1.0.0
@@ -25,7 +26,7 @@
 Group:          Development/Languages/Python
 URL:            https://github.com/python-poetry/poetry-core
 # Only the github archive provides the tests
-Source:         
https://github.com/python-poetry/poetry-core/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}
@@ -35,7 +36,6 @@
 BuildRequires:  %{python_module pyrsistent >= 0.16.0}
 BuildRequires:  %{python_module six >= 1.15.0}
 BuildRequires:  %{python_module tomlkit >= 0.7.0}
-BuildRequires:  %{python_module typing >= 3.7.4}
 BuildRequires:  python-rpm-macros
 Requires:       python-attrs >= 19.3.0
 Requires:       python-jsonschema >= 3.2.0
@@ -45,7 +45,6 @@
 Requires:       python-pyrsistent >= 0.16.0
 Requires:       python-six >= 1.15.0
 Requires:       python-tomlkit >= 0.7.0
-Requires:       python-typing >= 3.7.4
 BuildArch:      noarch
 # SECTION these are all test dependencies, including devel and git
 BuildRequires:  %{python_module devel}


Reply via email to