Commit Graph

32 Commits

Author SHA1 Message Date
sthen 3f52372545 sync PLISTs for setuptools ports 2025-04-29 10:36:58 +00:00
sthen e5a598879f handle py3.12 switchover in databases 2024-12-21 11:37:48 +00:00
paco 717785737c update databases/py-sqlalchemy to 2.0.36
with help from sthen@, landry@ and lucas@

ok sthen@ landry@
'go for it' robert@
2024-12-02 17:31:40 +00:00
sthen 7b6fe59485 update to py3-sqlalchemy-1.4.53
if anyone knows the status of dependent ports (flask-sqlalchemy,
codechecker, buildbot, grommunio/admin-api, py-imdb, yokadi) or can
test them with sqlalchemy 2.x API changes then please let me know
as we could do with switching across - alembic is same upstream
as sqlalchemy and works.
2024-08-06 11:11:21 +00:00
sthen c3b9e1c156 update to py3-sqlalchemy-1.4.51 2024-01-08 07:46:12 +00:00
sthen df2866f8e6 update to py3-sqlalchemy-1.4.49 2023-07-16 08:29:30 +00:00
sthen 503e9f5828 update to py3-sqlalchemy-1.4.48 2023-05-19 10:28:08 +00:00
sthen 16d7139bb3 update to py3-sqlalchemy-1.4.44 2022-11-13 10:17:12 +00:00
sthen 3ca5469d75 update to py3-sqlalchemy-1.4.41 2022-10-03 22:11:00 +00:00
sthen 15bf2e70f1 update to py3-sqlalchemy-1.4.40 2022-08-12 13:21:20 +00:00
sthen 0ea9b88503 update to py3-sqlalchemy-1.4.39 2022-06-25 09:20:49 +00:00
sthen 32c09c9a85 update to py3-sqlalchemy-1.4.37 2022-06-01 12:13:47 +00:00
sthen 1f10eecb5c update to py3-sqlalchemy-1.4.36 2022-04-27 07:18:58 +00:00
naddy 7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
sthen 8f1d182035 update to py3-sqlalchemy-1.4.31 2022-02-27 13:44:16 +00:00
sthen 0c7bc75f5f update to py3-sqlalchemy-1.4.27 2021-11-20 14:49:40 +00:00
landry 40faf68169 databases/py-sqlalchemy: update to 1.4.26 and make it python3 only
fold back -main and -docs in a single package, more or less reverting
https://github.com/openbsd/ports/commit/156a9cbc117d47aa7353d91f392fa57cf308d798

tested with buildbot 3.4.0.

feedback/tweaks from sthen@
2021-11-01 08:22:00 +00:00
landry 156a9cbc11 Split py-sqlalchemy docs into a subpackage so that both FLAVORs can be
installed altogether.

Issue reported by and original diff from Elias M. Mariani, with
feedback/tweaks from sthen@ & espie@, adapted for 1.2.8 update.
2018-06-23 21:39:45 +00:00
rpointel ecfdf5df4b update sqlalchemy to 1.2.8.
ok jasper@.
2018-06-19 13:59:24 +00:00
jasper 65e1413a83 - update to py-sqlalchemy-1.2.7
- add python3 flavor

tested by landry@
2018-05-26 10:38:32 +00:00
edd 26a6a87a7c Update databases/py-sqlalchemy to 1.0.14.
OK landry@
2016-09-02 09:57:44 +00:00
jasper ba973347d4 - update to 0.7.0
from wen heping
earlier diff looked good to maintainer
2011-05-27 10:39:37 +00:00
fgsch 81d8cd723f update to sqlalchemy 0.6.3.
maintainer (wcmaier@) ok.
2010-09-06 21:55:57 +00:00
wcmaier dc9de690ae Update to 0.6.0. 2010-05-24 16:42:44 +00:00
wcmaier 285ca12cdc Update to sqlalchemy 0.5.4p2.
PKGNAME tweak and "fine by me" martynas@
2009-06-04 19:49:17 +00:00
martynas 93ec72850d update to py-sqlalchemy-0.5.3. fixes some regression tests
ok fgs@
2009-04-11 13:50:57 +00:00
djm f203bb899c update to 0.5.0, mark PKG_ARCH=* (no native code here); ok wcmaier@ 2009-01-15 23:08:08 +00:00
wcmaier 9da0383fbb Update to 0.4.6.
Requested by and ok fgsch@
2008-05-19 23:58:49 +00:00
martynas 58e94fd8e8 update to py-sqlalchemy-0.4.5; ok wcmaier@ 2008-04-15 09:34:31 +00:00
martynas 2a5e6a0e09 update to py-sqlalchemy-0.4.1; from maintainer Will Maier
ok ajacoutot@
2007-11-23 11:56:42 +00:00
martynas 948abfc582 - update to py-sqlalchemy-0.3.7;
- remove py-mysql from REGRESS_DEPENDS, from maintainer;
- install documentation and examples;
ok maintainer Will Maier
2007-05-25 17:05:54 +00:00
steven f08a252cbf import SQLAlchemy 0.3.4
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.

from Will Maier <willmaier at ml1.net>
2007-02-04 23:00:06 +00:00