17
0

19 Commits

Author SHA256 Message Date
638f8869cb Accepting request 1307726 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1307726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dirty-equals?expand=0&rev=9
2025-09-30 15:34:31 +00:00
81517f1d31 - Skip tests failing with Python 3.14, unskip doc tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dirty-equals?expand=0&rev=18
2025-09-29 10:30:56 +00:00
4e2502c915 - update to 0.10.0:
* fix: `IsJson` and `IsUUID` repr
  * chore: use `zoneinfo` instead of `pytz`
  * fix(typing): put `EllipsisType` in `LengthType` union
  * switch to uv, drop 3.8
  * uprev to 0.10.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dirty-equals?expand=0&rev=17
2025-09-22 13:12:15 +00:00
912f4a42a3 Accepting request 1242837 from devel:languages:python
- update to 0.9.0:
  * fix problem with functools.singledispatch
  * uprev to v0.9

OBS-URL: https://build.opensuse.org/request/show/1242837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dirty-equals?expand=0&rev=8
2025-02-04 17:10:07 +00:00
5e104f3008 - update to 0.9.0:
* fix problem with functools.singledispatch
  * uprev to v0.9

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dirty-equals?expand=0&rev=15
2025-02-03 13:40:15 +00:00
57578a3a7f Accepting request 1217076 from devel:languages:python
- update to 0.8.0:
  * 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/request/show/1217076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dirty-equals?expand=0&rev=7
2024-10-23 19:08:19 +00:00
7b40b0a7f2 - update to 0.8.0:
* 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
2024-10-22 15:55:53 +00:00
89e9896aa8 Accepting request 1155774 from devel:languages:python
- 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
2024-03-14 16:42:11 +00:00
b0ee13de84 - 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/package/show/devel:languages:python/python-dirty-equals?expand=0&rev=11
2024-03-07 03:29:28 +00:00
619f5f185c Accepting request 1123994 from devel:languages:python
- build against newer python stack for sle15

 *Remove Poetry and transition to hatchling, #49
- Correct a Requires into a BuildRequires, as was meant.

OBS-URL: https://build.opensuse.org/request/show/1123994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dirty-equals?expand=0&rev=5
2023-11-08 21:16:45 +00:00
aa29e81f82 - build against newer python stack for sle15
*Remove Poetry and transition to hatchling, #49
- Correct a Requires into a BuildRequires, as was meant.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dirty-equals?expand=0&rev=9
2023-11-07 14:17:15 +00:00
b44b0ab6f0 Accepting request 1118345 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1118345
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dirty-equals?expand=0&rev=4
2023-10-19 20:47:16 +00:00
124f0dac83 Accepting request 1118319 from home:mcalabkova:branches:devel:languages:python
- 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
2023-10-17 15:45:34 +00:00
a8aa73e304 Accepting request 1035577 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1035577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dirty-equals?expand=0&rev=3
2022-11-14 13:28:59 +00:00
895423714f Accepting request 1035096 from home:yarunachalam:branches:devel:languages:python
-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

OBS-URL: https://build.opensuse.org/request/show/1035096
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dirty-equals?expand=0&rev=5
2022-11-14 07:59:20 +00:00
9b2a73549e Accepting request 1000358 from devel:languages:python
- Correct a Requires into a BuildRequires, as was meant.

OBS-URL: https://build.opensuse.org/request/show/1000358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dirty-equals?expand=0&rev=2
2022-09-01 20:10:50 +00:00
f18f68783f - Correct a Requires into a BuildRequires, as was meant.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dirty-equals?expand=0&rev=3
2022-08-30 23:59:55 +00:00
e1e7d7b2d4 Accepting request 990109 from devel:languages:python
For python-watchfiles

OBS-URL: https://build.opensuse.org/request/show/990109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dirty-equals?expand=0&rev=1
2022-07-19 15:19:54 +00:00
ee04260667 Accepting request 990101 from home:bnavigator:branches:devel:languages:python
for python-watchfiles

OBS-URL: https://build.opensuse.org/request/show/990101
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dirty-equals?expand=0&rev=1
2022-07-19 09:37:26 +00:00