Imcpy

Latest version: v1.0.11

Safety actively analyzes 623465 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.11

[Revise socket creation process](https://github.com/oysstu/imcpy/commit/8a23335e7b72b53ef10bf61f9ca6de3a80144c38)

1.0.10

Changes:
- Update DUNE/IMC to latest master
- Update pybind11 to support Python 3.11
- Change precompiled wheel Python versions to focal, jammy and latest
- Actually remember to update version number in setup.py

Precompiled wheels:
- Windows x64 (cp38, cp310, cp311)
- GNU/Linux x86_64 (cp38, cp310, cp311)
- GNU/Linux aarch64 (cp38, cp310, cp311)

1.0.7

Changes:
- Update IMC to latest master
- Send multicast announce on all local interfaces (not only default route). Might resolve some issues with system discovery.

Precompiled wheels:
- Windows x64 (cp38, cp39, cp310)
- GNU/Linux x86_64 (cp38, cp39, cp310)
- GNU/Linux aarch64 (cp38, cp39, cp310)

1.0.6

Changes:
- Replace use of netifaces (compiled, unmaintained) with ifaddr (pure python, maintained). This should simplify the installation process on Windows using precompiled wheels, as netifaces does not need to be compiled.

Precompiled wheels:
- Windows x64 (cp38, cp39, cp310)
- GNU/Linux x86_64 (cp38, cp39, cp310)
- GNU/Linux aarch64 (cp38, cp39, cp310)

1.0.5

First release of imcpy uploaded to PyPi. Wheels are built for the following architectures/targets and uploaded to PyPi

Windows x64 (cp38, cp39, cp310),
GNU/Linux x86_64 (cp38, cp39, cp310)
GNU/Linux aarch64 (cp38, cp310).

Contains no notable changes except for the change of name from pyimc to imcpy, and bumped minimum versions for cmake (3.8), python (3.6), and c++17.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.