dev-python/cli_helpers: Version bump to 1.0.1

Closes: https://bugs.gentoo.org/642396
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Brian Evans
2017-12-27 09:36:27 -05:00
parent 53c1b62350
commit ccfa90a071
3 changed files with 27 additions and 1 deletions

View File

@@ -17,6 +17,8 @@ KEYWORDS=""
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="
dev-python/terminaltables[${PYTHON_USEDEP}]
>=dev-python/backports-csv-1.0[${PYTHON_USEDEP}]
>=dev-python/tabulate-0.8.0[${PYTHON_USEDEP}]
>=dev-python/terminaltables-3.0.0[${PYTHON_USEDEP}]
>=dev-python/pygments-2.0[${PYTHON_USEDEP}]
"