~ruther/guix-local

3b058b76e2580e720cd10dcac720f327e5e436a5 — Artyom V. Poptsov a month ago e9fcb74
gnu: debops: Update to 3.2.5.

* gnu/packages/admin.scm (debops): Update to 3.2.5.
[inputs]: Add bash-minimal.

Change-Id: I2cc6700c3a9424f22da902a32829f9f51ceffffa
1 files changed, 3 insertions(+), 2 deletions(-)

M gnu/packages/admin.scm
M gnu/packages/admin.scm => gnu/packages/admin.scm +3 -2
@@ 3414,7 3414,7 @@ modules and plugins that extend Ansible.")
(define-public debops
  (package
    (name "debops")
    (version "3.2.4")
    (version "3.2.5")
    (source
     (origin
       (method git-fetch)


@@ 3423,13 3423,14 @@ modules and plugins that extend Ansible.")
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0y7bmrnynbw0hz88shfv301a9fsank2cx86fvb7jx6g6kkbsa9pz"))
        (base32 "15wfhha2b315i15l40j3sylyvs3mdrfw5awzq4cix51l5jppx8z5"))
       (patches
        (search-patches "debops-setup-py-avoid-git.patch"))))
    (build-system pyproject-build-system)
    (native-inputs (list python-setuptools))
    (inputs
     (list ansible
           bash-minimal
           encfs
           fuse-2
           util-linux ;; for umount