Hello community,
here is the log from the commit of package python-nose-exclude for
openSUSE:Factory checked in at 2013-05-02 11:41:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nose-exclude (Old)
and /work/SRC/openSUSE:Factory/.python-nose-exclude.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nose-exclude"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nose-exclude/python-nose-exclude.changes
2012-11-28 14:33:24.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-nose-exclude.new/python-nose-exclude.changes
2013-05-02 11:42:01.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Apr 29 12:47:13 UTC 2013 - [email protected]
+
+- update to 0.1.9:
+ * Add support for NOSE_EXCLUDE_DIRS
+
+-------------------------------------------------------------------
Old:
----
nose-exclude-0.1.7.tar.bz2
New:
----
nose-exclude-0.1.9.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-nose-exclude.spec ++++++
--- /var/tmp/diff_new_pack.fejAda/_old 2013-05-02 11:42:02.000000000 +0200
+++ /var/tmp/diff_new_pack.fejAda/_new 2013-05-02 11:42:02.000000000 +0200
@@ -1,7 +1,8 @@
+#
# spec file for package python-nose-exclude
#
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 Weberhofer GmbH, Austria
-# 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
@@ -15,14 +16,15 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: python-nose-exclude
-Version: 0.1.7
+Version: 0.1.9
Release: 0
-License: LGPL-2.1+
Summary: Exclude specific directories from nosetests runs
-Url: https://bitbucket.org/kgrandis/nose-exclude/overview
+License: LGPL-2.1+
Group: Development/Languages/Python
-Source0: nose-exclude-%{version}.tar.bz2
+Url: https://bitbucket.org/kgrandis/nose-exclude/overview
+Source0: nose-exclude-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-distribute
Requires: python-nose
@@ -48,7 +50,7 @@
%files
%defattr(-,root,root,-)
-%doc AUTHORS COPYRIGHT LICENSE README.rst
+%doc README.rst
%{python_sitelib}/*
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]