Releases: itsolutionsfactory/spyne
Releases · itsolutionsfactory/spyne
v2.14.0+py312 - Python 3.12 Support
Python 3.12 Compatibility Release
This is a fork release of Spyne 2.14.0 with Python 3.12 compatibility.
Changes
- Replace zope.interface.implements with @Implementer
- Add Django URL compatibility fallbacks
- Fix collections.abc imports
Installation
bash
uv add "spyne @ git+https://github.com/itsolutionsfactory/spyne.git@v2.14.0+py312"