Hello community,

here is the log from the commit of package python-testtools for 
openSUSE:Factory checked in at 2013-11-18 10:54:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-testtools (Old)
 and      /work/SRC/openSUSE:Factory/.python-testtools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-testtools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-testtools/python-testtools.changes        
2013-06-25 17:24:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-testtools.new/python-testtools.changes   
2013-11-18 10:54:07.000000000 +0100
@@ -1,0 +2,12 @@
+Sun Nov 17 16:48:32 UTC 2013 - [email protected]
+
+- Update to version 0.9.33
+  + Added ``addDetailuniqueName`` method to ``testtools.TestCase`` class.
+  + Removed some unused code from ``testtools.content.TracebackContent``.
+  + Added ``testtools.StackLinesContent``: a content object for displaying
+    pre-processed stack lines.
+  + ``StreamSummary`` was calculating testsRun incorrectly: ``exists`` status
+    tests were counted as run tests, but they are not.
+- Remove unwanted hidden file from documentation generated with Sphinx
+
+-------------------------------------------------------------------

Old:
----
  testtools-0.9.32.tar.gz

New:
----
  testtools-0.9.33.tar.gz

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

Other differences:
------------------
++++++ python-testtools.spec ++++++
--- /var/tmp/diff_new_pack.X4Fhq8/_old  2013-11-18 10:54:08.000000000 +0100
+++ /var/tmp/diff_new_pack.X4Fhq8/_new  2013-11-18 10:54:08.000000000 +0100
@@ -21,7 +21,7 @@
 %bcond_with tests 
 
 Name:           python-testtools
-Version:        0.9.32
+Version:        0.9.33
 Release:        0
 Summary:        Extensions to the Python Standard Library Unit Testing 
Framework
 License:        MIT
@@ -57,6 +57,8 @@
 %build
 python setup.py build
 python setup.py build_sphinx
+# Remove unwanted hidden file
+rm build/sphinx/html/.buildinfo
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}

++++++ testtools-0.9.32.tar.gz -> testtools-0.9.33.tar.gz ++++++
++++ 2648 lines of diff (skipped)

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

Reply via email to