Hello community,

here is the log from the commit of package python-django-nose for 
openSUSE:Factory checked in at 2012-03-21 09:05:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-nose/python-django-nose.changes    
2012-02-16 12:27:04.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-nose.new/python-django-nose.changes   
    2012-03-21 09:05:53.000000000 +0100
@@ -1,0 +2,13 @@
+Wed Mar 14 02:36:51 UTC 2012 - [email protected]
+
+- Update to 1.0.0:
+  * New fixture-bundling plugin for avoiding needless fixture setup (Erik Rose)
+  * Moved FastFixtureTestCase in from test-utils, so now all the
+    fixture-bundling stuff is in one library. (Erik Rose)
+  * Added the REUSE_DB setting for faster startup and shutdown. (Erik Rose)
+  * Fixed a crash when printing options with certain verbosities. (Daniel Abel)
+  * Broke hard dependency on MySQL. Support PostgreSQL. (Roger Hu)
+  * Support SQLite, both memory- and disk-based. (Roger Hu and Erik Rose)
+  * Nail down versions of the package requirements. (Daniel Mizyrycki)
+
+-------------------------------------------------------------------

Old:
----
  django-nose-0.1.3.tar.bz2

New:
----
  django-nose-1.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-django-nose.spec ++++++
--- /var/tmp/diff_new_pack.LXXgKv/_old  2012-03-21 09:05:55.000000000 +0100
+++ /var/tmp/diff_new_pack.LXXgKv/_new  2012-03-21 09:05:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-nose
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -14,11 +14,13 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-django-nose
-Version:        0.1.3
+Version:        1.0
 Release:        0
 Url:            http://github.com/jbalogh/django-nose
 Summary:        Django test runner that uses nose

++++++ django-nose-0.1.3.tar.bz2 -> django-nose-1.0.tar.bz2 ++++++
++++ 1787 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to