Hello community,

here is the log from the commit of package python-Cerberus for openSUSE:Factory 
checked in at 2020-06-11 14:43:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Cerberus (Old)
 and      /work/SRC/openSUSE:Factory/.python-Cerberus.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Cerberus"

Thu Jun 11 14:43:38 2020 rev:7 rq:813194 version:1.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Cerberus/python-Cerberus.changes  
2019-11-22 10:22:23.297325627 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-Cerberus.new.3606/python-Cerberus.changes    
    2020-06-11 14:44:10.545290521 +0200
@@ -1,0 +2,5 @@
+Wed Jun  3 10:49:23 UTC 2020 - Sebastian Wagner <[email protected]>
+
+- Disable Python 2 build, dependencies do not resolve.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Cerberus.spec ++++++
--- /var/tmp/diff_new_pack.8kLuMT/_old  2020-06-11 14:44:11.149292280 +0200
+++ /var/tmp/diff_new_pack.8kLuMT/_new  2020-06-11 14:44:11.153292292 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Cerberus
 #
-# 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
@@ -17,13 +17,14 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-Cerberus
 Version:        1.3.2
 Release:        0
 Summary:        Extensible schema and data validation tool for Python 
dictionaries
 License:        ISC
 Group:          Development/Languages/Python
-Url:            http://github.com/nicolaiarocci/cerberus
+URL:            http://github.com/nicolaiarocci/cerberus
 Source:         
https://files.pythonhosted.org/packages/source/C/Cerberus/Cerberus-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros


Reply via email to