IABSD.fr/ports/databases/mydumper

Branch :


Log

Author Commit Date CI Message
e5a59887 2024-12-21 11:37:48 handle py3.12 switchover in databases
a56cd774 2023-09-20 13:30:05 -> SITES, no fetch change
dcdd6747 2023-02-21 23:06:54 regen PLISTs with new sphinx
533f7602 2022-10-31 08:47:46 regen PLISTs following py-sphinx update
8311c389 2022-07-07 16:23:17 regen PLIST following sphinx update
7a958849 2022-03-11 18:31:17 drop RCS Ids
7437f9d0 2021-07-06 16:55:32 update py-sphinx to 4.0.2 and regen PLISTs for affected consumers all consumers were packaged and installed on amd64 by me; all python2 syntax in consumers appears to have been updated at this point making it possible to move to the 4.x series. lang/ghc bits look ok to gnezdo@ ok sthen@ on the rest
29704c3c 2021-02-20 22:27:27 adapt to py-sphinx-3.5.1
248932be 2021-02-19 23:13:00 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
ceb3a630 2020-12-10 02:20:29 update py-sphinx to 1.5.6 main changes are: - add a new dep on py-requests - undo the no longer needed iftex.sty workaround - move MODPY variables to more standard location - regen plist Unfortunately py-sphinx changed the suffix from .txt to .rst.txt in the 1.5 series. This means we have to update PLISTs for about 20+ ports as a result of this version update. Hopefully future updates of py-sphinx won't be quite as involved. ok sthen@