Hello community,

here is the log from the commit of package python-yubico for openSUSE:Factory 
checked in at 2018-12-13 19:46:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yubico (Old)
 and      /work/SRC/openSUSE:Factory/.python-yubico.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-yubico"

Thu Dec 13 19:46:03 2018 rev:5 rq:654083 version:1.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yubico/python-yubico.changes      
2017-11-21 15:37:30.662036998 +0100
+++ /work/SRC/openSUSE:Factory/.python-yubico.new.28833/python-yubico.changes   
2018-12-13 19:46:08.500880088 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:56:22 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-yubico.spec ++++++
--- /var/tmp/diff_new_pack.gHFp8R/_old  2018-12-13 19:46:09.060879360 +0100
+++ /var/tmp/diff_new_pack.gHFp8R/_new  2018-12-13 19:46:09.060879360 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-yubico
 #
-# 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/
 #
 
 
@@ -24,17 +24,15 @@
 Summary:        Python code for talking to Yubico's YubiKeys
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
-Url:            https://developers.yubico.com/python-yubico/Releases/
+URL:            https://developers.yubico.com/python-yubico/Releases/
 Source:         
https://developers.yubico.com/python-yubico/Releases/python-yubico-%{version}.tar.gz
 Source1:        
https://developers.yubico.com/python-yubico/Releases/python-yubico-%{version}.tar.gz.sig
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module usb}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-usb
-BuildRequires:  fdupes
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %python_subpackages
 
 %description
@@ -59,8 +57,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc README ChangeLog COPYING NEWS
+%license COPYING
+%doc README ChangeLog NEWS
 %{python_sitelib}/*
 
 %changelog



Reply via email to