Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Routes for openSUSE:Factory checked in at 2021-11-10 21:45:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Routes (Old) and /work/SRC/openSUSE:Factory/.python-Routes.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Routes" Wed Nov 10 21:45:53 2021 rev:18 rq:930132 version:2.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Routes/python-Routes.changes 2020-11-29 12:19:19.517449758 +0100 +++ /work/SRC/openSUSE:Factory/.python-Routes.new.1890/python-Routes.changes 2021-11-10 21:45:58.931799269 +0100 @@ -1,0 +2,5 @@ +Mon Nov 8 10:28:13 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- add six dependency declaration + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Routes.spec ++++++ --- /var/tmp/diff_new_pack.V49b4y/_old 2021-11-10 21:45:59.587799554 +0100 +++ /var/tmp/diff_new_pack.V49b4y/_new 2021-11-10 21:45:59.591799556 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Routes # -# 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 @@ -22,7 +22,7 @@ Release: 0 Summary: Routing Recognition and Generation Tools License: BSD-3-Clause -URL: http://routes.groovie.org/ +URL: https://routes.readthedocs.io/ Source: https://files.pythonhosted.org/packages/source/R/Routes/Routes-%{version}.tar.gz # for testing BuildRequires: %{python_module WebOb} @@ -31,8 +31,10 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module repoze.lru} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module six} BuildRequires: python-rpm-macros Requires: python-repoze.lru >= 0.3 +Requires: python-six Provides: python-routes = %{version} Obsoletes: python-routes < %{version} BuildArch: noarch