Loading csp-lmc-common/HISTORY +3 −0 Original line number Diff line number Diff line 0.6.12 - support to ADR18/22 0.6.11 - fix bug in setup.py 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.11" version = "0.6.12" version_info = version.split(".") description = """SKA CSP.LMC Common Software""" author = "INAF-OAA" Loading csp-lmc-common/setup.py +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ setup( 'pytango >9.3.1', 'future', 'lmcbaseclasses', 'ska-telescope-model' ], dependency_links=[ 'https://nexus.engageska-portugal.pt/repository/pypi/simple' Loading csp-lmc-mid/.make/release.mk +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ BASE_RELEASE=$(shell . $(RELEASE_SUPPORT) ;getRelease) BASE_VERSION=$(shell . $(RELEASE_SUPPORT) ;getBaseVersion) ifeq ($(BRANCH_NAME), master) IMAGE_TAG ?= $(BASE_RELEASE) IMAGE_TAG ?= $(BASE_VERSION) else IMAGE_TAG ?= $(BASE_VERSION)-dev endif Loading csp-lmc-mid/.release +3 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ """Release information for Python Package""" name = """MID CSP.LMC""" version = "0.6.9" version = "0.6.10" version_info = version.split(".") description = """SKA MID CSP.LMC Classes""" author = "E.G" Loading @@ -18,5 +18,5 @@ license = """BSD-3-Clause""" url = """www.tango-controls.org""" copyright = """""" release=0.6.9 tag=mid-csp-lmc-0.6.9 release=0.6.10 tag=mid-csp-lmc-0.6.10 Loading
csp-lmc-common/HISTORY +3 −0 Original line number Diff line number Diff line 0.6.12 - support to ADR18/22 0.6.11 - fix bug in setup.py 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.11" version = "0.6.12" version_info = version.split(".") description = """SKA CSP.LMC Common Software""" author = "INAF-OAA" Loading
csp-lmc-common/setup.py +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ setup( 'pytango >9.3.1', 'future', 'lmcbaseclasses', 'ska-telescope-model' ], dependency_links=[ 'https://nexus.engageska-portugal.pt/repository/pypi/simple' Loading
csp-lmc-mid/.make/release.mk +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ BASE_RELEASE=$(shell . $(RELEASE_SUPPORT) ;getRelease) BASE_VERSION=$(shell . $(RELEASE_SUPPORT) ;getBaseVersion) ifeq ($(BRANCH_NAME), master) IMAGE_TAG ?= $(BASE_RELEASE) IMAGE_TAG ?= $(BASE_VERSION) else IMAGE_TAG ?= $(BASE_VERSION)-dev endif Loading
csp-lmc-mid/.release +3 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ """Release information for Python Package""" name = """MID CSP.LMC""" version = "0.6.9" version = "0.6.10" version_info = version.split(".") description = """SKA MID CSP.LMC Classes""" author = "E.G" Loading @@ -18,5 +18,5 @@ license = """BSD-3-Clause""" url = """www.tango-controls.org""" copyright = """""" release=0.6.9 tag=mid-csp-lmc-0.6.9 release=0.6.10 tag=mid-csp-lmc-0.6.10