diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-06-07 14:26:19 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-06-07 14:53:28 -0500 |
commit | dad0ab3dd07ac8b9d2d9b5cdedb54c22222f9ee0 (patch) | |
tree | b7f3545d82bb1a9aef4dc881c58edccdbea71cb1 /app-crypt/acme/acme-9999.ebuild | |
parent | net-dns/dnscap: EAPI=7, improve ebuild, fix HTTPS (diff) | |
download | gentoo-dad0ab3dd07ac8b9d2d9b5cdedb54c22222f9ee0.tar.gz gentoo-dad0ab3dd07ac8b9d2d9b5cdedb54c22222f9ee0.tar.bz2 gentoo-dad0ab3dd07ac8b9d2d9b5cdedb54c22222f9ee0.zip |
app-crypt/acme: 0.25.0 bup
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-crypt/acme/acme-9999.ebuild')
-rw-r--r-- | app-crypt/acme/acme-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild index 3a1dd1461249..d408adeca31b 100644 --- a/app-crypt/acme/acme-9999.ebuild +++ b/app-crypt/acme/acme-9999.ebuild @@ -31,6 +31,7 @@ RDEPEND=" dev-python/pyrfc3339[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] >=dev-python/requests-2.10[${PYTHON_USEDEP}] + >=dev-python/requests-toolbelt-0.3.0[${PYTHON_USEDEP}] >=dev-python/six-1.9.0[${PYTHON_USEDEP}] " DEPEND=" |