Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2026 19:05:10 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: def125ba8280 - main - UPDATING: Document lang/cython* and USE_PYTHON=cython* changes
Message-ID:  <69693a66.41d5d.1d2d082e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=def125ba8280dece1bbcec3cc57b80674a4b4baf

commit def125ba8280dece1bbcec3cc57b80674a4b4baf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-15 19:05:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-15 19:05:01 +0000

    UPDATING: Document lang/cython* and USE_PYTHON=cython* changes
    
    lang/cython has been updated to 3.2.4.
    USE_PYTHON=cython* has been updated to reflect lang/cython* changes.
---
 UPDATING | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/UPDATING b/UPDATING
index 2a81ce5e13aa..c3509259dd3c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,21 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20260115:
+  AFFECTS: users of lang/cython* and USE_PYTHON=cython*
+  AUTHOR: sunpoet@FreeBSD.org
+
+  lang/cython has been updated to 3.2.4.
+
+  To support ports that still require the legacy 0.x branch, lang/cython0
+  has been added (version 0.29.37). lang/cython3 has been removed as it
+  is now redundant with lang/cython.
+
+  Port maintainers should note the following changes:
+  - Ports requiring Cython 0.x now use USE_PYTHON=cython0{,_run}.
+  - Ports previously using cython3{,_run,_test} now use
+    USE_PYTHON=cython{,_run,_test}.
+
 20260109:
   AFFECTS: users of net-mgmt/librenms
   AUTHOR: dvl@FreeBSD.org


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69693a66.41d5d.1d2d082e>