jca
48d9b9cc0e
Use the proper idiom to test the python FLAVOR
...
Using ".if empty(FLAVOR)" means you can't have FLAVORS unrelated to
python handling.
".if !${FLAVOR:Mpython3}" is less readable but more generic.
No functional change.
2019-01-04 13:27:13 +00:00
danj
0a0e3399cc
Add SUBST_VARS for ${MODPY_FLAVOR} in @pkgpath in PLIST-main
...
It makes sense for sthen@
2018-11-26 20:33:48 +00:00
danj
a253df3bcf
Regen a patch that applied with fuzz
2018-11-09 19:46:04 +00:00
espie
58de411b1f
unbreak dump-vars
2018-06-27 05:15:45 +00:00
sthen
b9ba8b4391
fix @pkgpath marker and some makefile nits
2018-06-23 22:29:48 +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
5335f9b5d9
sort out TEST_DEPENDS for python3
2018-05-26 14:07:11 +00:00
espie
971fc5a1de
allow sqlports to build again until jasper figures it out the TEST_DEPENDS
2018-05-26 13:57:05 +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
kirby
1f9cbbbb9c
- SourceForge doesn't ship tarballs for this project anymore. Switch to
...
PYPI infrastructure.
- move RCS id tag in patch to the top to make portcheck happy
- remove maintainer per his request
OK Will Maier (ex-mainteiner)
2016-03-05 22:46:59 +00:00
ajacoutot
1ef81463b6
Consistent email address.
2016-01-12 13:19:37 +00:00
sthen
8219a5ed69
bump REVISION for setuptools dep change.
2015-09-29 10:51:14 +00:00
sthen
764d4a86fe
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
"exciting" one in databases/py-sqlalchemy; port had a bad PKG_ARCH=* line
and also contained .so modules.
2015-04-21 18:40:20 +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
jasper
195ef8b931
- regen WANTLIB
2011-11-04 08:16:23 +00:00
espie
61199a1dbc
normalize pkgpath
2011-09-16 08:48:01 +00:00
benoit
162e9c5aae
- update py-sqlalchemy to 0.7.1
...
maintainer timeout, ok ajacoutot@
2011-07-14 14:36:34 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +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
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
81d8cd723f
update to sqlalchemy 0.6.3.
...
maintainer (wcmaier@) ok.
2010-09-06 21:55:57 +00:00
fgsch
d8524fee7e
Bump revision after python's default change.
2010-08-30 20:53: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
martynas
840a859b74
update to py-sqlalchemy-0.5.2. maintainer timed out
...
ok fgs@
2009-04-05 00:37:07 +00:00
espie
fa9adc6fb8
fix deps
2009-03-14 14:47:27 +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
fgsch
51d0fd16e5
update to 0.4.7p1. maintainer ok
2008-08-30 02:10:13 +00:00
fgsch
033d099573
prettify post-install and do-regress. wcmaier@ ok.
2008-05-28 01:59:13 +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
4ed5988446
remove lang/python category from individual ports
2007-12-10 21:07:51 +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
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
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
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
steven
e7ece96457
update to 0.3.6.
...
from maintainer Will Maier
2007-04-01 13:16:29 +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