spack/lib/spack
Massimiliano Culpo 707a3f7df8
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.
2021-06-01 10:05:42 -07:00
..
docs adding support for export of private gpg key (#22557) 2021-05-28 23:32:57 -07:00
env cc: change mode to ccld for loopopt edit (#23482) 2021-05-13 21:31:20 -07:00
external spack: update archspec 2021-05-20 14:56:04 -07:00
llnl Log performance improvement (#23925) 2021-05-31 20:33:14 -07:00
spack Simplified the spack.util.gpg implementation (#23889) 2021-06-01 10:05:42 -07:00