File python-pysnmp-mibs.changes of Package python-pysnmp-mibs
-------------------------------------------------------------------
Sun Sep 27 22:21:44 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
- Update to version 0.1.6
- Fix to __doc__ use in setup.py to make -O0 installation mode
working.
- All MIBs rebuilt with pysmi 0.0.7.
- Update to version 0.1.5
- License updated to vanilla BSD 2-Clause to ease package use
(http://opensource.org/licenses/BSD-2-Clause).
- Distribute is gone, switched to setuptools completely.
- The rebuild-pysnmp-mibs tool is gone. PySMI is way better.
- All MIBs rebuilt with PySMI.
- Wheel distribution format now supported.
- Single spec
-------------------------------------------------------------------
Sun Nov 24 20:40:26 UTC 2013 - p.drouand@gmail.com
- Update to version 0.1.4
+ UCD-SNMP-MIB added.
+ Some of SMIv1 MIB modules added.
+ Package meta-information updated.
+ Package version is now in __init__.__version__
- Changes from version 0.1.3
+ MIB modules re-generated with the latest libsmi2pysnmp to get in-sync
with the changed pysnmp core MIB set.
+ Explicit pyasn1 dependency now obsolete.
- Remove useless CFLAGS definition
- Remove --record-rpm=INSTALLED_FILES; add %{python_sitelib} in %files
section instead
-------------------------------------------------------------------
Sun Nov 27 08:49:18 UTC 2011 - jfunk@funktronics.ca
- Update to 0.1.2
- Missing dependency fixed.
- 0.1.1
- MIB modules re-generated from text source with Python 3 and updated,
Py3k-compliant, libsmi2pysnmp tool.
- Some new MIBs added.
-------------------------------------------------------------------
Tue Sep 14 23:54:49 UTC 2010 - jfunk@funktronics.ca
- Update to 0.0.9a
- Some more IETF MIBs added.
- Release 0.0.8a
- API versioning mechanics retired (pysnmp_mibs.v4 -> pysnmp_mibs).
- Attempt to use setuptools for package management whenever available.
- Release 0.0.7a
- MIB modules re-generated from latest text source with improved slightly
fixed libsmi2pysnmp tool.
-------------------------------------------------------------------
Mon Feb 16 2009 James Oakley <jfunk@funktronics.ca> - 0.0.6-1
- Update to 0.0.6a
- MIB modules re-generated from text source with improved smidump and
libsmi2pysnmp tools. Python code now includes huge text fields from
MIB text.
-------------------------------------------------------------------
Mon Apr 23 2007 James Oakley <jfunk@funktronics.ca> - 0.0.5-1
- Update to 0.0.5
- MIB modules re-generated from text source with fixed libsmi2pysnmp
tool (0.0.7a)
-------------------------------------------------------------------
Thu Jan 04 2007 James Oakley <jfunk@funktronics.ca> - 0.0.4-2
- The build-mibs script is installed, so there's no need to include it in docs