forked from pool/python-aenum
- Add fix-python312-tests.patch to skip failing tests with python 3.12
gh#ethanfurman/aenum#36 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aenum?expand=0&rev=26
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-aenum
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -30,6 +30,8 @@ Patch0: tempdir_missing.patch
|
||||
# PATCH-FIX-UPSTREAM skip_failing_testcases.patch gh#ethanfurman/aenum#12 mcepl@suse.com
|
||||
# Skip failing tests
|
||||
Patch1: skip_failing_testcases.patch
|
||||
# PATCH-FIX-UPSTREAM fix-python312-tests.patch gh#ethanfurman/aenum#36
|
||||
Patch2: fix-python312-tests.patch
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
|
||||
Reference in New Issue
Block a user