python-dirty-equals/python-dirty-equals.changes

50 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
Thu Mar 7 03:28:45 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.7.1:
* Feature: IsEnum by @FBruzzesi in #75
* fix pydantic version checking by @mishaga in #80
* change license to exact by @evstratbg in #85
* fix DeprecationWarning with datetime.utcnow() by @MeggyCal in #86
* Make datetime tests pass without requiring UTC system timezone
* uprev dependencies and use pydantic v2 by @samuelcolvin in #88
* support python 3.12 by @samuelcolvin in #89
* better dep constraints by @samuelcolvin in #90
- Drop patch datetime.patch, now included.
-------------------------------------------------------------------
Tue Nov 7 14:17:03 UTC 2023 - Dirk Müller <dmueller@suse.com>
- build against newer python stack for sle15
-------------------------------------------------------------------
Tue Oct 17 12:30:50 UTC 2023 - Markéta Calábková <meggy.calabkova@gmail.com>
- 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 15:18:24 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
-Update to version 0.5.0
*Document how the dirty __eq__ is called by @Marco-Kaulea in #41
*Make IsNow relative to current moment of time by @hyzyla in #40
*correct version in pyproject.toml, #46
*feat Add IsIP by @osintalex in #43
*Remove Poetry and transition to hatchling, #49
-------------------------------------------------------------------
Tue Aug 30 23:56:51 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Correct a Requires into a BuildRequires, as was meant.
-------------------------------------------------------------------
Mon Jul 18 22:39:54 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Initial specfile for v0.4
- Required for python-watchfiles