diff --git a/pysmi-0.3.3.tar.gz b/pysmi-0.3.3.tar.gz deleted file mode 100644 index 6e8ff0e..0000000 --- a/pysmi-0.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e35c2b935ba5a68e086d7781dae1b508c228a960279620d182e876448acf02f -size 94674 diff --git a/pysmi-0.3.4.tar.gz b/pysmi-0.3.4.tar.gz new file mode 100644 index 0000000..0109931 --- /dev/null +++ b/pysmi-0.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd15a15020aee8376cab5be264c26330824a8b8164ed0195bd402dd59e4e8f7c +size 93985 diff --git a/python-pysmi.changes b/python-pysmi.changes index ba424ca..d5663fd 100644 --- a/python-pysmi.changes +++ b/python-pysmi.changes @@ -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 diff --git a/python-pysmi.spec b/python-pysmi.spec index 9eaa75a..19a3f15 100644 --- a/python-pysmi.spec +++ b/python-pysmi.spec @@ -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