[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60238] [PATCH 0/7] gnu: Add fava.
From: |
dan |
Subject: |
[bug#60238] [PATCH 0/7] gnu: Add fava. |
Date: |
Wed, 21 Dec 2022 21:07:51 +0800 |
This patch series adds fava, a web interface for the double-entry bookkeeping
software Beancount. Note that the latest version of python-cheroot is 9.0.0,
but the latest release of fava depends on python-cheroot lower than 9. Thus,
we have to pack 8.6.0 at the moment.
dan (7):
gnu: Add python-markdown2.
gnu: Add python-portend.
gnu: Add python-inflect.
gnu: Add python-jaraco-text.
gnu: Add python-pypytools.
gnu: Add python-cheroot.
gnu: Add fava.
gnu/packages/finance.scm | 35 ++++++++++++
gnu/packages/python-web.scm | 29 ++++++++++
gnu/packages/python-xyz.scm | 106 ++++++++++++++++++++++++++++++++++++
3 files changed, 170 insertions(+)
base-commit: 7833acab0da02335941974608510c02e2d1d8069
--
2.38.1
- [bug#60238] [PATCH 0/7] gnu: Add fava.,
dan <=
- [bug#60238] [PATCH 1/7] gnu: Add python-markdown2., dan, 2022/12/21
- [bug#60238] [PATCH 3/7] gnu: Add python-inflect., dan, 2022/12/21
- [bug#60238] [PATCH 2/7] gnu: Add python-portend., dan, 2022/12/21
- [bug#60238] [PATCH 5/7] gnu: Add python-pypytools., dan, 2022/12/21
- [bug#60238] [PATCH 4/7] gnu: Add python-jaraco-text., dan, 2022/12/21
- [bug#60238] [PATCH 6/7] gnu: Add python-cheroot., dan, 2022/12/21
- [bug#60238] [PATCH 7/7] gnu: Add fava., dan, 2022/12/21