Changelog for
python311-dirty-equals-0.7.1-1.2.noarch.rpm :
* Thu Mar 07 2024 Steve Kowalik
- Update to 0.7.1:
* Feature: IsEnum by AATTFBruzzesi in #75
* fix pydantic version checking by AATTmishaga in #80
* change license to exact by AATTevstratbg in #85
* fix DeprecationWarning with datetime.utcnow() by AATTMeggyCal in #86
* Make datetime tests pass without requiring UTC system timezone
* uprev dependencies and use pydantic v2 by AATTsamuelcolvin in #88
* support python 3.12 by AATTsamuelcolvin in #89
* better dep constraints by AATTsamuelcolvin in #90- Drop patch datetime.patch, now included.
* Tue Nov 07 2023 Dirk Müller - build against newer python stack for sle15
* Tue Oct 17 2023 Markéta Calábková - Update to 0.7.0
* add some new functions
* move to Python 3.11 final
* numeric exact- add datetime.patch to fix compatibility with Python 3.12
* sent upstream: https://github.com/samuelcolvin/dirty-equals/pull/86
* Thu Nov 10 2022 Yogalakshmi Arunachalam -Update to version 0.5.0
* Document how the dirty __eq__ is called by AATTMarco-Kaulea in #41
* Make IsNow relative to current moment of time by AATThyzyla in #40
* correct version in pyproject.toml, #46
* feat Add IsIP by AATTosintalex in #43
* Remove Poetry and transition to hatchling, #49
* Tue Aug 30 2022 Steve Kowalik - Correct a Requires into a BuildRequires, as was meant.
* Mon Jul 18 2022 Ben Greiner - Initial specfile for v0.4- Required for python-watchfiles