Commit Graph

37 Commits

Author SHA1 Message Date
sthen 3c93aaed82 missing RDEP on setuptools (pkg_resources), https HOMEPAGE 2023-11-21 08:40:51 +00:00
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 81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen 4af607c84e update to py3-sqlobject-3.10.0 2022-10-03 22:11:02 +00:00
sthen b5a16d7c0d remove noop MODPY_BIN_SUFFIX mv's 2022-08-15 23:10:14 +00:00
naddy 7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
sthen 8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +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
sthen 248932be74 switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3
switch ports using command-line tools from py-sphinx that don't need a
py2 version of it to py3-sphinx
2021-02-19 23:13:00 +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 d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen 84546268a3 update to py-sqlobject 3.8.0 2020-01-21 20:38:01 +00:00
sthen 9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
kmos c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
sthen d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
rpointel 6d51afd51b update sqlobject to 3.7.0.
inputs and ok benoit@.
2018-06-12 09:32:03 +00:00
ajacoutot 152a555557 Remove martynas@ from MAINTAINER, per his request. 2016-01-06 17:01:54 +00:00
sthen 8219a5ed69 bump REVISION for setuptools dep change. 2015-09-29 10:51:14 +00:00
jasper 5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
naddy 570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie 3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
espie 61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
jasper eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie 2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
fgsch d8524fee7e Bump revision after python's default change. 2010-08-30 20:53:57 +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
espie fa9adc6fb8 fix deps 2009-03-14 14:47:27 +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 4ed5988446 remove lang/python category from individual ports 2007-12-10 21:07:51 +00:00
steven 9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
simon cc00442a1a remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:34:00 +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