diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2021-06-01 19:05:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-01 10:05:42 -0700 |
commit | 707a3f7df8990a9319671d567580723ec7eb6dac (patch) | |
tree | c568726b46bb35dba0a28ee4824bdc860677d57c /pytest.ini | |
parent | c6d21fa154049241435aec0e5dcf929cfd8d4cc7 (diff) | |
download | spack-707a3f7df8990a9319671d567580723ec7eb6dac.tar.gz spack-707a3f7df8990a9319671d567580723ec7eb6dac.tar.bz2 spack-707a3f7df8990a9319671d567580723ec7eb6dac.tar.xz spack-707a3f7df8990a9319671d567580723ec7eb6dac.zip |
Simplified the spack.util.gpg implementation (#23889)
* Simplified the spack.util.gpg implementation
All the classes defined in this Python module,
which were previously used to construct singleton
instances, have been removed in favor of four
global variables. These variables are initialized
lazily, like before.
The API of the module has been unchanged for the
most part. A few tests have been modified to use
the new global names.
Diffstat (limited to 'pytest.ini')
0 files changed, 0 insertions, 0 deletions