Hello community,
here is the log from the commit of package python-murano-pkg-check for
openSUSE:Factory checked in at 2020-10-14 15:39:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-murano-pkg-check (Old)
and /work/SRC/openSUSE:Factory/.python-murano-pkg-check.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-murano-pkg-check"
Wed Oct 14 15:39:19 2020 rev:5 rq:841625 version:0.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-murano-pkg-check/python-murano-pkg-check.changes
2020-06-05 20:20:24.911907504 +0200
+++
/work/SRC/openSUSE:Factory/.python-murano-pkg-check.new.3486/python-murano-pkg-check.changes
2020-10-14 15:39:58.082378659 +0200
@@ -1,0 +2,5 @@
+Tue Oct 13 19:01:28 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to victora template (removes setuptools)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-murano-pkg-check.spec ++++++
--- /var/tmp/diff_new_pack.dms6oq/_old 2020-10-14 15:39:58.754378895 +0200
+++ /var/tmp/diff_new_pack.dms6oq/_new 2020-10-14 15:39:58.758378896 +0200
@@ -31,7 +31,6 @@
BuildRequires: python3-pbr >= 1.8
BuildRequires: python3-python-subunit
BuildRequires: python3-semantic_version
-BuildRequires: python3-setuptools
BuildRequires: python3-stestr
BuildRequires: python3-stevedore >= 1.17.1
BuildRequires: python3-testscenarios
@@ -51,7 +50,7 @@
Requires: python3-stevedore >= 1.17.1
Requires: python3-yaql >= 1.1.0
%if 0%{?suse_version}
-Obsoletes: python-murano-pkg-check < 0.3.1
+Obsoletes: python2-murano-pkg-check < 0.3.1
%endif
%description -n python3-murano-pkg-check
++++++ _service ++++++
--- /var/tmp/diff_new_pack.dms6oq/_old 2020-10-14 15:39:58.802378911 +0200
+++ /var/tmp/diff_new_pack.dms6oq/_new 2020-10-14 15:39:58.802378911 +0200
@@ -1,6 +1,6 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/murano-pkg-check/murano-pkg-check.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/murano-pkg-check/murano-pkg-check.spec.j2</param>
<param name="output-name">python-murano-pkg-check.spec</param>
<param
name="requirements">https://opendev.org/openstack/murano-pkg-check/raw/tag/0.3.0/requirements.txt</param>
<param name="changelog-email">[email protected]</param>