]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Fixes for conditional dependencies.
authorBruno Haible <bruno@clisp.org>
Mon, 8 Aug 2022 19:22:15 +0000 (21:22 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 9 Aug 2022 21:19:21 +0000 (23:19 +0200)
commit501feeb5d595d8b4cea9a1a8e404277c27d2f5bf
tree781fceac77c52d8ea65730ea6adb3f945943aad9
parentd0e094317bbf34413e458f9551543335b6eb8cef
gnulib-tool.py: Fixes for conditional dependencies.

* pygnulib/GLModuleSystem.py (GLModule.shell_id_chars): New constant.
(GLModule.getShellFunc): Don't use md5 just because of an '_' character.
(GLModule.getShellVar): Likewise.
(GLModule.getConditionalName): Include a newline in the md5 input.
* pygnulib/constants.py (ALPHANUMERIC): Remove constant.
ChangeLog
pygnulib/GLModuleSystem.py
pygnulib/constants.py