Path to this page:
Subject: CVS commit: pkgsrc/net/py-zeep
From: Adam Ciarcinski
Date: 2024-10-14 11:51:56
Message id: 20241014095156.BD440FC7E@cvs.NetBSD.org
Log Message:
py-zeep: updated to 4.3.0
4.3.0 (2024-10-13)
- Drop support for Python 3.7 and 3.8 and add support for Python 3.12 and 3.13
- Add workaround to support date values with timezone in combination with
isodate 0.7.2
- Replace deprecated `datetime.datetime.utcnow()`
- Properly close 'file://' resources
- Complete migration to pyproject.toml (remove setup.py)
Files: