Hello community, here is the log from the commit of package mypy for openSUSE:Factory checked in at 2019-11-22 10:24:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mypy (Old) and /work/SRC/openSUSE:Factory/.mypy.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mypy" Fri Nov 22 10:24:43 2019 rev:15 rq:748862 version:0.720 Changes: -------- --- /work/SRC/openSUSE:Factory/mypy/mypy.changes 2019-08-06 15:08:53.367827278 +0200 +++ /work/SRC/openSUSE:Factory/.mypy.new.26869/mypy.changes 2019-11-22 10:24:44.649285580 +0100 @@ -1,0 +2,6 @@ +Fri Nov 15 11:07:41 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Pull in full interpreter as we can't have this package working + with just base interpreter + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mypy.spec ++++++ --- /var/tmp/diff_new_pack.eSQHWH/_old 2019-11-22 10:25:08.065278676 +0100 +++ /var/tmp/diff_new_pack.eSQHWH/_new 2019-11-22 10:25:08.065278676 +0100 @@ -1,7 +1,7 @@ # # spec file for package mypy # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,13 +32,14 @@ BuildRequires: python3-setuptools BuildRequires: python3-typed-ast >= 1.4.0 BuildRequires: python3-typing_extensions >= 3.7.4 +Requires: python3 Requires: python3-mypy_extensions >= 0.4.0 #Requires: python3-psutil >= 5.4.0 Requires: python3-typed-ast >= 1.4.0 Requires: python3-typing_extensions >= 3.7.4 -BuildArch: noarch Provides: python3-mypy = %{version} Obsoletes: python3-mypy < %{version} +BuildArch: noarch # SECTION docs BuildRequires: python3-Sphinx >= 1.4.4 BuildRequires: python3-sphinx_rtd_theme >= 0.1.9
