Hello community,

here is the log from the commit of package python-marathon for openSUSE:Factory 
checked in at 2018-05-04 11:29:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-marathon (Old)
 and      /work/SRC/openSUSE:Factory/.python-marathon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-marathon"

Fri May  4 11:29:24 2018 rev:2 rq:603178 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-marathon/python-marathon.changes  
2017-07-19 12:21:54.236782506 +0200
+++ /work/SRC/openSUSE:Factory/.python-marathon.new/python-marathon.changes     
2018-05-04 11:29:49.663044223 +0200
@@ -1,0 +2,5 @@
+Wed May  2 15:43:11 UTC 2018 - [email protected]
+
+- Fix requires
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-marathon.spec ++++++
--- /var/tmp/diff_new_pack.puFLuE/_old  2018-05-04 11:29:50.906998582 +0200
+++ /var/tmp/diff_new_pack.puFLuE/_new  2018-05-04 11:29:50.910998434 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-marathon
 #
-# 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
@@ -23,15 +23,13 @@
 Summary:        Marathon Client Library
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/thefactory/marathon-python
+URL:            https://github.com/thefactory/marathon-python
 Source:         
https://files.pythonhosted.org/packages/source/m/marathon/marathon-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-Requires:       %{python_module requests >= 2.0.0}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Requires:       python-requests >= 2.0.0
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -47,8 +45,7 @@
 %python_install
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE
+%license LICENSE
 %{python_sitelib}/*
 
 %changelog


Reply via email to