pandoramonitoring,pandorasdk: change docstrings that are wrong (#47937)
and are copied from the pandorapfa package Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
This commit is contained in:
parent
22d104d7a9
commit
3fcc38ef04
@ -8,9 +8,8 @@
|
|||||||
|
|
||||||
|
|
||||||
class Pandoramonitoring(CMakePackage):
|
class Pandoramonitoring(CMakePackage):
|
||||||
"""Metadata package to bring together and build multiple Pandora libraries.
|
"""ROOT-based Event Visualisation Environment for Pandora with
|
||||||
NOTE: for proper version control with spack, this should be broken up and
|
tree-writing functionality"""
|
||||||
the subpackages installed individually."""
|
|
||||||
|
|
||||||
url = "https://github.com/PandoraPFA/PandoraMonitoring/archive/v03-04-00.tar.gz"
|
url = "https://github.com/PandoraPFA/PandoraMonitoring/archive/v03-04-00.tar.gz"
|
||||||
homepage = "https://github.com/PandoraPFA/PandoraMonitoring"
|
homepage = "https://github.com/PandoraPFA/PandoraMonitoring"
|
||||||
|
@ -8,9 +8,7 @@
|
|||||||
|
|
||||||
|
|
||||||
class Pandorasdk(CMakePackage):
|
class Pandorasdk(CMakePackage):
|
||||||
"""Metadata package to bring together and build multiple Pandora libraries.
|
"""Pandora Software Development Kit for pattern-recognition algorithms"""
|
||||||
NOTE: for proper version control with spack, this should be broken up and
|
|
||||||
the subpackages installed individually."""
|
|
||||||
|
|
||||||
url = "https://github.com/PandoraPFA/PandoraSDK/archive/v03-04-00.tar.gz"
|
url = "https://github.com/PandoraPFA/PandoraSDK/archive/v03-04-00.tar.gz"
|
||||||
homepage = "https://github.com/PandoraPFA/PandoraSDK"
|
homepage = "https://github.com/PandoraPFA/PandoraSDK"
|
||||||
|
Loading…
Reference in New Issue
Block a user