Hello community,
here is the log from the commit of package python-ravello-sdk for
openSUSE:Factory checked in at 2017-02-07 12:09:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ravello-sdk (Old)
and /work/SRC/openSUSE:Factory/.python-ravello-sdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ravello-sdk"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ravello-sdk/python-ravello-sdk.changes
2017-02-03 18:58:19.537717565 +0100
+++
/work/SRC/openSUSE:Factory/.python-ravello-sdk.new/python-ravello-sdk.changes
2017-02-07 12:09:20.279787410 +0100
@@ -1,0 +2,8 @@
+Mon Feb 6 17:35:29 UTC 2017 - [email protected]
+
+- Remove python-invoke build requirement. This is only a dev
+ requirement.
+- Requested addition to SUSE_SLE-12_Update.
+ FATE#322319, bsc#1018964
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ravello-sdk.spec ++++++
--- /var/tmp/diff_new_pack.PB0d0F/_old 2017-02-07 12:09:20.551748928 +0100
+++ /var/tmp/diff_new_pack.PB0d0F/_new 2017-02-07 12:09:20.555748362 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-ravello-sdk
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,6 @@
Source:
https://pypi.io/packages/source/r/ravello-sdk/ravello-sdk-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-docopt
-BuildRequires: python-invoke
BuildRequires: python-requests >= 2.6.0
BuildRequires: python-setuptools
BuildRequires: python-six