Hello community,
here is the log from the commit of package python3-django-appconf for
openSUSE:Factory checked in at 2017-03-02 19:40:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-django-appconf (Old)
and /work/SRC/openSUSE:Factory/.python3-django-appconf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-django-appconf"
Thu Mar 2 19:40:19 2017 rev:6 rq:461169 version:1.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-django-appconf/python3-django-appconf.changes
2016-05-25 21:24:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-django-appconf.new/python3-django-appconf.changes
2017-03-02 19:40:20.282144013 +0100
@@ -1,0 +2,5 @@
+Wed Mar 1 00:35:59 UTC 2017 - [email protected]
+
+- Change python3-distribute BuildRequires to python3-setuptools
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-django-appconf.spec ++++++
--- /var/tmp/diff_new_pack.HZrBt3/_old 2017-03-02 19:40:21.146021772 +0100
+++ /var/tmp/diff_new_pack.HZrBt3/_new 2017-03-02 19:40:21.146021772 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python3-django-appconf
#
-# 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
@@ -27,7 +27,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python3
BuildRequires: python3-devel
-BuildRequires: python3-distribute
+BuildRequires: python3-setuptools
BuildRequires: python3-versiontools
Requires: python3
Requires: python3-six