Hello community, here is the log from the commit of package python-portend for openSUSE:Factory checked in at 2020-03-04 09:38:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-portend (Old) and /work/SRC/openSUSE:Factory/.python-portend.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-portend" Wed Mar 4 09:38:37 2020 rev:5 rq:780928 version:2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-portend/python-portend.changes 2019-06-24 21:45:28.563741925 +0200 +++ /work/SRC/openSUSE:Factory/.python-portend.new.26092/python-portend.changes 2020-03-04 09:38:48.197870166 +0100 @@ -1,0 +2,5 @@ +Mon Feb 24 11:13:56 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Fix up dependencies to match requirements + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-portend.spec ++++++ --- /var/tmp/diff_new_pack.izsi8g/_old 2020-03-04 09:38:48.537870369 +0100 +++ /var/tmp/diff_new_pack.izsi8g/_new 2020-03-04 09:38:48.537870369 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-portend # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,12 +26,12 @@ URL: https://github.com/jaraco/portend Source: https://files.pythonhosted.org/packages/source/p/portend/portend-%{version}.tar.gz BuildRequires: %{python_module pytest} -BuildRequires: %{python_module setuptools_scm} +BuildRequires: %{python_module setuptools_scm >= 1.15.0} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module tempora} +BuildRequires: %{python_module tempora >= 1.8} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-tempora +Requires: python-tempora >= 1.8 BuildArch: noarch %python_subpackages
