Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-20 Thread Stuart Henderson
py-pydantic-core is ok with the following change, new tgz attached diff --git a/devel/py-pydantic-core/Makefile b/devel/py-pydantic-core/Makefile index 768a3a5..5348b20 100644 --- a/devel/py-pydantic-core/Makefile +++ b/devel/py-pydantic-core/Makefile @@ -23,8 +23,6 @@ CONFIGURE_STYLE = carg

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-20 Thread Stuart Henderson
On 2024/08/20 14:51, Landry Breuil wrote: > Le Mon, Aug 19, 2024 at 05:29:44PM +0200, Renaud Allard a écrit : > > > > > > On 8/19/24 5:12 PM, Stuart Henderson wrote: > > > Dirty-equals uses hatchling not setuptools_scm, see pyproject.toml > > > > > > "method to make python code easier" - pfft. H

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-20 Thread Landry Breuil
Le Mon, Aug 19, 2024 at 05:29:44PM +0200, Renaud Allard a écrit : > > > On 8/19/24 5:12 PM, Stuart Henderson wrote: > > Dirty-equals uses hatchling not setuptools_scm, see pyproject.toml > > > > "method to make python code easier" - pfft. How about this instead? > > "simplify asserts in tests by

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-19 Thread Renaud Allard
On 8/19/24 5:12 PM, Stuart Henderson wrote: Dirty-equals uses hatchling not setuptools_scm, see pyproject.toml "method to make python code easier" - pfft. How about this instead? "simplify asserts in tests by misusing __eq__"? Indeed, that didn't mean much. py-dirty-equals-0.8.0.tar.gz Des

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-19 Thread Stuart Henderson
Dirty-equals uses hatchling not setuptools_scm, see pyproject.toml "method to make python code easier" - pfft. How about this instead? "simplify asserts in tests by misusing __eq__"?

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-19 Thread Landry Breuil
Le Wed, Aug 14, 2024 at 11:13:43AM +0200, Renaud Allard a écrit : > > > Here is an update to textproc/py-inflect 7.3.1. > make test passes both on textproc/py-inflect and textproc/py-jaraco-text coming back to this, according to upstream changelog, the dependency on pydantic was replaced by type

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-14 Thread Renaud Allard
On 8/13/24 10:23 PM, Stuart Henderson wrote: On 2024/08/12 15:05, Renaud Allard wrote: Hello, Here is a WIP for devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0 It will more than likely break geo/pygeoapi unless this patch is applied: https://github.com/geopython/pygeoapi/pull/1353/fil

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-14 Thread Renaud Allard
On 8/13/24 10:58 PM, Stuart Henderson wrote: On 2024/08/13 21:43, Stuart Henderson wrote: On 2024/08/13 21:23, Stuart Henderson wrote: On 2024/08/12 15:05, Renaud Allard wrote: Hello, Here is a WIP for devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0 It will more than likely break ge

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-13 Thread Stuart Henderson
On 2024/08/13 21:43, Stuart Henderson wrote: > On 2024/08/13 21:23, Stuart Henderson wrote: > > On 2024/08/12 15:05, Renaud Allard wrote: > > > Hello, > > > > > > Here is a WIP for devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0 > > > > > > It will more than likely break geo/pygeoapi unles

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-13 Thread Stuart Henderson
On 2024/08/13 21:23, Stuart Henderson wrote: > On 2024/08/12 15:05, Renaud Allard wrote: > > Hello, > > > > Here is a WIP for devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0 > > > > It will more than likely break geo/pygeoapi unless this patch is applied: > > https://github.com/geopython/p

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-13 Thread Stuart Henderson
On 2024/08/12 15:05, Renaud Allard wrote: > Hello, > > Here is a WIP for devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0 > > It will more than likely break geo/pygeoapi unless this patch is applied: > https://github.com/geopython/pygeoapi/pull/1353/files > > But it should "unbreak" net/sy

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-12 Thread Renaud Allard
On 8/12/24 4:02 PM, Renaud Allard wrote: On 8/12/24 3:57 PM, Landry Breuil wrote: Le Mon, Aug 12, 2024 at 03:19:28PM +0200, Renaud Allard a écrit : On 8/12/24 3:05 PM, Renaud Allard wrote: Hello, Here is a WIP for devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0 It will more th

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-12 Thread Renaud Allard
On 8/12/24 3:57 PM, Landry Breuil wrote: Le Mon, Aug 12, 2024 at 03:19:28PM +0200, Renaud Allard a écrit : On 8/12/24 3:05 PM, Renaud Allard wrote: Hello, Here is a WIP for devel/py-pydantic 2.8.2  devel/py-pydantic-core-2.21.0 It will more than likely break geo/pygeoapi unless this patch

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-12 Thread Landry Breuil
Le Mon, Aug 12, 2024 at 03:19:28PM +0200, Renaud Allard a écrit : > > > On 8/12/24 3:05 PM, Renaud Allard wrote: > > Hello, > > > > Here is a WIP for devel/py-pydantic 2.8.2  devel/py-pydantic-core-2.21.0 > > > > It will more than likely break geo/pygeoapi unless this patch is > > applied: http

Re: [wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-12 Thread Renaud Allard
On 8/12/24 3:05 PM, Renaud Allard wrote: Hello, Here is a WIP for devel/py-pydantic 2.8.2  devel/py-pydantic-core-2.21.0 It will more than likely break geo/pygeoapi unless this patch is applied: https://github.com/geopython/pygeoapi/pull/1353/files But it should "unbreak" net/synapse. It'

[wip] devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0

2024-08-12 Thread Renaud Allard
Hello, Here is a WIP for devel/py-pydantic 2.8.2 devel/py-pydantic-core-2.21.0 It will more than likely break geo/pygeoapi unless this patch is applied: https://github.com/geopython/pygeoapi/pull/1353/files But it should "unbreak" net/synapse. It's all untested ATM. Any comments? Best Reg