From d2c5dd0a70ef2134b04d48f79dca004e121a650d Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Tue, 31 Mar 2026 23:00:06 +0200 Subject: [PATCH] Bumping version to: 4.1 --- PKGBUILD | 3 ++- archinstall/locales/ar/LC_MESSAGES/base.po | 3 +++ archinstall/locales/cs/LC_MESSAGES/base.po | 3 +++ archinstall/locales/de/LC_MESSAGES/base.po | 3 +++ archinstall/locales/el/LC_MESSAGES/base.po | 3 +++ archinstall/locales/en/LC_MESSAGES/base.po | 3 +++ archinstall/locales/es/LC_MESSAGES/base.po | 3 +++ archinstall/locales/et/LC_MESSAGES/base.po | 3 +++ archinstall/locales/fi/LC_MESSAGES/base.po | 3 +++ archinstall/locales/fr/LC_MESSAGES/base.po | 3 +++ archinstall/locales/ga/LC_MESSAGES/base.po | 3 +++ archinstall/locales/he/LC_MESSAGES/base.po | 3 +++ pyproject.toml | 10 +++++----- 13 files changed, 40 insertions(+), 6 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index da5185114c..3103386e69 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: demostanis worlds pkgname=archinstall -pkgver=4.0 +pkgver=4.1 pkgrel=1 pkgdesc="Just another guided/automated Arch Linux installer with a twist" arch=(any) @@ -46,6 +46,7 @@ makedepends=( 'python-wheel' 'python-sphinx_rtd_theme' 'python-pylint' + 'python-pylint-pydantic' 'ruff' ) optdepends=( diff --git a/archinstall/locales/ar/LC_MESSAGES/base.po b/archinstall/locales/ar/LC_MESSAGES/base.po index c3e921dde6..246712213b 100644 --- a/archinstall/locales/ar/LC_MESSAGES/base.po +++ b/archinstall/locales/ar/LC_MESSAGES/base.po @@ -2093,3 +2093,6 @@ msgstr "" msgid "Password strength: Strong" msgstr "" + +msgid "The selected desktop profile requires a regular user to log in via the greeter" +msgstr "" diff --git a/archinstall/locales/cs/LC_MESSAGES/base.po b/archinstall/locales/cs/LC_MESSAGES/base.po index 8680bf5a8a..edb745b971 100644 --- a/archinstall/locales/cs/LC_MESSAGES/base.po +++ b/archinstall/locales/cs/LC_MESSAGES/base.po @@ -2023,3 +2023,6 @@ msgstr "" msgid "Password strength: Strong" msgstr "" + +msgid "The selected desktop profile requires a regular user to log in via the greeter" +msgstr "" diff --git a/archinstall/locales/de/LC_MESSAGES/base.po b/archinstall/locales/de/LC_MESSAGES/base.po index f4f1e15cdf..1140dc7e89 100644 --- a/archinstall/locales/de/LC_MESSAGES/base.po +++ b/archinstall/locales/de/LC_MESSAGES/base.po @@ -2045,6 +2045,9 @@ msgstr "" msgid "Password strength: Strong" msgstr "" +msgid "The selected desktop profile requires a regular user to log in via the greeter" +msgstr "" + #~ msgid "All open-source" #~ msgstr "Alle quelloffene" diff --git a/archinstall/locales/el/LC_MESSAGES/base.po b/archinstall/locales/el/LC_MESSAGES/base.po index a5e2eaf143..98de444681 100644 --- a/archinstall/locales/el/LC_MESSAGES/base.po +++ b/archinstall/locales/el/LC_MESSAGES/base.po @@ -2189,3 +2189,6 @@ msgstr "" msgid "Password strength: Strong" msgstr "" + +msgid "The selected desktop profile requires a regular user to log in via the greeter" +msgstr "" diff --git a/archinstall/locales/en/LC_MESSAGES/base.po b/archinstall/locales/en/LC_MESSAGES/base.po index f2d9058a0d..d430dbbd9b 100644 --- a/archinstall/locales/en/LC_MESSAGES/base.po +++ b/archinstall/locales/en/LC_MESSAGES/base.po @@ -1934,3 +1934,6 @@ msgstr "" msgid "Password strength: Strong" msgstr "" + +msgid "The selected desktop profile requires a regular user to log in via the greeter" +msgstr "" diff --git a/archinstall/locales/es/LC_MESSAGES/base.po b/archinstall/locales/es/LC_MESSAGES/base.po index 859bd71974..5f8e810e0a 100644 --- a/archinstall/locales/es/LC_MESSAGES/base.po +++ b/archinstall/locales/es/LC_MESSAGES/base.po @@ -2004,6 +2004,9 @@ msgstr "" msgid "Password strength: Strong" msgstr "" +msgid "The selected desktop profile requires a regular user to log in via the greeter" +msgstr "" + #~ msgid "Add :" #~ msgstr "AƱadir :" diff --git a/archinstall/locales/et/LC_MESSAGES/base.po b/archinstall/locales/et/LC_MESSAGES/base.po index e9ff8592f5..9732feea38 100644 --- a/archinstall/locales/et/LC_MESSAGES/base.po +++ b/archinstall/locales/et/LC_MESSAGES/base.po @@ -2177,3 +2177,6 @@ msgstr "" msgid "Password strength: Strong" msgstr "" + +msgid "The selected desktop profile requires a regular user to log in via the greeter" +msgstr "" diff --git a/archinstall/locales/fi/LC_MESSAGES/base.po b/archinstall/locales/fi/LC_MESSAGES/base.po index 72db94740d..8f97a98397 100644 --- a/archinstall/locales/fi/LC_MESSAGES/base.po +++ b/archinstall/locales/fi/LC_MESSAGES/base.po @@ -2147,3 +2147,6 @@ msgstr "" msgid "Password strength: Strong" msgstr "" + +msgid "The selected desktop profile requires a regular user to log in via the greeter" +msgstr "" diff --git a/archinstall/locales/fr/LC_MESSAGES/base.po b/archinstall/locales/fr/LC_MESSAGES/base.po index 6861edc99e..6a1a7eeda0 100644 --- a/archinstall/locales/fr/LC_MESSAGES/base.po +++ b/archinstall/locales/fr/LC_MESSAGES/base.po @@ -2057,6 +2057,9 @@ msgstr "" msgid "Password strength: Strong" msgstr "" +msgid "The selected desktop profile requires a regular user to log in via the greeter" +msgstr "" + #, python-brace-format #~ msgid "Edit {origkey} :" #~ msgstr "Modifier {origkey} :" diff --git a/archinstall/locales/ga/LC_MESSAGES/base.po b/archinstall/locales/ga/LC_MESSAGES/base.po index 9eab6d1ef3..a1a77de179 100644 --- a/archinstall/locales/ga/LC_MESSAGES/base.po +++ b/archinstall/locales/ga/LC_MESSAGES/base.po @@ -2134,3 +2134,6 @@ msgstr "" msgid "Password strength: Strong" msgstr "" + +msgid "The selected desktop profile requires a regular user to log in via the greeter" +msgstr "" diff --git a/archinstall/locales/he/LC_MESSAGES/base.po b/archinstall/locales/he/LC_MESSAGES/base.po index 62ad07206a..99ac38f9cf 100644 --- a/archinstall/locales/he/LC_MESSAGES/base.po +++ b/archinstall/locales/he/LC_MESSAGES/base.po @@ -2087,3 +2087,6 @@ msgstr "" msgid "Password strength: Strong" msgstr "" + +msgid "The selected desktop profile requires a regular user to log in via the greeter" +msgstr "" diff --git a/pyproject.toml b/pyproject.toml index 9bde131cb0..98caf4fa4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,17 +4,17 @@ build-backend = "setuptools.build_meta" [project] name = "archinstall" -version = "4.0" +version = "4.1" description = "Arch Linux installer - guided, templates etc." authors = [ {name = "Anton Hvornum", email = "anton@hvornum.se"}, ] license = "GPL-3.0-only" readme = "README.md" -requires-python = ">=3.12" +requires-python = ">=3.14" keywords = ["linux", "arch", "archinstall", "installer"] classifiers = [ - "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.14", "Operating System :: POSIX :: Linux", ] dependencies = [ @@ -65,7 +65,7 @@ include-package-data = true archinstall = "archinstall" [tool.mypy] -python_version = "3.12" +python_version = "3.14" files = "." exclude = "^build/" disallow_any_explicit = false @@ -143,7 +143,7 @@ ignore-paths = [ "^node_modules/", ] persistent = false -py-version = "3.12" +py-version = "3.14" recursive = true [tool.pylint.format]