Commit Graph

15 Commits

Author SHA1 Message Date
daniel cfe74cb550 update py-sqlobject to 3.11.0
From wen heping with tweaks from me
2023-11-21 03:09:29 +00:00
sthen a746c8f3ab update to py3-sqlobject-3.10.2 2023-10-16 08:35:12 +00:00
sthen 8de0c0bcb4 update to py3-sqlobject-3.10.1 2023-01-27 12:17:01 +00:00
sthen 4af607c84e update to py3-sqlobject-3.10.0 2022-10-03 22:11:02 +00:00
kmos 9f21df2a22 Update databases/py-sqlobject 3.9.0 -> 3.9.1
From Wen Heping

Tweaks to testing to drop custom do-test target by me
2021-05-09 02:37:21 +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
benoit 81d8336390 Update to py-sqlobject-3.8.1 from wen heping 2020-12-13 07:35:43 +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
naddy 570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
martynas cdd011e114 - update to py-sqlobject-0.10.4
- enable regression tests
- use master_site_pypi
input, ok fgs@
2009-04-05 00:15:52 +00:00
martynas a20edc02a4 update to py-sqlobject-0.10.2; ok wcmaier@ 2008-07-11 22:41:28 +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