Hello community,

here is the log from the commit of package python-piston-mini-client for 
openSUSE:Factory checked in at 2018-12-24 11:41:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-piston-mini-client (Old)
 and      /work/SRC/openSUSE:Factory/.python-piston-mini-client.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-piston-mini-client"

Mon Dec 24 11:41:15 2018 rev:11 rq:659554 version:0.7.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-piston-mini-client/python-piston-mini-client.changes
      2017-09-04 12:32:54.880262598 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-piston-mini-client.new.28833/python-piston-mini-client.changes
   2018-12-24 11:41:15.269459447 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:51:34 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-piston-mini-client.spec ++++++
--- /var/tmp/diff_new_pack.feTi9V/_old  2018-12-24 11:41:15.717459050 +0100
+++ /var/tmp/diff_new_pack.feTi9V/_new  2018-12-24 11:41:15.717459050 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-piston-mini-client
 #
-# 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
@@ -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,13 +23,14 @@
 Version:        0.7.5
 Release:        0
 Summary:        A small package to consume Django-Piston web services
-License:        LGPL-3.0
+License:        LGPL-3.0-only
 Group:          Development/Languages/Python
-Url:            https://launchpad.net/piston-mini-client
+URL:            https://launchpad.net/piston-mini-client
 Source:         
https://files.pythonhosted.org/packages/source/p/piston-mini-client/piston-mini-client-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
+Requires:       python-oauthlib
+BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module Sphinx}
 BuildRequires:  %{python_module httplib2}
@@ -39,12 +40,10 @@
 BuildRequires:  %{python_module pep8}
 BuildRequires:  python3-tox
 %endif
-Requires:       python-oauthlib
 %ifpython2
 Provides:       %{oldpython}-piston-mini = %{version}
 Obsoletes:      %{oldpython}-piston-mini < %{version}
 %endif
-BuildArch:      noarch
 %python_subpackages
 
 %description
@@ -65,8 +64,8 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README
+%license LICENSE
+%doc README
 %{python_sitelib}/*
 
 %changelog


Reply via email to