Hello community, here is the log from the commit of package python3-django-picklefield for openSUSE:Factory checked in at 2017-03-02 19:40:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-django-picklefield (Old) and /work/SRC/openSUSE:Factory/.python3-django-picklefield.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python3-django-picklefield" Thu Mar 2 19:40:14 2017 rev:7 rq:461168 version:0.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python3-django-picklefield/python3-django-picklefield.changes 2016-05-25 21:24:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-django-picklefield.new/python3-django-picklefield.changes 2017-03-02 19:40:15.334844069 +0100 @@ -1 +1,6 @@ -------------------------------------------------------------------- +-------------------------------------------------------------------- +Wed Mar 1 00:35:59 UTC 2017 - toddrme2178@gmail.com + +- Change python3-distribute BuildRequires to python3-setuptools + +------------------------------------------------------------------ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-django-picklefield.spec ++++++ --- /var/tmp/diff_new_pack.EZjEgx/_old 2017-03-02 19:40:16.210720130 +0100 +++ /var/tmp/diff_new_pack.EZjEgx/_new 2017-03-02 19:40:16.210720130 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-django-picklefield # -# 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 Requires: python3 Requires: python3-django BuildArch: noarch