From 75b1ebd4bc644eedbcfb6863c8c530768b77d11f13ace39a74593ae02494001a Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 29 Jan 2025 05:34:26 +0000 Subject: [PATCH] - Skip another test. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-snimpy?expand=0&rev=26 --- python-snimpy.changes | 5 +++++ python-snimpy.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-snimpy.changes b/python-snimpy.changes index 67d2f9f..bc4671f 100644 --- a/python-snimpy.changes +++ b/python-snimpy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 29 05:33:59 UTC 2025 - Steve Kowalik + +- Skip another test. + ------------------------------------------------------------------- Thu Nov 14 19:15:19 UTC 2024 - Markéta Machová diff --git a/python-snimpy.spec b/python-snimpy.spec index c0b1635..111b2bb 100644 --- a/python-snimpy.spec +++ b/python-snimpy.spec @@ -1,7 +1,7 @@ # # spec file for package python-snimpy # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2016-2021, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -86,7 +86,7 @@ export CFLAGS="%{optflags}" # too recent pyasn1, upstream pinned it in https://github.com/vincentbernat/snimpy/commit/f22d1994a9771858bb30ff3c0801a121e45c145b # let's skip the affected test files for now: tests/test_main.py tests/test_manager.py tests/test_snmp.py rm tests/test_main.py tests/test_manager.py tests/test_snmp.py -%pytest_arch +%pytest_arch -k 'not testRanges' %post %python_install_alternative snimpy snimpy.1