Loading csp-lmc-common/HISTORY +2 −0 Original line number Diff line number Diff line 0.6.9: - use lmcbaseclasses 0.6.5 0.6.8: - Removed the CspSubarrayStateModel: no more used. This state model was not correct becuase it did not register the callback to push events on obsState attribute Loading csp-lmc-common/csp_lmc_common/release.py +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ """Release information for Python Package""" name = """csp-lmc-common""" version = "0.6.8" version = "0.6.9" version_info = version.split(".") description = """SKA CSP.LMC Common Software""" author = "INAF-OAA" Loading csp-lmc-common/docker/.release +3 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ """Release information for Python Package""" name = """csplmc-common""" version = "0.6.8" version = "0.6.9" version_info = version.split(".") description = """SKA CSP.LMC Common Classe""" author = "E.G" Loading @@ -18,5 +18,5 @@ license = """BSD-3-Clause""" url = """www.tango-controls.org""" copyright = """""" release=0.6.8 tag=csp-lmc-common-0.6.8 release=0.6.9 tag=csp-lmc-common-0.6.9 csp-lmc-common/setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ setup( install_requires = [ 'pytango >9.3.1', 'future', 'lmcbaseclasses==0.6.3' 'lmcbaseclasses==0.6.5+221be16f' ], setup_requires=[ 'pytest-runner', Loading csp-lmc-mid/HISTORY +4 −0 Original line number Diff line number Diff line 0.6.9: - use csp-lmc-common 0.6.9 - fix bug in receptor class 0.6.8: - use csp-lmc-common version 0.6.8. - removed import of CspSubarrayStateModel Loading Loading
csp-lmc-common/HISTORY +2 −0 Original line number Diff line number Diff line 0.6.9: - use lmcbaseclasses 0.6.5 0.6.8: - Removed the CspSubarrayStateModel: no more used. This state model was not correct becuase it did not register the callback to push events on obsState attribute Loading
csp-lmc-common/csp_lmc_common/release.py +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ """Release information for Python Package""" name = """csp-lmc-common""" version = "0.6.8" version = "0.6.9" version_info = version.split(".") description = """SKA CSP.LMC Common Software""" author = "INAF-OAA" Loading
csp-lmc-common/docker/.release +3 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ """Release information for Python Package""" name = """csplmc-common""" version = "0.6.8" version = "0.6.9" version_info = version.split(".") description = """SKA CSP.LMC Common Classe""" author = "E.G" Loading @@ -18,5 +18,5 @@ license = """BSD-3-Clause""" url = """www.tango-controls.org""" copyright = """""" release=0.6.8 tag=csp-lmc-common-0.6.8 release=0.6.9 tag=csp-lmc-common-0.6.9
csp-lmc-common/setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ setup( install_requires = [ 'pytango >9.3.1', 'future', 'lmcbaseclasses==0.6.3' 'lmcbaseclasses==0.6.5+221be16f' ], setup_requires=[ 'pytest-runner', Loading
csp-lmc-mid/HISTORY +4 −0 Original line number Diff line number Diff line 0.6.9: - use csp-lmc-common 0.6.9 - fix bug in receptor class 0.6.8: - use csp-lmc-common version 0.6.8. - removed import of CspSubarrayStateModel Loading