From 06a08e69f3acb846ad8252945f53c3a2d211e303 Mon Sep 17 00:00:00 2001 From: Charlie Li Date: Fri, 7 Mar 2025 21:33:49 -0500 Subject: python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal Any missed ports, feel free to bump. Any ports that need setuptools at runtime can have the devel/py-setuptools manually added back to RUN_DEPENDS, but understand that this practice is deprecated; see CHANGES for details. --- sysutils/py-python-crontab/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/py-python-crontab') diff --git a/sysutils/py-python-crontab/Makefile b/sysutils/py-python-crontab/Makefile index 5eac8e7ee75d..947fe11473be 100644 --- a/sysutils/py-python-crontab/Makefile +++ b/sysutils/py-python-crontab/Makefile @@ -1,6 +1,6 @@ PORTNAME= python-crontab PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -- cgit v1.2.3