2022-01-23 08:37:12 UTC

This commit is contained in:
Repository mirror & CI
2022-01-23 08:37:12 +00:00
parent 5fe74b4978
commit d86754c71d
69 changed files with 277 additions and 257 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=test? ( >=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 >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
DEFINED_PHASES=compile config configure install postinst prepare test
DEPEND=>=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 >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/bashate-0.5.1[python_targets_python3_8(-)?] >=dev-python/stestr-1.0.0[python_targets_python3_8(-)?] >=dev-python/freezegun-0.3.6[python_targets_python3_8(-)?] >=dev-python/pytz-2013.6[python_targets_python3_8(-)?] >=dev-python/oslo-db-6.0.0[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/lxml-4.5.0[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/webtest-2.0.27[python_targets_python3_8(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?] >=dev-python/tempest-17.1.0[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] )
DEPEND=>=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 >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/bashate-0.5.1[python_targets_python3_8(-)?] >=dev-python/freezegun-0.3.6[python_targets_python3_8(-)?] >=dev-python/pytz-2013.6[python_targets_python3_8(-)?] >=dev-python/oslo-db-6.0.0[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/lxml-4.5.0[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/webtest-2.0.27[python_targets_python3_8(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?] >=dev-python/tempest-17.1.0[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] )
DESCRIPTION=The Openstack authentication, authorization, and service catalog
EAPI=8
HOMEPAGE=https://opendev.org/openstack/keystone https://launchpad.net/keystone https://pypi.org/project/keystone
@@ -14,4 +14,4 @@ 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_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 54423f1e035828362c248fad528ebbba python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 5c20d378b93148ef7abefc22c5b4de06
_md5_=9e3ac2a388154736b96d84179e697b4a
_md5_=c3e57015dfcb8e3869fe9d4783195a31