mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2021-10-08 19:21:18 UTC
This commit is contained in:
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
|
||||
IUSE=+sqlite ldap memcached mongo mysql postgres test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/flask-1.0.2[python_targets_python3_8(-)?] >=dev-python/flask-restful-0.3.5[python_targets_python3_8(-)?] >=dev-python/cryptography-2.7[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.3.0[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.3.0[python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.3.0[python_targets_python3_8(-)?] ) >=dev-python/sqlalchemy-migrate-0.13.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/passlib-1.7.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/keystonemiddleware-7.0.0[python_targets_python3_8(-)?] >=dev-python/bcrypt-3.1.3[python_targets_python3_8(-)?] >=dev-python/scrypt-0.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-cache-1.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-6.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] >=dev-python/oslo-db-6.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.44.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-3.7.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-1.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oauthlib-0.6.2[python_targets_python3_8(-)?] >=dev-python/pysaml2-5.0.0[python_targets_python3_8(-)?] >=dev-python/pyjwt-1.6.1[python_targets_python3_8(-)?] >=dev-python/dogpile-cache-1.0.2[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/pycadf-1.1.0[python_targets_python3_8(-)?] >=dev-python/msgpack-0.5.0[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/pytz-2013.6[python_targets_python3_8(-)?] memcached? ( >=dev-python/python-memcached-1.56[python_targets_python3_8(-)?] ) mongo? ( >=dev-python/pymongo-3.0.2[python_targets_python3_8(-)?] ) ldap? ( >=dev-python/python-ldap-3.1.0[python_targets_python3_8(-)?] >=dev-python/ldappool-2.3.1[python_targets_python3_8(-)?] ) || ( www-servers/uwsgi[python,python_targets_python3_8(-)?] www-apache/mod_wsgi[python_targets_python3_8(-)?] www-servers/gunicorn[python_targets_python3_8(-)?] ) acct-user/keystone acct-group/keystone python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
RDEPEND=>=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/flask-1.0.2[python_targets_python3_8(-)?] >=dev-python/flask-restful-0.3.5[python_targets_python3_8(-)?] >=dev-python/cryptography-2.7[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.3.0[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.3.0[python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.3.0[python_targets_python3_8(-)?] ) >=dev-python/sqlalchemy-migrate-0.13.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/passlib-1.7.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/keystonemiddleware-7.0.0[python_targets_python3_8(-)?] >=dev-python/bcrypt-3.1.3[python_targets_python3_8(-)?] >=dev-python/scrypt-0.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-cache-1.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-6.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] >=dev-python/oslo-db-6.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.44.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-3.7.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-1.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oauthlib-0.6.2[python_targets_python3_8(-)?] >=dev-python/pysaml2-5.0.0[python_targets_python3_8(-)?] >=dev-python/pyjwt-1.6.1[python_targets_python3_8(-)?] >=dev-python/dogpile-cache-1.0.2[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/pycadf-1.1.0[python_targets_python3_8(-)?] >=dev-python/msgpack-0.5.0[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/pytz-2013.6[python_targets_python3_8(-)?] memcached? ( >=dev-python/python-memcached-1.56[python_targets_python3_8(-)?] ) mongo? ( >=dev-python/pymongo-3.0.2[python_targets_python3_8(-)?] ) ldap? ( >=dev-python/python-ldap-3.1.0[python_targets_python3_8(-)?] >=dev-python/ldappool-2.3.1[python_targets_python3_8(-)?] ) || ( www-servers/uwsgi[python,python_targets_python3_8(-)?] www-apache/mod_wsgi[python_targets_python3_8(-)?] www-servers/gunicorn[python_targets_python3_8(-)?] ) acct-user/keystone acct-group/keystone python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( mysql postgres sqlite ) test? ( ldap ) || ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/victoria/keystone.conf.sample -> keystone.conf.sample-20.0.0.0_rc1 https://tarballs.openstack.org/keystone/keystone-20.0.0.0rc1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=848d7626cebb3192fb03d5e87faf6d3d
|
||||
_md5_=9e3ac2a388154736b96d84179e697b4a
|
||||
|
||||
Reference in New Issue
Block a user