Hello community, here is the log from the commit of package python-pep8 for openSUSE:Factory checked in at Mon Sep 26 10:16:59 CEST 2011.
-------- --- python-pep8/python-pep8.changes 2011-09-09 19:04:47.000000000 +0200 +++ /mounts/work_src_done/STABLE/python-pep8/python-pep8.changes 2011-09-22 11:13:05.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Sep 22 09:11:41 UTC 2011 - [email protected] + +- Remove %clean section +- Require python-distribute instead of python-setuptools + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pep8.spec ++++++ --- /var/tmp/diff_new_pack.rdyF6z/_old 2011-09-26 10:16:54.000000000 +0200 +++ /var/tmp/diff_new_pack.rdyF6z/_new 2011-09-26 10:16:54.000000000 +0200 @@ -27,8 +27,8 @@ Source: pep8-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-setuptools -Requires: python-setuptools +BuildRequires: python-distribute +Requires: python-distribute %if 0%{?suse_version} %py_requires %if 0%{?suse_version} > 1010 @@ -41,7 +41,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description -pep8 is a tool to check your Python code against some of the style +Pep8 is a tool to check your Python code against some of the style conventions in PEP 8. %prep @@ -57,9 +57,6 @@ %fdupes %{buildroot} %endif -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %doc CHANGES.txt README.rst TODO.txt ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
