Hello community, here is the log from the commit of package python-pep8 for openSUSE:Factory checked in at 2015-01-21 21:54:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pep8 (Old) and /work/SRC/openSUSE:Factory/.python-pep8.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pep8" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pep8/python-pep8.changes 2014-07-02 15:05:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pep8.new/python-pep8.changes 2015-01-21 21:54:39.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Jan 20 20:11:30 UTC 2015 - [email protected] + +- Added "Requires: python-setuptools" to prevent + "ImportError: No module named pkg_resources" if executed. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pep8.spec ++++++ --- /var/tmp/diff_new_pack.wHGk2u/_old 2015-01-21 21:54:40.000000000 +0100 +++ /var/tmp/diff_new_pack.wHGk2u/_new 2015-01-21 21:54:40.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pep8 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,6 +28,7 @@ BuildRequires: fdupes BuildRequires: python-devel BuildRequires: python-setuptools +Requires: python-setuptools %if 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} %else -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
