14
0
forked from pool/python-pysmi

Accepting request 701108 from home:pgajdos

- version update to 0.3.4
  - Rebased MIB importing code onto `importlib` because `imp` is long
    deprecated
  - Fixed Py file borrower to become functional

OBS-URL: https://build.opensuse.org/request/show/701108
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysmi?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2019-05-06 13:57:38 +00:00
committed by Git OBS Bridge
parent 188f7d3da5
commit efd14845bf
4 changed files with 13 additions and 5 deletions

View File

@@ -12,13 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pysmi
Version: 0.3.3
Version: 0.3.4
Release: 0
Summary: SNMP SMI/MIB Parser
License: BSD-2-Clause