File project.diff of Package scid
--- scid.changes.orig
+++ scid.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed Feb 2 00:00:00 CET 2022 - dsterba@suse.cz
+
+- drop python2 dependency (scripts/*.py won't work)
+
+-------------------------------------------------------------------
Thu Feb 20 00:00:00 CET 2020 - dsterba@suse.cz
- update to 4.7.0
--- scid.spec.orig
+++ scid.spec
@@ -1,7 +1,7 @@
#
# spec file for package scid
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -37,7 +37,9 @@ BuildRequires: unzip
BuildRequires: update-desktop-files
BuildRequires: xorg-x11-devel
Requires: phalanx
-Requires: python
+# Only for some helper scripts, don't pull python2
+# FIXME: port scripts to python 3
+#Requires: python
Requires: tcl
Requires: tk
Recommends: snack