diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-03-07 15:20:19 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-03-07 15:28:06 -0600 |
commit | 77503807b0736a50bb31d8f1f54929a4406ad0a0 (patch) | |
tree | 473b70f7f63aea86ad9de42eb7cf56f176198d79 /app-crypt/acme/acme-9999.ebuild | |
parent | app-admin/ansible: 2.6.13 and 2.7.7 stable with cleanup (diff) | |
download | gentoo-77503807b0736a50bb31d8f1f54929a4406ad0a0.tar.gz gentoo-77503807b0736a50bb31d8f1f54929a4406ad0a0.tar.bz2 gentoo-77503807b0736a50bb31d8f1f54929a4406ad0a0.zip |
app-crypt/acme: 0.32.0 bump 0.31.0 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/acme/acme-9999.ebuild')
-rw-r--r-- | app-crypt/acme/acme-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild index cc94bdaee734..8a9d37f4aec6 100644 --- a/app-crypt/acme/acme-9999.ebuild +++ b/app-crypt/acme/acme-9999.ebuild @@ -25,7 +25,7 @@ IUSE="test" RDEPEND=" >=dev-python/cryptography-1.2.3[${PYTHON_USEDEP}] - >=dev-python/josepy-1.0.0[${PYTHON_USEDEP}] + >=dev-python/josepy-1.1.0[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] >=dev-python/pyopenssl-0.13.1[${PYTHON_USEDEP}] dev-python/pyrfc3339[${PYTHON_USEDEP}] |