Commit Graph

65 Commits

Author SHA1 Message Date
sthen
fcd84507dd update to py3-sqlalchemy-1.4.46 2023-01-27 12:16:28 +00:00
sthen
4f202a84e0 update to py3-sqlalchemy-1.4.45 2022-12-21 12:54:55 +00:00
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen
16d7139bb3 update to py3-sqlalchemy-1.4.44 2022-11-13 10:17:12 +00:00
sthen
3ca5469d75 update to py3-sqlalchemy-1.4.41 2022-10-03 22:11:00 +00:00
sthen
15bf2e70f1 update to py3-sqlalchemy-1.4.40 2022-08-12 13:21:20 +00:00
sthen
0ea9b88503 update to py3-sqlalchemy-1.4.39 2022-06-25 09:20:49 +00:00
sthen
32c09c9a85 update to py3-sqlalchemy-1.4.37 2022-06-01 12:13:47 +00:00
sthen
1f10eecb5c update to py3-sqlalchemy-1.4.36 2022-04-27 07:18:58 +00:00
sthen
3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
naddy
7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
sthen
8f1d182035 update to py3-sqlalchemy-1.4.31 2022-02-27 13:44:16 +00:00
landry
2eefc3edad databases/py-sqlalchemy: add missing RDEP on greenlet.
it's more or less a requirement for asyncio, cf
https://docs.sqlalchemy.org/en/14/changelog/migration_14.html#asynchronous-io-support-for-core-and-orm

its been debated to make it optional in
https://github.com/sqlalchemy/sqlalchemy/issues/6136 but my experience
with buildbot was that the daemon didnt start at all if greenlet was not
present, and setup.cfg adds the requirement.
2021-12-30 18:28:52 +00:00
sthen
0c7bc75f5f update to py3-sqlalchemy-1.4.27 2021-11-20 14:49:40 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
landry
40faf68169 databases/py-sqlalchemy: update to 1.4.26 and make it python3 only
fold back -main and -docs in a single package, more or less reverting
156a9cbc11

tested with buildbot 3.4.0.

feedback/tweaks from sthen@
2021-11-01 08:22:00 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
022a51468d update to py-sqlalchemy 1.2.19, current version in the 1.2.x branch 2019-12-30 13:02:26 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +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
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