forked from pool/python-snimpy
Accepting request 1241024 from devel:languages:python
- Skip another test. OBS-URL: https://build.opensuse.org/request/show/1241024 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-snimpy?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 05:33:59 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Skip another test.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 19:15:19 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@@ -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 <mardnh@gmx.de>
|
||||
#
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user