15
0
forked from pool/python-getmac

- update to 0.9.5:

* Fixed macOS arp when MAC has one character sections in
    specific cases (Fixes issue #92)
- Update to 0.9.4:
  * `arping` (POSIX) or `SendARP` (Windows) will now *always* be used instead
  * Added ability to override the detected platform via `--override-platform`
  Issue deprecation message as a warning in addition to a log message

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-getmac?expand=0&rev=18
This commit is contained in:
2024-10-29 21:44:41 +00:00
committed by Git OBS Bridge
commit f5f2129ccd
7 changed files with 218 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.osc