Hello community,
here is the log from the commit of package python-pyramid-chameleon for
openSUSE:Leap:15.2 checked in at 2020-04-21 19:07:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-pyramid-chameleon (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-pyramid-chameleon.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyramid-chameleon"
Tue Apr 21 19:07:05 2020 rev:2 rq:796037 version:0.3
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-pyramid-chameleon/python-pyramid-chameleon.changes
2020-02-22 17:52:41.529801671 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-pyramid-chameleon.new.2738/python-pyramid-chameleon.changes
2020-04-21 19:08:36.788122011 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 06:03:18 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix version req on pyramid
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyramid-chameleon.spec ++++++
--- /var/tmp/diff_new_pack.FmDgAK/_old 2020-04-21 19:08:37.148122744 +0200
+++ /var/tmp/diff_new_pack.FmDgAK/_new 2020-04-21 19:08:37.152122752 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pyramid-chameleon
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2017 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -31,7 +31,7 @@
BuildRequires: %{python_module nose}
BuildRequires: %{python_module plaster-pastedeploy}
BuildRequires: %{python_module plaster}
-BuildRequires: %{python_module pyramid} >= 1.4
+BuildRequires: %{python_module pyramid >= 1.4}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module virtualenv}
BuildRequires: fdupes