| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- Update to version 0.4.7
  * Added missing SNMP PDU error-status values to the `error`
    variation module
- Update to version 0.4.6
  * The `--log-level` option added
  * Default daemon syslog service destination to a local socket
  * Fixed timed log file rotation to respect log file creation time
    when computing next rotation time
  * Fixed possible file permission issues by initializing pysnmp modules,
    logger and variation modules subsystems under reduced user privileges
  * Improve error reporting in `notification` variation module
- Update to version 0.4.5
  * Use absolute paths of Simulator data files and variation modules
    and reflect that in the log -- that should ease troubleshooting
  * Optional .snmprec tag modifier is ignored by the *error*,
  * delay*, *writecache* and *notification* variation modules
  * Fixed DBM file index detection code to operate correctly
  * Fixed pysnmp/pyasn1 debugging flags print out in `--help` to work
    with newer pyasn1/pysnmp
- Initial package, version 0.4.4
- %check: setup.py test does not run any tests