Commit Graph

11 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
sthen 3b6e41722a retire MODPY_BIN_SUFFIX, there are no Python 2 ports using it, and it
has been set to <empty> on py3 ports since Feb 2021, since when there
has been enough churn that existing PLIST entries etc referencing it
are not trustworthy. no change to python-module(5) needed as it wasn't
documented there anyway.
2024-12-18 19:20:36 +00:00
sthen 4af607c84e update to py3-sqlobject-3.10.0 2022-10-03 22:11:02 +00:00
naddy 7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
benoit e5aa8d2b4f Update to py-sqlobject-3.9.0 from wen heping, dropping py2 support. 2021-01-01 11:22:56 +00:00
sthen 84546268a3 update to py-sqlobject 3.8.0 2020-01-21 20:38:01 +00:00
rpointel 6d51afd51b update sqlobject to 3.7.0.
inputs and ok benoit@.
2018-06-12 09:32:03 +00:00
martynas da0b3001b3 update to py-sqlobject-0.10.0; ok wcmaier@ 2008-04-15 09:33:49 +00:00
martynas 2f50895af3 update to py-sqlobject-0.9.3; ok simon@ 2008-01-13 17:10:11 +00:00
martynas 349a0a5a72 SQLObject is a popular Object Relational Manager for providing an
object interface to your database, with tables as classes, rows as
instances, and columns as attributes.  SQLObject includes a
Python-object-based query language that makes SQL more abstract,
and provides substantial database independence for applications.
2007-05-27 15:11:09 +00:00