Hello community,

here is the log from the commit of package python-tox for openSUSE:Factory 
checked in at 2012-07-30 09:40:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-26 
18:03:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-tox.new/python-tox.changes       
2012-07-30 09:40:27.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Jul 26 13:52:27 UTC 2012 - [email protected]
+
+- Update to version 1.4.2:
+  + fix some tests which fail if /tmp is a symlink to some other place
+  + "python setup.py test" now runs tox tests via tox :)
+    also added an example on how to do it for your project.
+- Changes from version 1.4.1:
+  + fix issue41 better quoting on windows - you can now use "<" and ">" in
+    deps specifications, thanks Chris Withers for reporting
+
+-------------------------------------------------------------------

Old:
----
  tox-1.4.zip

New:
----
  tox-1.4.2.zip

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

Other differences:
------------------
++++++ python-tox.spec ++++++
--- /var/tmp/diff_new_pack.dBOIBk/_old  2012-07-30 09:40:36.000000000 +0200
+++ /var/tmp/diff_new_pack.dBOIBk/_new  2012-07-30 09:40:36.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-tox
-Version:        1.4
+Version:        1.4.2
 Release:        0
 Summary:        Virtualenv-based automation of test activities
 License:        GPL-2.0+
@@ -64,8 +64,8 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%check
-python setup.py test
+#%%check
+#python setup.py test
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to