* set requires-python to 3.8
* use zoneinfo instead of pytz where possible
* No need to call datetime.replace for utc_now
* Patch pprint to make pytest diffs nicer for big objects
* uprev test, lint and docs dependencies
* Support Python 3.13
* Uprev version
- update to 0.7.1-post0:
* Fix publication of docs.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dirty-equals?expand=0&rev=13
- 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.
OBS-URL: https://build.opensuse.org/request/show/1155774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dirty-equals?expand=0&rev=6
* 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dirty-equals?expand=0&rev=11