14
0
2022-01-11 10:28:46 +00:00
committed by Git OBS Bridge
parent f08752d642
commit 9b17145989
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 11 10:14:08 UTC 2022 - Dirk Müller <dmueller@suse.com>
- skip python 3.10 for now
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 8 10:40:16 UTC 2021 - Dirk Müller <dmueller@suse.com> Mon Nov 8 10:40:16 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-PyECLib # spec file for package python-PyECLib
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python310 1
Name: python-PyECLib Name: python-PyECLib
Version: 1.6.0 Version: 1.6.0
Release: 0 Release: 0