forked from pool/python-dirty-equals
- 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 OBS-URL: https://build.opensuse.org/request/show/1118319 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dirty-equals?expand=0&rev=7
31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|