Hello community,

here is the log from the commit of package python-nosexcover for 
openSUSE:Factory checked in at 2013-07-11 19:37:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nosexcover (Old)
 and      /work/SRC/openSUSE:Factory/.python-nosexcover.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nosexcover"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nosexcover/python-nosexcover.changes      
2012-11-28 14:33:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-nosexcover.new/python-nosexcover.changes 
2013-07-11 19:37:17.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Apr 29 12:45:13 UTC 2013 - dmuel...@suse.com
+
+- update to 1.0.8:
+  * Add support for --xcoverage-file=FILE 
+
+-------------------------------------------------------------------

Old:
----
  nosexcover-1.0.7.tar.gz

New:
----
  nosexcover-1.0.8.tar.gz

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

Other differences:
------------------
++++++ python-nosexcover.spec ++++++
--- /var/tmp/diff_new_pack.W22XxN/_old  2013-07-11 19:37:18.000000000 +0200
+++ /var/tmp/diff_new_pack.W22XxN/_new  2013-07-11 19:37:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-nosexcover
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -13,15 +13,16 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:           python-nosexcover
-Version:        1.0.7
+Version:        1.0.8
 Release:        0
-License:        BSD-3-Clause
 Summary:        Extends nose.pluginscover to add Cobertura-style XML reports
-Url:            http://github.com/cmheisel/nose-xcover/
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
+Url:            http://github.com/cmheisel/nose-xcover/
 Source:         
http://pypi.python.org/packages/source/n/nosexcover/nosexcover-%{version}.tar.gz
 BuildRequires:  python-coverage
 BuildRequires:  python-devel

++++++ nosexcover-1.0.7.tar.gz -> nosexcover-1.0.8.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nosexcover-1.0.7/PKG-INFO 
new/nosexcover-1.0.8/PKG-INFO
--- old/nosexcover-1.0.7/PKG-INFO       2011-09-06 18:19:48.000000000 +0200
+++ new/nosexcover-1.0.8/PKG-INFO       2013-03-10 16:48:47.000000000 +0100
@@ -1,6 +1,6 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: nosexcover
-Version: 1.0.7
+Version: 1.0.8
 Summary: Extends nose.plugins.cover to add Cobertura-style XML reports
 Home-page: http://github.com/cmheisel/nose-xcover/
 Author: Chris Heisel
@@ -17,6 +17,8 @@
         ------
         You can not use both --with-xcover and --with-coverage.  Using 
--with-xcover implies --with-coverage
         
+        If you want to change the name of the output file you can use 
--xcoverage-file=FILE (--cover-xml-file from coverage won't work)
+        
         As of nose-xcover 1.0.6 --with-xcoverage provides all the 
functionality of the built-in coverage plugin in addition to Cobertura-style 
output::
         
             #nosetests --with-xcoverage {{ coverage options }}
@@ -24,6 +26,7 @@
         
         
         
+        
 Platform: UNKNOWN
 Classifier: Development Status :: 4 - Beta
 Classifier: Intended Audience :: Developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nosexcover-1.0.7/nosexcover.egg-info/PKG-INFO 
new/nosexcover-1.0.8/nosexcover.egg-info/PKG-INFO
--- old/nosexcover-1.0.7/nosexcover.egg-info/PKG-INFO   2011-09-06 
18:19:48.000000000 +0200
+++ new/nosexcover-1.0.8/nosexcover.egg-info/PKG-INFO   2013-03-10 
16:48:47.000000000 +0100
@@ -1,6 +1,6 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: nosexcover
-Version: 1.0.7
+Version: 1.0.8
 Summary: Extends nose.plugins.cover to add Cobertura-style XML reports
 Home-page: http://github.com/cmheisel/nose-xcover/
 Author: Chris Heisel
@@ -17,6 +17,8 @@
         ------
         You can not use both --with-xcover and --with-coverage.  Using 
--with-xcover implies --with-coverage
         
+        If you want to change the name of the output file you can use 
--xcoverage-file=FILE (--cover-xml-file from coverage won't work)
+        
         As of nose-xcover 1.0.6 --with-xcoverage provides all the 
functionality of the built-in coverage plugin in addition to Cobertura-style 
output::
         
             #nosetests --with-xcoverage {{ coverage options }}
@@ -24,6 +26,7 @@
         
         
         
+        
 Platform: UNKNOWN
 Classifier: Development Status :: 4 - Beta
 Classifier: Intended Audience :: Developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/nosexcover-1.0.7/nosexcover.egg-info/entry_points.txt 
new/nosexcover-1.0.8/nosexcover.egg-info/entry_points.txt
--- old/nosexcover-1.0.7/nosexcover.egg-info/entry_points.txt   2011-09-06 
18:19:48.000000000 +0200
+++ new/nosexcover-1.0.8/nosexcover.egg-info/entry_points.txt   2013-03-10 
16:48:47.000000000 +0100
@@ -1,3 +1,3 @@
 [nose.plugins]
-xcover = nosexcover:XCoverage
+xcover = nosexcover.nosexcover:XCoverage
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nosexcover-1.0.7/setup.py 
new/nosexcover-1.0.8/setup.py
--- old/nosexcover-1.0.7/setup.py       2011-09-06 18:17:35.000000000 +0200
+++ new/nosexcover-1.0.8/setup.py       2013-03-10 16:48:29.000000000 +0100
@@ -1,13 +1,13 @@
 from setuptools import setup, find_packages
 
 try:
-    desc = file.read(open('README.rst'))
-except StandardError:
+    desc = open('README.rst').read()
+except:
     desc = 'see README.rst'
 
 setup(
     name='nosexcover',
-    version='1.0.7',
+    version='1.0.8',
     description='Extends nose.plugins.cover to add Cobertura-style XML 
reports',
     long_description=desc,
     author='Chris Heisel',
@@ -27,6 +27,6 @@
         'Topic :: Software Development :: Libraries :: Python Modules',
     ],
     entry_points={
-        'nose.plugins': ['xcover = nosexcover:XCoverage']
+        'nose.plugins': ['xcover = nosexcover.nosexcover:XCoverage']
     },
 )

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to