From 18e9c4005fb7fb724b1cd4a5642608165c966064802c5d196170e94b4e32c61d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 16 Feb 2022 20:40:57 +0000 Subject: [PATCH] - skip python 3.10 build - not yet supported OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rarfile?expand=0&rev=18 --- python-rarfile.changes | 5 +++++ python-rarfile.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-rarfile.changes b/python-rarfile.changes index 560517a..6d93dbd 100644 --- a/python-rarfile.changes +++ b/python-rarfile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 16 20:35:10 UTC 2022 - Dirk Müller + +- skip python 3.10 build - not yet supported + ------------------------------------------------------------------- Fri Jul 31 22:20:37 UTC 2020 - Luigi Baldoni diff --git a/python-rarfile.spec b/python-rarfile.spec index 58518cb..10ff738 100644 --- a/python-rarfile.spec +++ b/python-rarfile.spec @@ -1,7 +1,7 @@ # # spec file for package python-rarfile # -# 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 @@ -17,6 +17,7 @@ %define skip_python2 1 +%define skip_python310 1 Name: python-rarfile Version: 4.0 Release: 0