Imcpy

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 2

1.1.0

What's Changed

**Full Changelog**: https://github.com/oysstu/imcpy/compare/v1.0.12...v1.1.0

1.0.12

What's Changed
* Update versions of pybind11, DUNE, and IMC
* Add Python 3.12 to build targets

**Full Changelog**: https://github.com/oysstu/imcpy/compare/v1.0.11...v1.0.12

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)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.