commit: b8910170fb4296e551c4ac2839c3db7cb5b9e7d5
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 3 15:25:38 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Mar 3 15:27:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8910170
sys-auth/keystone: bup
Package-Manager: portage-2.2.26
sys-auth/keystone/Manifest | 1 +
sys-auth/keystone/keystone-8.0.1-r1.ebuild | 2 +-
.../keystone/{keystone-8.0.1-r1.ebuild => keystone-8.1.0.ebuild} | 6 +++++-
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/sys-auth/keystone/Manifest b/sys-auth/keystone/Manifest
index a820be4..52408fb 100644
--- a/sys-auth/keystone/Manifest
+++ b/sys-auth/keystone/Manifest
@@ -1 +1,2 @@
DIST keystone-8.0.1.tar.gz 1067603 SHA256
4d1a76e879eb5fc977692892d1dce46a0190bf17d57056d634d377ea4511b475 SHA512
2b61b8dc38df3e3fa7c684b55f19b48391f087f00a6156732e1d6d207f36f6d23fff3adaaacbb4b7629686b4fce8a963189051bb0c2f0dad02c219832dc64af5
WHIRLPOOL
812c553d493a26adc0b6c76db3b9b8e7da35593425ac7bf986aa3b6e1b51f3816f95b4a84339902e16f8a3d61a6bd053ab4e310e77f8ce874ed4165395cd9799
+DIST keystone-8.1.0.tar.gz 1070643 SHA256
2a068686c3392215547c51579b6ffe782c61629881b77c204340f942713395ba SHA512
ae13a6f615e9afe10ca8ccbf47c2e1ded2804e2f185f6b96446bf02d4f428c461971614490fbf25220693fae79b478d4ff2a78c414f00d77b1f0014845bb72df
WHIRLPOOL
a6a66ccbe151d51189e0f2a5dd393766ab8cb39085bab985f6818e69c7448d145a8d0937c66399bcc15c298338021069d782f41102c6258ad15a546d32d5d4da
diff --git a/sys-auth/keystone/keystone-8.0.1-r1.ebuild
b/sys-auth/keystone/keystone-8.0.1-r1.ebuild
index 0036886..8d7acad 100644
--- a/sys-auth/keystone/keystone-8.0.1-r1.ebuild
+++ b/sys-auth/keystone/keystone-8.0.1-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+sqlite memcached mongo mysql postgres ldap test"
REQUIRED_USE="|| ( mysql postgres sqlite )"
diff --git a/sys-auth/keystone/keystone-8.0.1-r1.ebuild
b/sys-auth/keystone/keystone-8.1.0.ebuild
similarity index 97%
copy from sys-auth/keystone/keystone-8.0.1-r1.ebuild
copy to sys-auth/keystone/keystone-8.1.0.ebuild
index 0036886..1c00b9b 100644
--- a/sys-auth/keystone/keystone-8.0.1-r1.ebuild
+++ b/sys-auth/keystone/keystone-8.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="+sqlite memcached mongo mysql postgres ldap test"
REQUIRED_USE="|| ( mysql postgres sqlite )"
@@ -66,6 +66,7 @@ DEPEND="
<=dev-python/tempest-lib-0.11.0[${PYTHON_USEDEP}]
>=dev-python/requests-2.5.2[${PYTHON_USEDEP}]
!~dev-python/requests-2.8.0[${PYTHON_USEDEP}]
+ !~dev-python/requests-2.9.0[${PYTHON_USEDEP}]
<=dev-python/requests-2.8.1[${PYTHON_USEDEP}]
>=dev-python/reno-0.1.1[${PYTHON_USEDEP}]
)"
@@ -137,6 +138,9 @@ RDEPEND="
>=dev-python/oslo-log-1.8.0[${PYTHON_USEDEP}]
<=dev-python/oslo-log-2.1.0[${PYTHON_USEDEP}]
>=dev-python/oslo-middleware-2.8.0[${PYTHON_USEDEP}]
+ !~dev-python/oslo-middleware-3.0.0[${PYTHON_USEDEP}]
+ !~dev-python/oslo-middleware-3.1.0[${PYTHON_USEDEP}]
+ !~dev-python/oslo-middleware-3.2.0[${PYTHON_USEDEP}]
<=dev-python/oslo-middleware-3.3.0[${PYTHON_USEDEP}]
>=dev-python/oslo-policy-0.5.0[${PYTHON_USEDEP}]
<=dev-python/oslo-policy-1.1.0[${PYTHON_USEDEP}]