Skip to content

Commit

Permalink
app-admin/glance: Raise max version of dev-python/cryptography
Browse files Browse the repository at this point in the history
Tested by upstream
https://review.openstack.org/#/c/244199/

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Nov 12, 2015
1 parent 6a32620 commit 3e5471e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-admin/glance/glance-11.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ RDEPEND="
>=dev-python/castellan-0.2.0[${PYTHON_USEDEP}]
<=dev-python/castellan-0.2.1[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.0[${PYTHON_USEDEP}]
<=dev-python/cryptography-1.0.1-r9999[${PYTHON_USEDEP}]
<=dev-python/cryptography-1.1-r9999[${PYTHON_USEDEP}]
"

PATCHES=(
Expand Down
2 changes: 1 addition & 1 deletion app-admin/glance/glance-2015.2.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ RDEPEND="
>=dev-python/castellan-0.2.0[${PYTHON_USEDEP}]
<=dev-python/castellan-0.2.1[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.0[${PYTHON_USEDEP}]
<=dev-python/cryptography-1.0.1-r9999[${PYTHON_USEDEP}]
<=dev-python/cryptography-1.1-r9999[${PYTHON_USEDEP}]
"

PATCHES=(
Expand Down

0 comments on commit 3e5471e

Please sign in to comment.