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