From fe15cbc2bcbdb8e21cbf05f8e1afd3cf5e80bc26 Mon Sep 17 00:00:00 2001 From: jbtrystram Date: Thu, 4 Jun 2026 08:48:50 +0200 Subject: [PATCH] deps: drop python3-pyrsistent This one have been included with the initial osbuild work but appears to no longer be used by osbuild and is orphaned in F44, so let's drop it. See https://github.com/coreos/coreos-assembler/pull/4541 --- rpms.in.yaml | 1 - src/vmdeps.txt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/rpms.in.yaml b/rpms.in.yaml index 48f0216f5c..b3de698d52 100644 --- a/rpms.in.yaml +++ b/rpms.in.yaml @@ -136,7 +136,6 @@ packages: - python3-koji - python3-koji-cli-plugins - python3-libvirt - - python3-pyrsistent - python3-pytest - python3-pytest-cov - python3-pyyaml diff --git a/src/vmdeps.txt b/src/vmdeps.txt index 289e879904..e517ec9ebe 100644 --- a/src/vmdeps.txt +++ b/src/vmdeps.txt @@ -27,7 +27,7 @@ python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity ca-certificates # For running osbuild -osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent zip +osbuild osbuild-ostree osbuild-selinux osbuild-tools zip # For resetting the terminal inside supermin shell /usr/bin/reset