Hello community, here is the log from the commit of package python3-pep8 for openSUSE:Factory checked in at 2015-10-28 17:30:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-pep8 (Old) and /work/SRC/openSUSE:Factory/.python3-pep8.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pep8" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-pep8/python3-pep8.changes 2015-02-16 21:47:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-pep8.new/python3-pep8.changes 2015-10-28 17:30:56.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Oct 27 10:34:00 UTC 2015 - [email protected] + +- Enable unit tests. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pep8.spec ++++++ --- /var/tmp/diff_new_pack.Bz8zcM/_old 2015-10-28 17:30:57.000000000 +0100 +++ /var/tmp/diff_new_pack.Bz8zcM/_new 2015-10-28 17:30:57.000000000 +0100 @@ -49,6 +49,9 @@ rm -rf %{buildroot}%{python3_sitelib}/__pycache__/ %fdupes %{buildroot}%{python_sitelib} +%check +python3 setup.py test + %files %defattr(-,root,root) %doc CHANGES.txt README.rst
