From 8486d8cc498064117287b2502722708982eb2dea Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Tue, 12 Jan 2021 18:09:20 +0100 Subject: app-office/fava_investor: Add 0.2.1 Package-Manager: Portage-3.0.12, Repoman-3.0.2 --- app-office/fava_investor/Manifest | 3 +++ .../fava_investor/fava_investor-0.2.1.ebuild | 22 ++++++++++++++++++++++ app-office/fava_investor/metadata.xml | 7 +++++++ 3 files changed, 32 insertions(+) create mode 100644 app-office/fava_investor/Manifest create mode 100644 app-office/fava_investor/fava_investor-0.2.1.ebuild create mode 100644 app-office/fava_investor/metadata.xml diff --git a/app-office/fava_investor/Manifest b/app-office/fava_investor/Manifest new file mode 100644 index 0000000..935ee7c --- /dev/null +++ b/app-office/fava_investor/Manifest @@ -0,0 +1,3 @@ +DIST fava_investor-0.2.1.tar.gz 377800 BLAKE2B 832f110834a33d331a2fa4b466d22e31ec4371eee2a2c6b054cffb0e9900e584667d5b5de193df3dccc5f48bc0142fce5b449a4ab6a5283e34178619a77d6fa2 SHA512 b678910704cf782989c8707cf45e0a716c9cb17780620432553e77ce8e3657bcf5a1f03460208c71b0f19806cd9281bcf34571920b41fa30bf31c6eb1f22eaa6 +EBUILD fava_investor-0.2.1.ebuild 719 BLAKE2B 790739c920607f9e12ab303fdbf53bc2fdce2b0286fb30ef9e240aa7e037ffb6fc140a1d9d090870eacc06b86d8b8c56f782b7ac917cdcb5b71b54e3950ff10d SHA512 ec777960706891ff7c0a3f0409bb6c731c5d736ae03725ebfd18d086c76f08b2457894004bd76783096b6a4f68b08a9ab362b721f7720b229afb34581ca470a5 +MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0 diff --git a/app-office/fava_investor/fava_investor-0.2.1.ebuild b/app-office/fava_investor/fava_investor-0.2.1.ebuild new file mode 100644 index 0000000..f2e49f9 --- /dev/null +++ b/app-office/fava_investor/fava_investor-0.2.1.ebuild @@ -0,0 +1,22 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{8,9} ) + +inherit distutils-r1 + +DESCRIPTION="Fava extension and beancount libraries for investing" +HOMEPAGE="https://pypi.org/project/fava-investor/ https://github.com/redstreet/fava_investor" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 x86" + +RDEPEND=">=app-office/beancount-2.3.2[${PYTHON_USEDEP}] + >=app-office/fava-1.15[${PYTHON_USEDEP}] + >=dev-python/argh-0.23.3[${PYTHON_USEDEP}] + >=dev-python/argcomplete-1.11.1[${PYTHON_USEDEP}] + >=dev-python/tabulate-0.8.3[${PYTHON_USEDEP}]" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/app-office/fava_investor/metadata.xml b/app-office/fava_investor/metadata.xml new file mode 100644 index 0000000..c544433 --- /dev/null +++ b/app-office/fava_investor/metadata.xml @@ -0,0 +1,7 @@ + + + + + wolf@oriole.systems + + -- cgit v1.2.3-2-gb3c3