pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-cElementTree Revert previous: package stil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e7798122398
branches: trunk
changeset: 334732:3e7798122398
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Tue Jun 04 09:18:28 2019 +0000
description:
Revert previous: package still necessary to provide the fast implementation
for ElementTree to find. Pointed out by adam@
diffstat:
textproc/py-cElementTree/DESCR | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diffs (10 lines):
diff -r 923e27527557 -r 3e7798122398 textproc/py-cElementTree/DESCR
--- a/textproc/py-cElementTree/DESCR Tue Jun 04 09:08:45 2019 +0000
+++ b/textproc/py-cElementTree/DESCR Tue Jun 04 09:18:28 2019 +0000
@@ -5,6 +5,3 @@
range can be manipulated in memory, and that documents in the 0-1 megabyte range
load in zero time (0.0 seconds). This allows you to drastically simplify many
kinds of XML applications.
-
-Deprecated since Python 3.3 as xml.etree.ElementTree will automatically
-use a fast implementation whenever available.
Home |
Main Index |
Thread Index |
Old Index