--- Begin Message ---
Subject: |
[PATCH 0/3] Mkdocs and its dependencies |
Date: |
Sat, 26 Jan 2019 01:25:45 +0100 |
Hello,
Here are a sequence of patches which adds the Mkdocs documentation generator
to the set of Guix packages.
Mathieu Lirzin (3):
gnu: python-tornado: Update to 5.1.1.
gnu: Add Python LiveReload.
gnu: Add Mkdocs.
gnu/packages/documentation.scm | 35 ++++++++++++++++++++++++++++++++++
gnu/packages/python-web.scm | 27 ++++++++++++++++++++++++--
2 files changed, 60 insertions(+), 2 deletions(-)
--
2.20.1
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#34204: [PATCH 0/3] Mkdocs and its dependencies |
Date: |
Tue, 13 Jul 2021 09:39:34 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello,
Mathieu Lirzin <mthl@gnu.org> writes:
> Hello,
>
> Here are a sequence of patches which adds the Mkdocs documentation generator
> to the set of Guix packages.
>
> Mathieu Lirzin (3):
> gnu: python-tornado: Update to 5.1.1.
We now have python-tornado 6.1 in Guix.
> gnu: Add Python LiveReload.
That's been committed already.
> gnu: Add Mkdocs.
There's now a python-mkdocs package at version 1.1.2 in Guix.
Thus, closing.
Thank you!
Maxim
--- End Message ---