guix_mirror_bot pushed a commit to branch master
in repository guix.

commit a9a4df135f2da7a1130949bff734fd758ce31891
Author: jgart <[email protected]>
AuthorDate: Wed Feb 11 16:11:18 2026 -0500

    gnu: vorta: Delete python-wheel.
    
    * gnu/packages/backup.scm (vorta)[native-inputs]: Delete python-wheel.
    
    Change-Id: Ib16b633567dd1684b345eaf87b85988ab0ff190e
---
 gnu/packages/backup.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index dad6d5507c..681b41bf68 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -1372,8 +1372,7 @@ borgmatic is powered by borg.")
            python-pytest-qt
            python-pytest-runner
            python-setuptools
-           python-setuptools-git
-           python-wheel))
+           python-setuptools-git))
     (inputs
      (list borg
            python-appdirs

Reply via email to