chore(release): integrate structured documentation localization
This commit is contained in:
@@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "govoplan"
|
name = "govoplan"
|
||||||
version = "0.1.36"
|
version = "0.1.37"
|
||||||
description = "Developer convenience package for a versioned GovOPlaN composition"
|
description = "Developer convenience package for a versioned GovOPlaN composition"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
license = { text = "AGPL-3.0-or-later" }
|
license = { text = "AGPL-3.0-or-later" }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"govoplan-core[server]==0.1.36",
|
"govoplan-core[server]==0.1.37",
|
||||||
"govoplan-tenancy==0.1.18",
|
"govoplan-tenancy==0.1.18",
|
||||||
"govoplan-organizations==0.1.18",
|
"govoplan-organizations==0.1.18",
|
||||||
"govoplan-identity==0.1.18",
|
"govoplan-identity==0.1.18",
|
||||||
@@ -24,7 +24,7 @@ dependencies = [
|
|||||||
"govoplan-mail==0.1.22",
|
"govoplan-mail==0.1.22",
|
||||||
"govoplan-campaign==0.1.24",
|
"govoplan-campaign==0.1.24",
|
||||||
"govoplan-calendar==0.1.18",
|
"govoplan-calendar==0.1.18",
|
||||||
"govoplan-docs==0.1.20",
|
"govoplan-docs==0.1.21",
|
||||||
"govoplan-ops==0.1.19",
|
"govoplan-ops==0.1.19",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -42,7 +42,7 @@ full = [
|
|||||||
"govoplan-contracts==0.1.19",
|
"govoplan-contracts==0.1.19",
|
||||||
"govoplan-dataflow==0.1.20",
|
"govoplan-dataflow==0.1.20",
|
||||||
"govoplan-datasources==0.1.21",
|
"govoplan-datasources==0.1.21",
|
||||||
"govoplan-decisions==0.1.18",
|
"govoplan-decisions==0.1.19",
|
||||||
"govoplan-dist-lists==0.1.18",
|
"govoplan-dist-lists==0.1.18",
|
||||||
"govoplan-encryption==0.1.18",
|
"govoplan-encryption==0.1.18",
|
||||||
"govoplan-evaluation==0.1.19",
|
"govoplan-evaluation==0.1.19",
|
||||||
@@ -54,9 +54,9 @@ full = [
|
|||||||
"govoplan-identity-trust==0.1.18",
|
"govoplan-identity-trust==0.1.18",
|
||||||
"govoplan-inspections==0.1.19",
|
"govoplan-inspections==0.1.19",
|
||||||
"govoplan-learning==0.1.19",
|
"govoplan-learning==0.1.19",
|
||||||
"govoplan-mandates==0.1.18",
|
"govoplan-mandates==0.1.19",
|
||||||
"govoplan-notifications==0.1.18",
|
"govoplan-notifications==0.1.18",
|
||||||
"govoplan-parties==0.1.18",
|
"govoplan-parties==0.1.19",
|
||||||
"govoplan-payments==0.1.20",
|
"govoplan-payments==0.1.20",
|
||||||
"govoplan-permits==0.1.19",
|
"govoplan-permits==0.1.19",
|
||||||
"govoplan-poll==0.1.19",
|
"govoplan-poll==0.1.19",
|
||||||
@@ -72,7 +72,7 @@ full = [
|
|||||||
"govoplan-risk-compliance==0.1.18",
|
"govoplan-risk-compliance==0.1.18",
|
||||||
"govoplan-scheduling==0.1.18",
|
"govoplan-scheduling==0.1.18",
|
||||||
"govoplan-search==0.1.18",
|
"govoplan-search==0.1.18",
|
||||||
"govoplan-services==0.1.18",
|
"govoplan-services==0.1.19",
|
||||||
"govoplan-soap==0.1.19",
|
"govoplan-soap==0.1.19",
|
||||||
"govoplan-tasks==0.1.20",
|
"govoplan-tasks==0.1.20",
|
||||||
"govoplan-templates==0.1.18",
|
"govoplan-templates==0.1.18",
|
||||||
|
|||||||
@@ -14,5 +14,5 @@ govoplan-files @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-files.git@v0.1
|
|||||||
govoplan-mail @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-mail.git@v0.1.22
|
govoplan-mail @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-mail.git@v0.1.22
|
||||||
govoplan-campaign @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-campaign.git@v0.1.24
|
govoplan-campaign @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-campaign.git@v0.1.24
|
||||||
govoplan-calendar @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-calendar.git@v0.1.18
|
govoplan-calendar @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-calendar.git@v0.1.18
|
||||||
govoplan-docs @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-docs.git@v0.1.20
|
govoplan-docs @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-docs.git@v0.1.21
|
||||||
govoplan-ops @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-ops.git@v0.1.19
|
govoplan-ops @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-ops.git@v0.1.19
|
||||||
|
|||||||
Reference in New Issue
Block a user