IABSD.fr/ports/databases/py-sqlalchemy

Branch :


Log

Author Commit Date CI Message
8f1d1820 2022-02-27 13:44:16 update to py3-sqlalchemy-1.4.31
2eefc3ed 2021-12-30 18:28:52 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.
0c7bc75f 2021-11-20 14:49:40 update to py3-sqlalchemy-1.4.27
8ad2bb9a 2021-11-02 00:00:12 bump REVISION for switch from Python 3.8 -> 3.9
40faf681 2021-11-01 08:22:00 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 https://github.com/openbsd/ports/commit/156a9cbc117d47aa7353d91f392fa57cf308d798 tested with buildbot 3.4.0. feedback/tweaks from sthen@
2795ba23 2021-05-21 19:50:21 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@
d80c4180 2021-01-04 14:06:26 regen PLISTs for python ports with .so files that end up renamed due to the EXT_SUFFIX change in Python 3.8.7
d9cfe411 2020-07-03 21:12:24 bump REVISION; python 3 default changed to 3.8
022a5146 2019-12-30 13:02:26 update to py-sqlalchemy 1.2.19, current version in the 1.2.x branch
9fe1e38b 2019-07-12 20:43:27 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes