Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-flux-local for openSUSE:Factory checked in at 2025-07-24 18:54:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-flux-local (Old) and /work/SRC/openSUSE:Factory/.python-flux-local.new.13279 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flux-local" Thu Jul 24 18:54:57 2025 rev:7 rq:1295579 version:7.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-flux-local/python-flux-local.changes 2025-07-10 22:12:10.795793662 +0200 +++ /work/SRC/openSUSE:Factory/.python-flux-local.new.13279/python-flux-local.changes 2025-07-24 18:55:23.590270704 +0200 @@ -1,0 +2,37 @@ +Thu Jul 24 12:47:18 UTC 2025 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- update to 7.6.0: + * What's changed + - Steamline error logging in flux shell by @allenporter in #949 + - Apply cruft updates by @allenporter in #951 + - Perform scruft update by @allenporter in #961 + - Fixes for new Helm Controller reconciliation by @allenporter + in #962 + - Update testdata to remove unnecessary kustomization + dependency by @allenporter in #963 + - Update orchestrator to handle implicit GitRepository by + @allenporter in #964 + - Add kustomize controller support for post build substitution + by @allenporter in #965 + - Strip attributes when building using the orchestrator by + @allenporter in #966 + - Remove test visitor by @allenporter in #967 + - Separate build ks-new into a separate module by @allenporter + in #968 + - Fix source controller expansion of OCI Repisotories by + @allenporter in #969 + - Split build tests into separate targets by @allenporter in + #970 + - Update controller work plans for increased feature parity by + @allenporter in #971 + - Add flag --skip-invalid-kustomization-paths to skip invalid + external repos by @allenporter in #972 + * Dependency updates + - Reject new updates detected with Cruft by + @github-actions[bot] in #952 + - New updates detected with Cruft by @github-actions[bot] in + #955 + - chore(deps): update dependency ruff to v0.12.3 by + @renovate[bot] in #957 + +------------------------------------------------------------------- Old: ---- flux_local-7.5.6.tar.gz New: ---- flux_local-7.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-flux-local.spec ++++++ --- /var/tmp/diff_new_pack.Axi0ss/_old 2025-07-24 18:55:25.346343506 +0200 +++ /var/tmp/diff_new_pack.Axi0ss/_new 2025-07-24 18:55:25.350343672 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-flux-local -Version: 7.5.6 +Version: 7.6.0 Release: 0 Summary: Set of tools for managing a flux gitops repository License: Apache-2.0 @@ -29,28 +29,28 @@ BuildRequires: %{python_module wheel} BuildRequires: python-rpm-macros # -BuildRequires: %{python_module aiofiles >= 24.1.0} -BuildRequires: %{python_module GitPython >= 3.1.44} -BuildRequires: %{python_module PyYAML >= 6.0.2} -BuildRequires: %{python_module mashumaro >= 3.16} -BuildRequires: %{python_module nest-asyncio >= 1.6.0} -BuildRequires: %{python_module oras >= 0.2.37} -BuildRequires: %{python_module python-slugify >= 8.0.4} +BuildRequires: %{python_module aiofiles >= 22.1.0} +BuildRequires: %{python_module GitPython >= 3.1.30} +BuildRequires: %{python_module PyYAML >= 6.0.0} +BuildRequires: %{python_module mashumaro >= 3.12} +BuildRequires: %{python_module nest-asyncio >= 1.5.6} +BuildRequires: %{python_module oras >= 0.2.31} +BuildRequires: %{python_module python-slugify >= 8.0.1} # SECTION test requirements BuildRequires: %{python_module pytest >= 8.3.5} -BuildRequires: %{python_module pytest-asyncio >= 1.0.0} +BuildRequires: %{python_module pytest-asyncio >= 0.20.3} # /SECTION BuildRequires: fdupes -Requires: python-GitPython >= 3.1.44 -Requires: python-PyYAML >= 6.0.2 -Requires: python-aiofiles >= 24.1.0 -Requires: python-mashumaro >= 3.16 -Requires: python-nest-asyncio >= 1.6.0 +Requires: python-GitPython >= 3.1.30 +Requires: python-PyYAML >= 6.0.0 +Requires: python-aiofiles >= 22.1.0 +Requires: python-mashumaro >= 3.12 +Requires: python-nest-asyncio >= 1.5.6 Requires: python-oras >= 0.2.37 -Requires: python-python-slugify >= 8.0.4 +Requires: python-python-slugify >= 8.0.1 # Note: flux-local provides repo testing using pytest Requires: python-pytest >= 8.3.5 -Requires: python-pytest-asyncio >= 1.0.0 +Requires: python-pytest-asyncio >= 0.20.3 Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch ++++++ flux_local-7.5.6.tar.gz -> flux_local-7.6.0.tar.gz ++++++ ++++ 6589 lines of diff (skipped)