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. --- databases/py-snowflake-connector-python/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/py-snowflake-connector-python') diff --git a/databases/py-snowflake-connector-python/Makefile b/databases/py-snowflake-connector-python/Makefile index 0531f07306ad..2f4dcef617b8 100644 --- a/databases/py-snowflake-connector-python/Makefile +++ b/databases/py-snowflake-connector-python/Makefile @@ -1,5 +1,6 @@ PORTNAME= snowflake-connector-python DISTVERSION= 3.12.3 +PORTREVISION= 1 DISTNAME= snowflake_connector_python-${DISTVERSION} CATEGORIES= databases python MASTER_SITES= PYPI -- cgit v1.2.3