[packages/python-linecache2] - enhanced comment

qboosh qboosh at pld-linux.org
Wed Jul 25 18:06:12 CEST 2018


commit f9ea475f1ea56cfab06e2731ca8c5f3fafada900
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jul 25 18:08:08 2018 +0200

    - enhanced comment

 python-linecache2.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-linecache2.spec b/python-linecache2.spec
index 6c4c9f2..cd7607d 100644
--- a/python-linecache2.spec
+++ b/python-linecache2.spec
@@ -1,5 +1,6 @@
 # NOTE: linecache already in standard libraries since 2.?/3.?;
-#       3.5 has even more functionality than linecache2 1.0.0 (lazycache() function)
+#       linecache 1.0.0 is equivalent of version from cpython 3.5.0 .. 3.7.0 (no changes in this range)
+#       so the only point of providing linecache2 1.0.0 for python>=3.5.0 are external dependencies
 #
 # Conditional build:
 %bcond_without	python2	# CPython 2.x module
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-linecache2.git/commitdiff/f9ea475f1ea56cfab06e2731ca8c5f3fafada900



More information about the pld-cvs-commit mailing list