[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#74892] [PATCH 8/9] gnu: python-reno: Switch to ‘git-minimal/pinned’
From: |
Ludovic Courtès |
Subject: |
[bug#74892] [PATCH 8/9] gnu: python-reno: Switch to ‘git-minimal/pinned’. |
Date: |
Sun, 15 Dec 2024 19:16:28 +0100 |
* gnu/packages/openstack.scm (python-reno)[native-inputs]: Switch to
‘git-minimal/pinned’.
Change-Id: I58c87aba5c6f12991f140e73a55d075a3e21534e
---
gnu/packages/openstack.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index 8e53ba8f62..c9932e7875 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -681,7 +681,7 @@ (define-public python-reno
("python-docutils" ,python-docutils)
("python-sphinx" ,python-sphinx)
("gnupg" ,gnupg)
- ("git" ,git-minimal)))
+ ("git" ,git-minimal/pinned)))
(home-page "https://docs.openstack.org/reno/latest/")
(synopsis "Release notes manager")
(description "Reno is a tool for storing release notes in a git repository
--
2.46.0
- [bug#74892] [PATCH 0/9] Depending on 'git-minimal/pinned' where appropriate, Ludovic Courtès, 2024/12/15
- [bug#74892] [PATCH 1/9] gnu: python-gitpython: Rewrite to use gexps., Ludovic Courtès, 2024/12/15
- [bug#74892] [PATCH 2/9] gnu: python-gitpython: Switch to ‘git-minimal/pinned’., Ludovic Courtès, 2024/12/15
- [bug#74892] [PATCH 3/9] gnu: python-gitdb: Switch to ‘git-minimal/pinned’., Ludovic Courtès, 2024/12/15
- [bug#74892] [PATCH 4/9] gnu: python-kanon: Switch to ‘git-minimal/pinned’., Ludovic Courtès, 2024/12/15
- [bug#74892] [PATCH 7/9] gnu: rust-git2: Switch to ‘git-minimal/pinned’., Ludovic Courtès, 2024/12/15
- [bug#74892] [PATCH 8/9] gnu: python-reno: Switch to ‘git-minimal/pinned’.,
Ludovic Courtès <=
- [bug#74892] [PATCH 5/9] gnu: crun: Switch to ‘git-minimal/pinned'., Ludovic Courtès, 2024/12/15
- [bug#74892] [PATCH 6/9] gnu: podman: Switch to ‘git-minimal/pinned’., Ludovic Courtès, 2024/12/15
- [bug#74892] [PATCH 9/9] gnu: pre-commit: Switch to ‘git-minimal/pinned’., Ludovic Courtès, 2024/12/15
- [bug#74892] [PATCH 0/9] Depending on 'git-minimal/pinned' where appropriate, Greg Hogan, 2024/12/16
- [bug#74892] [PATCH 0/9] Depending on 'git-minimal/pinned' where appropriate, Sharlatan Hellseher, 2024/12/17