Hello community,

here is the log from the commit of package python-sure for openSUSE:Factory 
checked in at 2018-02-05 10:48:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sure (Old)
 and      /work/SRC/openSUSE:Factory/.python-sure.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sure"

Mon Feb  5 10:48:40 2018 rev:5 rq:572031 version:1.4.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sure/python-sure.changes  2017-11-11 
14:17:37.987538612 +0100
+++ /work/SRC/openSUSE:Factory/.python-sure.new/python-sure.changes     
2018-02-05 10:48:42.360396939 +0100
@@ -1,0 +2,5 @@
+Fri Feb  2 13:38:53 UTC 2018 - [email protected]
+
+- Fix url for the project
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sure.spec ++++++
--- /var/tmp/diff_new_pack.8p0IRD/_old  2018-02-05 10:48:43.028365667 +0100
+++ /var/tmp/diff_new_pack.8p0IRD/_new  2018-02-05 10:48:43.032365480 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sure
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,6 @@
 #
 
 
-%bcond_without test
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-sure
 Version:        1.4.7
@@ -29,16 +27,13 @@
 Source:         
https://files.pythonhosted.org/packages/source/s/sure/sure-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module mock >= 2.0.0}
+BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six >= 1.10.0}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with test}
-BuildRequires:  %{python_module nose}
-%endif
 Requires:       python-mock >= 2.0.0
 Requires:       python-six >= 1.10.0
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages
 
@@ -57,13 +52,10 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
 %check
 %python_expand nosetests-%{$python_bin_suffix}
-%endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc COPYING README.rst
 %{python_sitelib}/*
 


Reply via email to