Hello community,
here is the log from the commit of package python-testrepository for
openSUSE:Factory checked in at 2017-07-07 10:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-testrepository (Old)
and /work/SRC/openSUSE:Factory/.python-testrepository.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-testrepository"
Fri Jul 7 10:16:45 2017 rev:18 rq:508304 version:0.0.20
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-testrepository/python-testrepository.changes
2017-05-22 10:48:51.821242093 +0200
+++
/work/SRC/openSUSE:Factory/.python-testrepository.new/python-testrepository.changes
2017-07-07 10:16:47.300099162 +0200
@@ -1,0 +2,5 @@
+Wed Jul 5 09:04:12 UTC 2017 - [email protected]
+
+- add Requires for python3-dbm
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-testrepository.spec ++++++
--- /var/tmp/diff_new_pack.lqJ77x/_old 2017-07-07 10:16:48.247965043 +0200
+++ /var/tmp/diff_new_pack.lqJ77x/_new 2017-07-07 10:16:48.251964478 +0200
@@ -41,6 +41,9 @@
Requires: python-python-subunit >= 0.0.10
Requires: python-testscenarios
Requires: python-testtools >= 0.9.30
+%ifpython3
+Requires: python3-dbm
+%endif
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildRoot: %{_tmppath}/%{name}-%{version}-build