Get this release from PyPI.
pip install spalloc 1!7.0.0
Note that this is likely to be the final ever release of this project. The equivalent of its functionality going forward is an integrated part of SpiNNMan.
Key Changes
- The range of supported Python versions has changed; we now support (and test with) Python 3.8 – 3.11.
- We have changed the software license from GPL v3 to Apache v2.
What's Changed
- Use normal dict rather than ordered dict by @Christian-B in #63
- Remove 3.6 by @andrewgait in #67
- Python3.11 with no Rig by @Christian-B in #68
- Support python 3.11 by @Christian-B in #69
- Server rewrite adaptation by @dkfellows in #62
- Fixed broad-exception-raised by @Christian-B in #72
- Apache 2 and First dates by @Christian-B in #74
- Appdirs from spiNNUtilities by @Christian-B in #75
- Citation plus by @Christian-B in #76
- Handle DeprecationWarning warnings by @Christian-B in #73
- Add entry points back in by @rowleya in #80
- Osi approved apache software license by @Christian-B in #81
- Remove 3.7 testing by @Christian-B in #83
Full Changelog: 6.0.0...7.0.0