Re: update databases/py-sqlalchemy 1.4.54 --> 2.0.36

2024-12-02 Thread Stuart Henderson
ok sthen On 2024/12/02 17:18, Paco Esteban wrote: > Any oks for this ? > > I asked robert@ about mail/grommunio/admin-api and he said "go for it". > The rest that I was worried about (pandas, buildbot, and others) either > pass tests or are ready for sqlalchemy 2.x > > Diff at the end for conven

Re: update databases/py-sqlalchemy 1.4.54 --> 2.0.36

2024-12-02 Thread Landry Breuil
Le Mon, Dec 02, 2024 at 05:18:35PM +0100, Paco Esteban a écrit : > Any oks for this ? > > I asked robert@ about mail/grommunio/admin-api and he said "go for it". > The rest that I was worried about (pandas, buildbot, and others) either > pass tests or are ready for sqlalchemy 2.x ok and thanks fo

Re: update databases/py-sqlalchemy 1.4.54 --> 2.0.36

2024-12-02 Thread Paco Esteban
Any oks for this ? I asked robert@ about mail/grommunio/admin-api and he said "go for it". The rest that I was worried about (pandas, buildbot, and others) either pass tests or are ready for sqlalchemy 2.x Diff at the end for convenience. On Sat, 09 Nov 2024, Paco Esteban wrote: > Hi ports@, >

Re: update databases/py-sqlalchemy 1.4.54 --> 2.0.36

2024-11-09 Thread Paco Esteban
On Sat, 09 Nov 2024, Stuart Henderson wrote: > On 2024/11/09 12:17, Paco Esteban wrote: > > > mail/grommunio/admin-api > > before: no tests found > > Pipfile says sqlalchemy = ">=1.3,<=2.0" Fantastic ... That blocks the update then. I can open an issue, but that can take a while. -- Pac

Re: update databases/py-sqlalchemy 1.4.54 --> 2.0.36

2024-11-09 Thread Paco Esteban
On Sat, 09 Nov 2024, Lucas Gabriel Vuotto wrote: > > ok ? comments ? > > I gave this a shot via trying the Gajim update. It seems that sqlalchemy > is missing an RDEP on py3-typing_extensions: > > $ gajim > Traceback (most recent call last): > File "/usr/local/bin/gajim", l

Re: update databases/py-sqlalchemy 1.4.54 --> 2.0.36

2024-11-09 Thread Lucas Gabriel Vuotto
On Sat, Nov 09, 2024 at 12:17:32PM +0100, Paco Esteban wrote: > Hi ports@, > > This is an update of databases/py-sqlalchemy to its latest version > 2.0.36. Tons of changes on the software, as this is a big jump. > > I need this for an update to net/gajim sent on another thread. > > This update

Re: update databases/py-sqlalchemy 1.4.54 --> 2.0.36

2024-11-09 Thread Landry Breuil
Le Sat, Nov 09, 2024 at 01:11:46PM +0100, Landry Breuil a écrit : > Le Sat, Nov 09, 2024 at 12:05:09PM +, Stuart Henderson a écrit : > > On 2024/11/09 12:17, Paco Esteban wrote: > > > > mail/grommunio/admin-api > > > before: no tests found > > > > Pipfile says sqlalchemy = ">=1.3,<=2.0"

Re: update databases/py-sqlalchemy 1.4.54 --> 2.0.36

2024-11-09 Thread Landry Breuil
Le Sat, Nov 09, 2024 at 12:05:09PM +, Stuart Henderson a écrit : > On 2024/11/09 12:17, Paco Esteban wrote: > > > mail/grommunio/admin-api > > before: no tests found > > Pipfile says sqlalchemy = ">=1.3,<=2.0" https://github.com/grommunio/admin-api/pull/25 should fixit :)

Re: update databases/py-sqlalchemy 1.4.54 --> 2.0.36

2024-11-09 Thread Stuart Henderson
On 2024/11/09 12:17, Paco Esteban wrote: > > mail/grommunio/admin-api > before: no tests found Pipfile says sqlalchemy = ">=1.3,<=2.0"

Re: update databases/py-sqlalchemy 1.4.54 --> 2.0.36

2024-11-09 Thread Stuart Henderson
On 2024/11/09 12:17, Paco Esteban wrote: > > www/py-beaker,python3 > before: 55 failed, 156 passed, 20 warnings > after: 38 failed, 173 passed, 20 warnings > They all seem related to backends missing, I can reduce the number of > fails > by installing backends. feel free to ad

Re: update databases/py-sqlalchemy 1.4.54 --> 2.0.36

2024-11-09 Thread Stuart Henderson
On 2024/11/09 12:26, Landry Breuil wrote: > Le Sat, Nov 09, 2024 at 12:17:32PM +0100, Paco Esteban a écrit : > > Hi ports@, > > > > This is an update of databases/py-sqlalchemy to its latest version > > 2.0.36. Tons of changes on the software, as this is a big jump. see porters log from 2024-08

Re: update databases/py-sqlalchemy 1.4.54 --> 2.0.36

2024-11-09 Thread Landry Breuil
Le Sat, Nov 09, 2024 at 12:17:32PM +0100, Paco Esteban a écrit : > Hi ports@, > > This is an update of databases/py-sqlalchemy to its latest version > 2.0.36. Tons of changes on the software, as this is a big jump. that's brave, thank you for tackling it :) i have a wip for for geoalchemy (http