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

@@ -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