Hello community, here is the log from the commit of package python-django-nose for openSUSE:Factory checked in at 2012-06-26 17:53:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-django-nose (Old) and /work/SRC/openSUSE:Factory/.python-django-nose.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-nose", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/python-django-nose/python-django-nose.changes 2012-05-31 17:09:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-django-nose.new/python-django-nose.changes 2012-06-26 17:53:50.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Jun 15 10:57:01 UTC 2012 - [email protected] + +- Disable testsuite +- Require python-nose + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-django-nose.spec ++++++ --- /var/tmp/diff_new_pack.W295yk/_old 2012-06-26 17:53:51.000000000 +0200 +++ /var/tmp/diff_new_pack.W295yk/_new 2012-06-26 17:53:51.000000000 +0200 @@ -27,10 +27,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-distribute -BuildRequires: python-django -BuildRequires: python-django-south -BuildRequires: python-nose +#BuildRequires: python-django +#BuildRequires: python-django-south +#BuildRequires: python-nose Requires: python-django +Requires: python-nose %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %else @@ -49,8 +50,8 @@ %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} -%check -python setup.py test +#%%check +#python setup.py test %files %defattr(-,root,root,-) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
