pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-cython-legacy: Add note to deprecate ASAP
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Nov 23 13:56:06 2023 -0600
Changeset: f6d8836a9507146fb55171fd903acf6915320813
Modified Files:
py-cython-legacy/DESCR
Log Message:
py-cython-legacy: Add note to deprecate ASAP
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f6d8836a9507146fb55171fd903acf6915320813
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-cython-legacy/DESCR | 4 ++++
1 file changed, 4 insertions(+)
diffs:
diff --git a/py-cython-legacy/DESCR b/py-cython-legacy/DESCR
index 3c57b208ba..d5982e9ead 100644
--- a/py-cython-legacy/DESCR
+++ b/py-cython-legacy/DESCR
@@ -1,3 +1,7 @@
+This package is a stop-gap for cython-dependent packages incompatible
+with cython 3.0.x. It should be removed as soon as all dependent
+packages can be migrated to 3.0.x.
+
The Cython language makes writing C extensions for the Python language
as easy as Python itself. Cython is a source code translator based on
the well-known Pyrex, but supports more cutting edge functionality and
Home |
Main Index |
Thread Index |
Old Index