142 Commits

Author SHA1 Message Date
sthen b062cc8cdc update to certbot/py-acme-5.5.0 2026-04-09 09:19:46 +00:00
sthen 0e0671b43b update to py-acme/certbot 5.3.1 2026-02-11 13:47:56 +00:00
sthen ab4127f2df update to certbot-5.2.2 2025-12-20 16:01:23 +00:00
sthen efb726fe35 update to py-acme/certbot 5.2.1 2025-12-06 13:54:39 +00:00
sthen 906448c28b move MODULES=lang/python out of Makefile.inc into the subdirs.
needed for a cunning plan
2025-11-08 20:11:13 +00:00
sthen 0fcc184695 update to certbot/py-acme 5.1.0 2025-11-02 12:10:44 +00:00
sthen 10eb85ee23 remove MODPY_COMMENT from PLISTs, no longer needed 2025-10-23 13:20:05 +00:00
sthen b6c9d50bcf we sed to use /var/db/letsencrypt instead of /var/lib/letsencrypt, but
the PLIST has an @sample /var/lib/letsencrypt/ (leaving a dangling /var/lib
dir after removal). change the @sample. found by Mikolaj Kucharski.
2025-08-28 10:44:55 +00:00
sthen db6ef6d83a update to certbot-4.1.1 2025-06-16 10:37:45 +00:00
sthen b00100fd64 sync PLISTs for setuptools ports 2025-04-29 10:39:48 +00:00
sthen bc01892fc7 update to certbot/py-acme 4.0.0 2025-04-14 19:01:23 +00:00
sthen 478991584b update to certbot/py-acme 3.3.0 2025-03-17 09:49:05 +00:00
sthen 0ae60b6fa7 update to certbot/py-acme 3.2.0 2025-02-12 07:15:27 +00:00
sthen 0ede6215e0 uodate to certbot/py3-acme 3.1.0 2025-01-17 10:54:06 +00:00
sthen 5b2f750e58 remove MODPY_PYTEST, redundant as MODPY_PYBUILD is used 2025-01-05 13:25:10 +00:00
sthen 2c9b84a4c1 handle py3.12 switchover: misc files that didn't make it into my first list 2024-12-21 11:46:00 +00:00
sthen 6c1e2c77df handle py3.12 switchover in security 2024-12-21 11:38:44 +00:00
sthen aed04cbc1d update to py3-acme/certbot-3.0.1 2024-11-15 08:50:34 +00:00
sthen a47264675a update to certbot/py3-acme-2.11.0 2024-06-25 11:19:29 +00:00
sthen 6c8818c545 update to certbot-2.10.0 2024-05-18 07:06:27 +00:00
sthen 384eb28542 bump REVISION for py3.10 -> py3.11 switch 2024-05-06 12:23:55 +00:00
sthen 8f1a35d20a update to py3-acme/certbot-2.9.0 2024-02-09 14:54:05 +00:00
sthen 51c503ee6c update to certbot-2.8.0 2023-12-13 16:58:17 +00:00
sthen 56a941b3d2 update to certbot/py3-acme 2.7.4 2023-11-02 10:53:02 +00:00
sthen 05b9635c41 update to certbot/py3-acme-2.7.3 2023-10-26 06:44:51 +00:00
sthen 51f6da25b3 update to certbot-2.7.2 2023-10-24 06:30:54 +00:00
sthen d7d80f354f update to certbot/py3-acme-2.7.1 2023-10-11 13:32:37 +00:00
sthen 205c0a8b2f certbot still uses deprecated pkg_resources; add setuptools RDEP.
reported by Adriano Barbosa.
2023-05-31 22:17:25 +00:00
sthen 3407077137 update to certbot/py-acme 2.6.0 2023-05-10 07:09:33 +00:00
sthen da1f48abdc update to certbot/py3-acme 2.4.0 (committed from the correct dir
this time, reported by naddy)
2023-03-09 06:40:47 +00:00
sthen 81932205dd update to certbot/py3-acme 2.4.0 2023-03-08 14:18:19 +00:00
sthen 3f945b9dad update to certbot/py-acme-2.2.0 2023-01-22 15:13:13 +00:00
sthen e2832ebdc4 use MODPY_PYBUILD=setuptools_scm rather than BDEPs on setuptools-scm 2022-12-19 13:05:01 +00:00
sthen 079016a9c7 update to py3-acme/certbot-2.0.0 2022-11-25 22:11:48 +00:00
sthen 716f142842 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:09 +00:00
aisha 3ff92a0f15 security/letsencrypt: update to 1.32.0
ok sthen
2022-11-13 13:13:59 +00:00
sthen 2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen a7b6ee62cc update to certbot/py3-acme-1.30.0 2022-09-08 19:31:50 +00:00
sthen e3740549c1 update to certbot/py-acme 1.29.0 2022-08-26 21:05:13 +00:00
sthen 743de35ae0 update to certbot/py-acme 1.28.0 2022-06-08 07:44:36 +00:00
sthen 9f7bd00b61 update to certbot/py-acme 1.27.0 2022-06-07 12:21:01 +00:00
sthen a93fd7b183 BDEP on py-setuptools_scm 2022-03-21 22:13:33 +00:00
sthen b006158e0d update to certbot-1.25.0 2022-03-21 12:02:13 +00:00
sthen 3c01efbf40 update to acme-tiny-5.0.1
switch to MODPY_PI in the hope that portroach does a better job
of noticing updates than it does with github
2022-03-21 11:58:15 +00:00
sthen 9bf243343d update certbot/py-acme to 1.24.0, drop rcs ids 2022-03-09 18:20:39 +00:00
sthen d0105bfc1c remove rcs ids 2022-03-09 18:20:03 +00:00
sthen 2857870c1b update to certbot/py3-acme-1.22.0 2021-12-14 00:51:59 +00:00
sthen 2d90063472 update to py3-acme-1.21.0/certbot-1.21.0 2021-11-20 14:41:41 +00:00
sthen 29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
sthen c82138360c update to certbot/py-acme-1.20.0 2021-10-10 11:37:24 +00:00