bb1fd6044a
- update to 1.6.2: * Fixed debugging flag bug. * Upgraded to match pysnmp 7.1.16 and above.
Dirk Mueller2025-07-18 22:36:25 +00:00
75378e388a
Accepting request 1248370 from home:glaubitz:branches:devel:languages:python
Dirk Mueller2025-02-27 10:45:00 +00:00
86b335b18c
- update to 1.5.9: * Exposed reference property in MIB objects. * Fixed fixed-length OCTET STRING handling. * Various improvements in MIB parsing, including better DEFVAL handling, symbol name generation, and more. * Improved DISPLAY-HINT support.
Dirk Mueller2025-02-04 19:02:55 +00:00
ce3c88bf83
- update to 1.5.4: * Fixed a runtime error in pysnmp. * Fixed a runtime error in pysnmp. * Fixed a few runtime errors. * Removed Python 3.8 support. * Added Python 3.13 support. * Renamed many items to meet PEP 8 requirements. Compatibility layer is added, but will be removed in the next release. * Fixed a bug that Windows version and user name were not correctly detected. - drop support-new-pyasn1.patch (upstream)
Dirk Mueller2024-10-20 18:59:25 +00:00
05566c48db
Accepting request 1206438 from devel:languages:python
Ana Guerrero2024-10-09 20:12:57 +00:00
b0cdbcf443
- Update to 1.5.0: * Better formatting of texts in MIB documents. * Reworked on reserved Python keywords handling. * Fixed TEXTUAL-CONVENTION handling. * Fixed DEFVAL handling. * Added cyclic dependency detection. * Other fixes and improvements for real-world MIBs. * Implemented a better strict mode. * Fixed old Python version support. * Fixed mibdump crash. * Fixed a JSON output bug. * Updated MIB URLs. * Migrated to new asn1 repo. * Bumped minimal Python version to 3.7. * Introduced Jinja2 templates for code generation. * Introduced SNMP agent code hooks generation template. - Switch to autosetup macros. - Add patch support-new-pyasn1.patch: * Support new pyasn1 changes.
Steve Kowalik2024-10-09 06:31:49 +00:00
8a7846804e
Accepting request 1147483 from devel:languages:python
Ana Guerrero2024-02-20 20:12:59 +00:00
f601ea61a9
- Switch to pyproject macros. - Use pytest for the testsuite. - No more greedy globs in %files.
Steve Kowalik2024-02-19 04:46:05 +00:00