From c3ba1f17a45b9630a23efd3ca7b9d1db84351892 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 9 Feb 2018 15:51:09 +0100 Subject: adapt to python-3.6 drop _sysconfigdata.py --- perl-install/install/share/list.xml | 87 ++++++++++++++++++------------------- 1 file changed, 42 insertions(+), 45 deletions(-) (limited to 'perl-install/install/share/list.xml') diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index f522f1921..33ef7b7ec 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -308,52 +308,49 @@ - /usr/include/python3.5m/pyconfig.h - /usr/LIB/libpython3.5m.so.1.0 - /usr/LIB/python3.5/abc.py - /usr/LIB/python3.5/_bootlocale.py - /usr/LIB/python3.5/codecs.py - /usr/LIB/python3.5/_collections_abc.py - /usr/LIB/python3.5/contextlib.py - /usr/LIB/python3.5/copy.py - /usr/LIB/python3.5/copyreg.py - - /usr/LIB/python3.5/collections/*.py - /usr/LIB/python3.5/importlib/*.py - /usr/LIB/python3.5/lib-dynload/*opcode*.so - - /usr/LIB/python3.5/encodings/aliases.py - /usr/LIB/python3.5/encodings/__init__.py - /usr/LIB/python3.5/encodings/latin_1.py - /usr/LIB/python3.5/encodings/utf_8.py - /usr/LIB/python3.5/functools.py - /usr/LIB/python3.5/genericpath.py - /usr/LIB/python3.5/heapq.py - /usr/LIB/python3.5/imp.py - /usr/LIB/python3.5/io.py - /usr/LIB/python3.5/keyword.py - /usr/LIB/python3.5/linecache.py - /usr/LIB/python3.5/operator.py - /usr/LIB/python3.5/os.py - /usr/LIB/python3.5/posixpath.py - /usr/LIB/python3.5/reprlib.py - /usr/LIB/python3.5/re.py - /usr/LIB/python3.5/site.py - /usr/LIB/python3.5/_sitebuiltins.py - /usr/LIB/python3.5/sre_compile.py - /usr/LIB/python3.5/sre_constants.py - /usr/LIB/python3.5/sre_parse.py - /usr/LIB/python3.5/stat.py - /usr/LIB/python3.5/sysconfig.py - /usr/LIB/python3.5/_sysconfigdata.py - /usr/LIB/python3.5/tokenize.py - /usr/LIB/python3.5/token.py - /usr/LIB/python3.5/traceback.py - /usr/LIB/python3.5/types.py - /usr/LIB/python3.5/warnings.py - /usr/LIB/python3.5/weakref.py - /usr/LIB/python3.5/_weakrefset.py + /usr/include/python3.*m/pyconfig.h + /usr/LIB/libpython3.*m.so.1.0 + /usr/LIB/python3.*/abc.py + /usr/LIB/python3.*/_bootlocale.py + /usr/LIB/python3.*/codecs.py + /usr/LIB/python3.*/_collections_abc.py + /usr/LIB/python3.*/contextlib.py + /usr/LIB/python3.*/copy.py + /usr/LIB/python3.*/copyreg.py + /usr/LIB/python3.*/collections/*.py + /usr/LIB/python3.*/importlib/*.py + /usr/LIB/python3.*/lib-dynload/*opcode*.so + /usr/LIB/python3.*/encodings/aliases.py + /usr/LIB/python3.*/encodings/__init__.py + /usr/LIB/python3.*/encodings/latin_1.py + /usr/LIB/python3.*/encodings/utf_8.py + /usr/LIB/python3.*/functools.py + /usr/LIB/python3.*/genericpath.py + /usr/LIB/python3.*/heapq.py + /usr/LIB/python3.*/imp.py + /usr/LIB/python3.*/io.py + /usr/LIB/python3.*/keyword.py + /usr/LIB/python3.*/linecache.py + /usr/LIB/python3.*/operator.py + /usr/LIB/python3.*/os.py + /usr/LIB/python3.*/posixpath.py + /usr/LIB/python3.*/reprlib.py + /usr/LIB/python3.*/re.py + /usr/LIB/python3.*/site.py + /usr/LIB/python3.*/_sitebuiltins.py + /usr/LIB/python3.*/sre_compile.py + /usr/LIB/python3.*/sre_constants.py + /usr/LIB/python3.*/sre_parse.py + /usr/LIB/python3.*/stat.py + /usr/LIB/python3.*/sysconfig.py + /usr/LIB/python3.*/tokenize.py + /usr/LIB/python3.*/token.py + /usr/LIB/python3.*/traceback.py + /usr/LIB/python3.*/types.py + /usr/LIB/python3.*/warnings.py + /usr/LIB/python3.*/weakref.py + /usr/LIB/python3.*/_weakrefset.py /usr/share/gdb/guile/gdb/* /usr/share/gdb/python/gdb/* -- cgit v1.2.1