Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.3.0 source code.tar.gz | 2024-10-13 | 192.8 kB | |
4.3.0 source code.zip | 2024-10-13 | 274.0 kB | |
README.md | 2024-10-13 | 356 Bytes | |
Totals: 3 Items | 467.1 kB | 0 |
- Drop support for Python 3.7 and 3.8 and add support for Python 3.12 and 3.13 (#1421, [#1408])
- Add workaround to support date values with timezone in combination with isodate 0.7.2 (#1431)
- Replace deprecated
datetime.datetime.utcnow()
- Properly close 'file://' resources (#1339)
- Complete migration to pyproject.toml (remove setup.py)