14
0
forked from pool/python-pysmi

- update to 1.6.2:

* Fixed debugging flag bug.
  * Upgraded to match pysnmp 7.1.16 and above.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysmi?expand=0&rev=32
This commit is contained in:
2025-07-18 22:36:25 +00:00
committed by Git OBS Bridge
parent b1fe49f7fb
commit 32a7d1245f
4 changed files with 13 additions and 6 deletions

View File

@@ -31,15 +31,15 @@
%bcond_with test
%endif
Name: python-pysmi%{psuffix}
Version: 1.5.10
Version: 1.6.2
Release: 0
Summary: SNMP SMI/MIB Parser
License: BSD-2-Clause
URL: https://github.com/lextudio/pysmi
Source: https://files.pythonhosted.org/packages/source/p/pysmi/pysmi-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module poetry-core}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
%if %{with test}
@@ -100,7 +100,7 @@ Can produce PySNMP MIB modules.
%files %{python_files}
%license LICENSE.rst
%doc README.md examples/*
%doc README.md
%{python_sitelib}/pysmi
%{python_sitelib}/pysmi-%{version}.dist-info
%python_alternative %{_bindir}/mibdump