From 3d63dc59570315ad8fefee253871df2a52cf34c7 Mon Sep 17 00:00:00 2001 From: pan Date: Mon, 6 Jul 2026 21:12:21 +0200 Subject: [PATCH] =?UTF-8?q?Update=20Th=C3=BCringen=20edition=20to=20v0.17?= =?UTF-8?q?=20core?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- pyproject.toml | 4 ++-- synadm_tui_thueringen/__init__.py | 2 +- vendor/synadm-tui | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e38070e..9f53e91 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ sudo apt install synadm-tui-thueringen ``` APT wählt automatisch die neueste verfügbare Version. Eine Versionsangabe wie -`synadm-tui-thueringen=0.16` ist für die normale Installation nicht erforderlich. +`synadm-tui-thueringen=0.17` ist für die normale Installation nicht erforderlich. -Dieser Ablauf wurde mit Version 0.16 in einer isolierten APT-Umgebung geprüft: Signaturprüfung, Paketauflösung, Download, Dateirechte und Programmstart waren erfolgreich. +Dieser Ablauf wurde mit Version 0.17 in einer isolierten APT-Umgebung geprüft: Signaturprüfung, Paketauflösung, Download, Dateirechte und Programmstart waren erfolgreich. ## RPM-Status diff --git a/pyproject.toml b/pyproject.toml index 7b24ed7..9251c7f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta" [project] name = "synadm-tui-thueringen" -version = "0.16" +version = "0.17" description = "Thüringen-Edition der Terminal-Oberfläche für synadm" readme = "README.md" requires-python = ">=3.10" license = { text = "GPL-3.0-or-later" } authors = [{ name = "synadm-tui contributors" }] -dependencies = ["synadm-tui==0.16"] +dependencies = ["synadm-tui==0.17"] classifiers = [ "Environment :: Console :: Curses", "Programming Language :: Python :: 3", diff --git a/synadm_tui_thueringen/__init__.py b/synadm_tui_thueringen/__init__.py index ddb9cb1..63d4311 100644 --- a/synadm_tui_thueringen/__init__.py +++ b/synadm_tui_thueringen/__init__.py @@ -1,3 +1,3 @@ """Branding extension for the Thüringen edition of synadm TUI.""" -__version__ = "0.16" +__version__ = "0.17" diff --git a/vendor/synadm-tui b/vendor/synadm-tui index 6e01cdb..14e9261 160000 --- a/vendor/synadm-tui +++ b/vendor/synadm-tui @@ -1 +1 @@ -Subproject commit 6e01cdbacef326ea4eebf816be6b0627cc60e764 +Subproject commit 14e92616ba738d426ec6bdf71b3ddc33cc5f6b8c