Hello community,

here is the log from the commit of package python-pycups for openSUSE:Factory 
checked in at 2020-07-15 12:12:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycups (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycups.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycups"

Wed Jul 15 12:12:19 2020 rev:4 rq:820723 version:1.9.74

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycups/python-pycups.changes      
2019-09-02 12:39:59.829805160 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycups.new.3060/python-pycups.changes    
2020-07-15 12:13:51.632710392 +0200
@@ -1,0 +2,6 @@
+Mon Jul  6 08:48:20 UTC 2020 - Ludwig Nussel <lnus...@suse.de>
+
+- ignore build requirement of cups-rpm-helper to avoid cycle with cups-devel
+  (boo#1172407))
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pycups.spec ++++++
--- /var/tmp/diff_new_pack.Fpfcu9/_old  2020-07-15 12:13:56.480715467 +0200
+++ /var/tmp/diff_new_pack.Fpfcu9/_new  2020-07-15 12:13:56.480715467 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycups
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,12 +24,14 @@
 Summary:        Python Bindings for CUPS
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/Python
-Url:            http://cyberelk.net/tim/software/pycups/
+URL:            http://cyberelk.net/tim/software/pycups/
 Source:         
https://files.pythonhosted.org/packages/source/p/pycups/pycups-%{version}.tar.bz2
 BuildRequires:  %{python_module devel}
 BuildRequires:  cups-devel
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+# need to avoid cycle as cups-devel wants us (boo#1172407)
+#!BuildIgnore: cups-rpm-helper
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %ifpython2
 Obsoletes:      %{oldpython}-cups < %{version}
@@ -47,7 +49,7 @@
 %package -n cups-rpm-helper
 Summary:        RPM macros for building cups drivers
 Group:          Development/Libraries/Python
-Url:            
https://fedoraproject.org/wiki/Features/AutomaticPrintDriverInstallation
+URL:            
https://fedoraproject.org/wiki/Features/AutomaticPrintDriverInstallation
 Requires:       python3-cups
 Requires:       rpm-build
 Supplements:    (rpm-build and cups-devel)


Reply via email to