Hello community,

here is the log from the commit of package python-detox for openSUSE:Factory 
checked in at 2018-09-19 14:29:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-detox (Old)
 and      /work/SRC/openSUSE:Factory/.python-detox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-detox"

Wed Sep 19 14:29:57 2018 rev:7 rq:636356 version:0.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-detox/python-detox.changes        
2018-08-31 10:44:18.227192439 +0200
+++ /work/SRC/openSUSE:Factory/.python-detox.new/python-detox.changes   
2018-09-19 14:31:47.527367406 +0200
@@ -1,0 +2,10 @@
+Tue Sep 18 09:53:03 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Skip one more test failing in OBS
+
+-------------------------------------------------------------------
+Mon Sep 17 12:39:57 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Fix homepage url to point to active github
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-detox.spec ++++++
--- /var/tmp/diff_new_pack.hutIhk/_old  2018-09-19 14:31:48.999366405 +0200
+++ /var/tmp/diff_new_pack.hutIhk/_new  2018-09-19 14:31:49.003366402 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,7 +23,7 @@
 Summary:        Distributed variant of the tox tool
 License:        MIT
 Group:          Development/Languages/Python
-URL:            http://bitbucket.org/hpk42/detox
+URL:            https://github.com/tox-dev/detox
 Source:         
https://files.pythonhosted.org/packages/source/d/detox/detox-%{version}.tar.gz
 BuildRequires:  %{python_module eventlet >= 0.15.0}
 BuildRequires:  %{python_module py >= 1.4.27}
@@ -61,7 +61,7 @@
 %check
 export PATH="$PATH:%{buildroot}%{_bindir}"
 # All 3 skipped tests just timeout in OBS
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_version} -k 'not (test_getvenv or test_test or test_runtests)'
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_version} -k 'not (test_createsdist or test_getvenv or 
test_test or test_runtests)'
 
 %files %{python_files}
 %license LICENSE


Reply via email to