Hello community,

here is the log from the commit of package python-tox for openSUSE:Factory 
checked in at 2013-04-23 11:39:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tox (Old)
 and      /work/SRC/openSUSE:Factory/.python-tox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tox", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tox/python-tox.changes    2012-07-30 
09:40:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-tox.new/python-tox.changes       
2013-04-23 11:39:27.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Apr 21 08:09:05 UTC 2013 - [email protected]
+
+- Update to version 1.4.3:
+  See http://testrun.org/tox/latest//changelog.html for more details
+
+- SPEC file: Added bcond with test to prepare testing. Doesn't work
+  yet, but can be improved
+
+-------------------------------------------------------------------

Old:
----
  tox-1.4.2.zip

New:
----
  tox-1.4.3.tar.gz

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

Other differences:
------------------
++++++ python-tox.spec ++++++
--- /var/tmp/diff_new_pack.w7RkG0/_old  2013-04-23 11:39:28.000000000 +0200
+++ /var/tmp/diff_new_pack.w7RkG0/_new  2013-04-23 11:39:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tox
 #
-# 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
@@ -15,15 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:           python-tox
-Version:        1.4.2
+Version:        1.4.3
 Release:        0
 Summary:        Virtualenv-based automation of test activities
 License:        GPL-2.0+
 Group:          Development/Languages/Python
 Url:            http://codespeak.net/tox
-Source:         http://pypi.python.org/packages/source/t/tox/tox-%{version}.zip
+Source:         
http://pypi.python.org/packages/source/t/tox/tox-%{version}.tar.gz
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
 BuildRequires:  python-py >= 1.4.9
@@ -64,13 +63,13 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-#%%check
-#python setup.py test
+# %%check
+# python setup.py test
 
 %files
 %defattr(-,root,root,-)
 %doc LICENSE README.txt doc/_build/html
-%{_bindir}/tox
+%{_bindir}/*
 %{python_sitelib}/*
 
 %changelog

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

Reply via email to