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:
parent
188f7d3da5
commit
efd14845bf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e35c2b935ba5a68e086d7781dae1b508c228a960279620d182e876448acf02f
|
||||
size 94674
|
3
pysmi-0.3.4.tar.gz
Normal file
3
pysmi-0.3.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd15a15020aee8376cab5be264c26330824a8b8164ed0195bd402dd59e4e8f7c
|
||||
size 93985
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 13:46:05 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.3.4
|
||||
- Rebased MIB importing code onto `importlib` because `imp` is long
|
||||
deprecated
|
||||
- Fixed Py file borrower to become functional
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 10 08:34:25 UTC 2019 - mardnh@gmx.de
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user