mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
2021-09-30 19:51:17 UTC
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-cpp/cli11 dev-libs/rapidxml dev-libs/utfcpp dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=TTS engine with extended languages support (including Russian)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://rhvoice.su https://github.com/RHVoice/RHVoice
|
||||
INHERIT=cmake multilib
|
||||
IUSE=ao cli client portaudio +pulseaudio +server +speech-dispatcher utils l10n_en l10n_eo l10n_ky l10n_ru l10n_uk l10n_ka l10n_tt l10n_mk l10n_pt-BR
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=l10n_pt-BR? ( CC-BY-SA-4.0 ) l10n_mk? ( AGPL-3 ) BSD GPL-2 GPL-3+ LGPL-2.1+ l10n_en? ( CC-BY-NC-ND-4.0 ) l10n_eo? ( CC-BY-NC-ND-4.0 ) l10n_ky? ( CC-BY-NC-ND-4.0 ) l10n_ru? ( CC-BY-NC-ND-4.0 ) l10n_uk? ( CC-BY-NC-ND-4.0 ) l10n_ka? ( free-noncomm ) l10n_tt? ( free-noncomm )
|
||||
RDEPEND=!dev-libs/hts_engine ao? ( media-libs/libao ) client? ( sys-apps/dbus ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-sound/pulseaudio ) server? ( dev-libs/glib[dbus] >=dev-cpp/glibmm-2.66.1:2 ) speech-dispatcher? ( app-accessibility/speech-dispatcher )
|
||||
REQUIRED_USE=|| ( ao portaudio pulseaudio )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rhvoice/rhvoice/archive/refs/tags/1.4.2.tar.gz -> rhvoice-1.4.2.tar.gz l10n_en? ( https://github.com/rhvoice/evgeniy-eng/archive/refs/tags/4.0.tar.gz -> rhvoice-evgeniy-eng-4.0.tar.gz ) l10n_ru? ( https://github.com/rhvoice/aleksandr-hq-rus/archive/refs/tags/4.0.tar.gz -> rhvoice-aleksandr-hq-4.0.tar.gz https://github.com/rhvoice/evgeniy-rus/archive/refs/tags/4.0.tar.gz -> rhvoice-evgeniy-rus-4.0.tar.gz https://github.com/rhvoice/victoria-rus/archive/refs/tags/4.0.tar.gz -> rhvoice-victoria-4.0.tar.gz https://github.com/rhvoice/yuriy-rus/archive/refs/tags/4.0.tar.gz -> rhvoice-yuriy.tar.gz ) l10n_uk? ( https://github.com/rhvoice/volodymyr-ukr/archive/refs/tags/4.0.tar.gz -> rhvoice-volodymyr-4.0.tar.gz )
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
|
||||
_md5_=c37be08b7ea6e33083e07c5d781c8e0c
|
||||
16
metadata/md5-cache/app-accessibility/rhvoice-1.4.2-r1
Normal file
16
metadata/md5-cache/app-accessibility/rhvoice-1.4.2-r1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-cpp/cli11:= dev-libs/rapidxml dev-libs/utfcpp dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=ao? ( media-libs/libao ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-sound/pulseaudio ) server? ( dev-libs/glib:2[dbus] dev-libs/libsigc++:2 >=dev-cpp/glibmm-2.66.1:2 ) speech-dispatcher? ( app-accessibility/speech-dispatcher )
|
||||
DESCRIPTION=TTS engine with extended languages support (including Russian)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://rhvoice.su https://github.com/RHVoice/RHVoice
|
||||
INHERIT=cmake
|
||||
IUSE=ao cli portaudio +pulseaudio +server +speech-dispatcher l10n_en l10n_eo l10n_ky l10n_ru l10n_uk l10n_ka l10n_tt l10n_mk l10n_pt-BR
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=l10n_pt-BR? ( CC-BY-SA-4.0 ) l10n_mk? ( AGPL-3 ) BSD GPL-2 GPL-3+ LGPL-2.1+ l10n_en? ( CC-BY-NC-ND-4.0 ) l10n_eo? ( CC-BY-NC-ND-4.0 ) l10n_ky? ( CC-BY-NC-ND-4.0 ) l10n_ru? ( CC-BY-NC-ND-4.0 ) l10n_uk? ( CC-BY-NC-ND-4.0 ) l10n_ka? ( free-noncomm ) l10n_tt? ( free-noncomm )
|
||||
RDEPEND=ao? ( media-libs/libao ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-sound/pulseaudio ) server? ( dev-libs/glib:2[dbus] dev-libs/libsigc++:2 >=dev-cpp/glibmm-2.66.1:2 ) speech-dispatcher? ( app-accessibility/speech-dispatcher ) !dev-libs/hts_engine
|
||||
REQUIRED_USE=|| ( ao portaudio pulseaudio )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rhvoice/rhvoice/archive/refs/tags/1.4.2.tar.gz -> rhvoice-1.4.2.tar.gz l10n_en? ( https://github.com/rhvoice/evgeniy-eng/archive/refs/tags/4.0.tar.gz -> rhvoice-evgeniy-eng-4.0.tar.gz ) l10n_ru? ( https://github.com/rhvoice/aleksandr-hq-rus/archive/refs/tags/4.0.tar.gz -> rhvoice-aleksandr-hq-4.0.tar.gz https://github.com/rhvoice/evgeniy-rus/archive/refs/tags/4.0.tar.gz -> rhvoice-evgeniy-rus-4.0.tar.gz https://github.com/rhvoice/victoria-rus/archive/refs/tags/4.0.tar.gz -> rhvoice-victoria-4.0.tar.gz https://github.com/rhvoice/yuriy-rus/archive/refs/tags/4.0.tar.gz -> rhvoice-yuriy-4.0.tar.gz ) l10n_uk? ( https://github.com/rhvoice/volodymyr-ukr/archive/refs/tags/4.0.tar.gz -> rhvoice-volodymyr-4.0.tar.gz )
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
|
||||
_md5_=c38079237df79c56e9b7696a09cd6e08
|
||||
@@ -1,10 +0,0 @@
|
||||
DEFINED_PHASES=install postinst postrm unpack
|
||||
DESCRIPTION=A system rescue cd or usbstick for desktop and server based on gentoo
|
||||
EAPI=7
|
||||
HOMEPAGE=https://sourceforge.net/projects/customrescuecd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0.12.1
|
||||
SRC_URI=mirror://sourceforge/customrescuecd/CUSTOMRESCUECD-x86_64-0.12.1.iso
|
||||
_md5_=82fa76afb59c372272615edd65db8246
|
||||
@@ -5,6 +5,6 @@ HOMEPAGE=https://sourceforge.net/projects/customrescuecd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0.12.0
|
||||
SRC_URI=mirror://sourceforge/customrescuecd/CUSTOMRESCUECD-x86_64-0.12.0.iso
|
||||
SLOT=0.12.2
|
||||
SRC_URI=mirror://sourceforge/customrescuecd/CUSTOMRESCUECD-x86_64-0.12.2.iso
|
||||
_md5_=82fa76afb59c372272615edd65db8246
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=Services for discovering, registering, and retrieving VM images
|
||||
EAPI=7
|
||||
HOMEPAGE=https://launchpad.net/glance
|
||||
INHERIT=distutils-r1
|
||||
IUSE=mysql postgres +sqlite +swift python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/defusedxml-0.6.0[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.0.10[sqlite,python_targets_python3_8(-)?] !~dev-python/sqlalchemy-1.1.5[sqlite,python_targets_python3_8(-)?] !~dev-python/sqlalchemy-1.1.6[sqlite,python_targets_python3_8(-)?] !~dev-python/sqlalchemy-1.1.7[sqlite,python_targets_python3_8(-)?] !~dev-python/sqlalchemy-1.1.8[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] !~dev-python/pymysql-0.7.7[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] !~dev-python/sqlalchemy-1.1.5[python_targets_python3_8(-)?] !~dev-python/sqlalchemy-1.1.6[python_targets_python3_8(-)?] !~dev-python/sqlalchemy-1.1.7[python_targets_python3_8(-)?] !~dev-python/sqlalchemy-1.1.8[python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] !~dev-python/sqlalchemy-1.1.5[python_targets_python3_8(-)?] !~dev-python/sqlalchemy-1.1.6[python_targets_python3_8(-)?] !~dev-python/sqlalchemy-1.1.7[python_targets_python3_8(-)?] !~dev-python/sqlalchemy-1.1.8[python_targets_python3_8(-)?] ) >=dev-python/eventlet-0.25.1[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/webob-1.8.1[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-migrate-0.11.0[python_targets_python3_8(-)?] >=dev-python/sqlparse-0.2.2[python_targets_python3_8(-)?] >=dev-python/alembic-0.8.10[python_targets_python3_8(-)?] >=dev-python/httplib2-0.9.1[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-0.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] !~dev-python/stevedore-3.0.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/taskflow-2.16.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/keystonemiddleware-4.17.0[python_targets_python3_8(-)?] >=dev-python/WSME-0.8.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.0[python_targets_python3_8(-)?] <dev-python/prettytable-0.8.0[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/pyopenssl-17.1.0[python_targets_python3_8(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/oslo-db-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] !~dev-python/oslo-messaging-9.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-reports-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-2.4.1[python_targets_python3_8(-)?] >=dev-python/retrying-1.2.3[python_targets_python3_8(-)?] !~dev-python/retrying-1.3.0[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/glance_store-2.3.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/cryptography-2.1[python_targets_python3_8(-)?] >=dev-python/cursive-0.2.1[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/os-win-3.0.0[python_targets_python3_8(-)?] >=dev-python/castellan-0.17.0[python_targets_python3_8(-)?] acct-user/glance acct-group/glance 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(-)?]
|
||||
REQUIRED_USE=|| ( mysql postgres sqlite ) || ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=https://tarballs.openstack.org/glance/glance-21.0.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=e104372cfd82763a2e8f5d4579d99e34
|
||||
17
metadata/md5-cache/app-admin/glance-22.0.0
Normal file
17
metadata/md5-cache/app-admin/glance-22.0.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/ddt-1.0.1[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/requests-2.18.0[python_targets_python3_8(-)?] >=dev-python/testresources-2.0.0[python_targets_python3_8(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_8(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?] >=dev-python/psutil-3.2.2[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/pygments-2.2.0[python_targets_python3_8(-)?] >=dev-python/boto3-1.9.199[python_targets_python3_8(-)?] >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/psycopg-2.0.0[python_targets_python3_8(-)?] >=dev-python/python-swiftclient-3.2.0[python_targets_python3_8(-)?] >=dev-python/python-cinderclient-4.1.0[python_targets_python3_8(-)?] >=dev-python/os-brick-3.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-1.32.0[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Services for discovering, registering, and retrieving VM images
|
||||
EAPI=8
|
||||
HOMEPAGE=https://launchpad.net/glance https://github.com/openstack/glance
|
||||
INHERIT=distutils-r1
|
||||
IUSE=mysql postgres +sqlite +swift test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-3.1.0[python_targets_python3_8(-)?] >=dev-python/defusedxml-0.6.0[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.0.10[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.0.10[python_targets_python3_8(-)?] ) >=dev-python/eventlet-0.25.1[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/webob-1.8.1[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-migrate-0.11.0[python_targets_python3_8(-)?] >=dev-python/sqlparse-0.2.2[python_targets_python3_8(-)?] >=dev-python/alembic-0.9.6[python_targets_python3_8(-)?] >=dev-python/httplib2-0.9.1[python_targets_python3_8(-)?] >=dev-python/oslo-config-8.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-1.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/taskflow-4.0.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/keystonemiddleware-5.17.0[python_targets_python3_8(-)?] >=dev-python/WSME-0.8.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] <dev-python/prettytable-0.8.0[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/pyopenssl-17.1.0[python_targets_python3_8(-)?] >=dev-python/six-1.11.0[python_targets_python3_8(-)?] >=dev-python/oslo-db-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-4.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-reports-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-3.6.2[python_targets_python3_8(-)?] >=dev-python/retrying-1.2.3[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/glance_store-2.3.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?] >=dev-python/cryptography-2.6.1[python_targets_python3_8(-)?] >=dev-python/cursive-0.2.1[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/os-win-4.0.1[python_targets_python3_8(-)?] >=dev-python/castellan-0.17.0[python_targets_python3_8(-)?] acct-user/glance acct-group/glance 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(-)?]
|
||||
REQUIRED_USE=|| ( mysql postgres sqlite ) test? ( mysql ) || ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://tarballs.openstack.org/glance/glance-22.0.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=7974ec88d958226cb939b83e20d48f84
|
||||
@@ -11,4 +11,4 @@ RDEPEND=dev-libs/json-glib dev-libs/libgee dev-util/desktop-file-utils net-libs/
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/teejee2008/timeshift/archive/v20.11.1.tar.gz -> timeshift-20.11.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff multilib 4b66d835ec72e021e359bb81eacfe988 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa vala 5ef05fa2f1612e51f4aea8c92b09e08d xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=870e19e216789e7f7235f0d8ec27ae2d
|
||||
_md5_=b398df9cfe7f4b782102729e57426f64
|
||||
|
||||
16
metadata/md5-cache/app-editors/imhex-1.10.0
Normal file
16
metadata/md5-cache/app-editors/imhex-1.10.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=app-admin/chrpath sys-devel/make >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
|
||||
DEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) app-forensics/yara >=dev-cpp/nlohmann_json-3.10.2 dev-cpp/xdgpp dev-libs/capstone >=dev-libs/libfmt-8.0.0 dev-libs/nativefiledialog-extended dev-libs/openssl dev-libs/tre media-libs/freetype media-libs/glfw media-libs/glm net-libs/mbedtls net-misc/curl sys-apps/file sys-devel/llvm:12 virtual/libiconv virtual/libintl !!sys-devel/llvm:0
|
||||
DESCRIPTION=A hex editor for reverse engineers, programmers, and eyesight
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/WerWolv/ImHex
|
||||
INHERIT=cmake desktop llvm python-single-r1 xdg-utils
|
||||
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) app-forensics/yara >=dev-cpp/nlohmann_json-3.10.2 dev-cpp/xdgpp dev-libs/capstone >=dev-libs/libfmt-8.0.0 dev-libs/nativefiledialog-extended dev-libs/openssl dev-libs/tre media-libs/freetype media-libs/glfw media-libs/glm net-libs/mbedtls net-misc/curl sys-apps/file sys-devel/llvm:12 virtual/libiconv virtual/libintl
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/WerWolv/ImHex/archive/v1.10.0.tar.gz -> imhex-1.10.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6 desktop c0d27bf73aa08ca05b663dbd31fbef28 llvm 19c0cdeff39b0e08d1454df31b588316 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c
|
||||
_md5_=809c30412e67f549f8c1e2b6de12954d
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.alpinelinux.org/Leo/apkbuild.vim/-/archive/423e6948efcbec2d708345ae21d9566cad3ad304/apkbuild.vim-423e6948efcbec2d708345ae21d9566cad3ad304.tar.gz
|
||||
SRC_URI=https://gitlab.alpinelinux.org/Leo/apkbuild.vim/-/archive/8dbd9745f76fb284656711238e8cd42d021da85e/apkbuild.vim-8dbd9745f76fb284656711238e8cd42d021da85e.tar.gz
|
||||
_eclasses_=vim-doc e063cddf18e5d2f2cfb21388252579ec vim-plugin a7b5f19bc94a311ca1cf7127c8b84c41
|
||||
_md5_=1a0d778d6357dedfe00fe910a9751373
|
||||
_md5_=ef04f489508dfd903521abea83696cbe
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sr.ht/~torresjrjr/gemini.vim/archive/d5d2767dbcfd7ceb8dd53f13162458a824e650c9.tar.gz -> gemini-vim-20210625.tar.gz
|
||||
SRC_URI=https://git.sr.ht/~torresjrjr/gemini.vim/archive/18654218da069865716179d7f07640869a5e1fe8.tar.gz -> gemini-vim-20210923.tar.gz
|
||||
_eclasses_=vim-doc e063cddf18e5d2f2cfb21388252579ec vim-plugin a7b5f19bc94a311ca1cf7127c8b84c41
|
||||
_md5_=0a3c1c2956e58c6f8ac469ab4a6b6f19
|
||||
_md5_=694bf49fcb2e072993b77d3c55df6306
|
||||
@@ -11,6 +11,6 @@ LICENSE=WTFPL-2
|
||||
RDEPEND=app-vim/nerdtree dev-vcs/git || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Xuyuanp/nerdtree-git-plugin/archive/ff9b14f14dceecb6c08cb05053ad649c3b6ac250.tar.gz -> nerdtree-git-20210728.tar.gz
|
||||
SRC_URI=https://github.com/Xuyuanp/nerdtree-git-plugin/archive/e1fe727127a813095854a5b063c15e955a77eafb.tar.gz -> nerdtree-git-20210818.tar.gz
|
||||
_eclasses_=vim-doc e063cddf18e5d2f2cfb21388252579ec vim-plugin a7b5f19bc94a311ca1cf7127c8b84c41
|
||||
_md5_=d01e16f2369add6a3265f413e6f1a9ef
|
||||
_md5_=d1296a2799e07815aac66bddfb3fd40e
|
||||
@@ -1,4 +1,4 @@
|
||||
DEFINED_PHASES=install postinst postrm prepare test
|
||||
DEFINED_PHASES=install postinst postrm test
|
||||
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
DESCRIPTION=A testing framework for Vim script
|
||||
EAPI=7
|
||||
@@ -10,4 +10,4 @@ RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/thinca/vim-themis/archive/refs/tags/v1.5.5.tar.gz -> themis-1.5.5.tar.gz
|
||||
_eclasses_=vim-doc e063cddf18e5d2f2cfb21388252579ec vim-plugin a7b5f19bc94a311ca1cf7127c8b84c41
|
||||
_md5_=1d011cedee40fb04506b2a371bd30110
|
||||
_md5_=697e88da34a56e7453869807bbe77373
|
||||
|
||||
13
metadata/md5-cache/app-vim/themis-1.6.0
Normal file
13
metadata/md5-cache/app-vim/themis-1.6.0
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install postinst postrm test
|
||||
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
DESCRIPTION=A testing framework for Vim script
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/thinca/vim-themis
|
||||
INHERIT=vim-plugin
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=ZLIB
|
||||
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/thinca/vim-themis/archive/refs/tags/v1.6.0.tar.gz -> themis-1.6.0.tar.gz
|
||||
_eclasses_=vim-doc e063cddf18e5d2f2cfb21388252579ec vim-plugin a7b5f19bc94a311ca1cf7127c8b84c41
|
||||
_md5_=697e88da34a56e7453869807bbe77373
|
||||
11
metadata/md5-cache/dev-cpp/simpleini-4.17_p20210831
Normal file
11
metadata/md5-cache/dev-cpp/simpleini-4.17_p20210831
Normal file
@@ -0,0 +1,11 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=C++ library for reading/writing INI files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/brofield/simpleini
|
||||
INHERIT=toolchain-funcs
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/brofield/simpleini/archive/7bca74f6535a37846162383e52071f380c99a43a.tar.gz -> simpleini-4.17_p20210831.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
|
||||
_md5_=18e22a9bc2d8ad79378baff79881a484
|
||||
@@ -1,11 +1,14 @@
|
||||
BDEPEND=net-libs/nodejs[npm]
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=A modular standard library for JavaScript
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/zloirock/core-js
|
||||
KEYWORDS=~amd64 ~x86
|
||||
BDEPEND=app-misc/jq net-misc/rsync net-libs/nodejs[npm]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=net-libs/nodejs
|
||||
DESCRIPTION=Standard library
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/zloirock/core-js https://www.npmjs.com/package/core-js
|
||||
INHERIT=node
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=net-libs/nodejs
|
||||
SLOT=0
|
||||
SRC_URI=https://registry.npmjs.org/core-js/-/core-js-3.17.3.tgz
|
||||
_md5_=7fe5d6b3ed9568f61bc5f62e4235d56c
|
||||
SRC_URI=mirror://npm/core-js/-/core-js-3.17.3.tgz
|
||||
_eclasses_=node be407b7db6f35ccce8e333b9a511faed
|
||||
_md5_=8786872a2ec0e0401ba3edf978dbc271
|
||||
|
||||
14
metadata/md5-cache/dev-js/ijavascript-5.2.0
Normal file
14
metadata/md5-cache/dev-js/ijavascript-5.2.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-misc/jq net-misc/rsync net-libs/nodejs[npm]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=net-libs/nodejs
|
||||
DESCRIPTION=IJavascript is a Javascript kernel for the Jupyter notebook
|
||||
EAPI=7
|
||||
HOMEPAGE=https://n-riesco.github.io/ijavascript https://www.npmjs.com/package/ijavascript
|
||||
INHERIT=node
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=net-libs/nodejs dev-js/jp-kernel net-libs/nodejs
|
||||
SLOT=0
|
||||
SRC_URI=mirror://npm/ijavascript/-/ijavascript-5.2.0.tgz
|
||||
_eclasses_=node be407b7db6f35ccce8e333b9a511faed
|
||||
_md5_=2fc94a649e7d3a41189e8eb8b93fdb8a
|
||||
14
metadata/md5-cache/dev-js/jmp-2.0.0
Normal file
14
metadata/md5-cache/dev-js/jmp-2.0.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-misc/jq net-misc/rsync net-libs/nodejs[npm]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=net-libs/nodejs
|
||||
DESCRIPTION=create, parse and reply to messages of the Jupyter Messaging Protocol
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/n-riesco/jmp https://www.npmjs.com/package/jmp
|
||||
INHERIT=node
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=net-libs/nodejs dev-js/uuid dev-js/zeromq net-libs/nodejs
|
||||
SLOT=0
|
||||
SRC_URI=mirror://npm/jmp/-/jmp-2.0.0.tgz
|
||||
_eclasses_=node be407b7db6f35ccce8e333b9a511faed
|
||||
_md5_=59df0c7a4a4703f68b9be38a7bc58faa
|
||||
14
metadata/md5-cache/dev-js/jp-kernel-2.0.0
Normal file
14
metadata/md5-cache/dev-js/jp-kernel-2.0.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-misc/jq net-misc/rsync net-libs/nodejs[npm]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=net-libs/nodejs
|
||||
DESCRIPTION=Generic Node.js kernel for the Jupyter notebook
|
||||
EAPI=7
|
||||
HOMEPAGE=https://n-riesco.github.io/jp-kernel https://www.npmjs.com/package/jp-kernel
|
||||
INHERIT=node
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=net-libs/nodejs dev-js/jmp dev-js/nel dev-js/uuid net-libs/nodejs
|
||||
SLOT=0
|
||||
SRC_URI=mirror://npm/jp-kernel/-/jp-kernel-2.0.0.tgz
|
||||
_eclasses_=node be407b7db6f35ccce8e333b9a511faed
|
||||
_md5_=2a69076b07db4417a20672b7dc5e0480
|
||||
14
metadata/md5-cache/dev-js/nel-1.2.0
Normal file
14
metadata/md5-cache/dev-js/nel-1.2.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-misc/jq net-misc/rsync net-libs/nodejs[npm]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=net-libs/nodejs
|
||||
DESCRIPTION=Node.js Evaluation Loop (NEL): module to run a Node.js REPL session
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/n-riesco/nel https://www.npmjs.com/package/nel
|
||||
INHERIT=node
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=net-libs/nodejs
|
||||
SLOT=0
|
||||
SRC_URI=mirror://npm/nel/-/nel-1.2.0.tgz
|
||||
_eclasses_=node be407b7db6f35ccce8e333b9a511faed
|
||||
_md5_=82d1e3fabf71dc3bace446651ee27056
|
||||
14
metadata/md5-cache/dev-js/node-addon-api-3.1.0
Normal file
14
metadata/md5-cache/dev-js/node-addon-api-3.1.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-misc/jq net-misc/rsync net-libs/nodejs[npm]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=net-libs/nodejs
|
||||
DESCRIPTION=Node.js API (N-API)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/nodejs/node-addon-api https://www.npmjs.com/package/node-addon-api
|
||||
INHERIT=node
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=net-libs/nodejs
|
||||
SLOT=0
|
||||
SRC_URI=mirror://npm/node-addon-api/-/node-addon-api-3.1.0.tgz
|
||||
_eclasses_=node be407b7db6f35ccce8e333b9a511faed
|
||||
_md5_=84b12a5b3307e939322402059ca6c174
|
||||
14
metadata/md5-cache/dev-js/node-gyp-build-4.2.3
Normal file
14
metadata/md5-cache/dev-js/node-gyp-build-4.2.3
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-misc/jq net-misc/rsync net-libs/nodejs[npm]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=net-libs/nodejs
|
||||
DESCRIPTION=Build tool and bindings loader for node-gyp that supports prebuilds
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/prebuild/node-gyp-build https://www.npmjs.com/package/node-gyp-build
|
||||
INHERIT=node
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=net-libs/nodejs
|
||||
SLOT=0
|
||||
SRC_URI=mirror://npm/node-gyp-build/-/node-gyp-build-4.2.3.tgz
|
||||
_eclasses_=node be407b7db6f35ccce8e333b9a511faed
|
||||
_md5_=b6ceb83630dd58de3a4bb744e6206a90
|
||||
14
metadata/md5-cache/dev-js/uuid-8.3.2
Normal file
14
metadata/md5-cache/dev-js/uuid-8.3.2
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-misc/jq net-misc/rsync net-libs/nodejs[npm]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=net-libs/nodejs
|
||||
DESCRIPTION=RFC4122 (v1, v4, and v5) UUIDs
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/uuidjs/uuid https://www.npmjs.com/package/uuid
|
||||
INHERIT=node
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=net-libs/nodejs
|
||||
SLOT=0
|
||||
SRC_URI=mirror://npm/uuid/-/uuid-8.3.2.tgz
|
||||
_eclasses_=node be407b7db6f35ccce8e333b9a511faed
|
||||
_md5_=a21c41aec2ba6e4dda7f129874fceeb6
|
||||
15
metadata/md5-cache/dev-js/zeromq-6.0.0_beta6
Normal file
15
metadata/md5-cache/dev-js/zeromq-6.0.0_beta6
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=app-misc/jq net-misc/rsync net-libs/nodejs[npm]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=net-libs/nodejs net-libs/zeromq:=[drafts?] dev-js/node-gyp-build dev-js/node-addon-api net-libs/nodejs
|
||||
DESCRIPTION=Next-generation ZeroMQ bindings for Node.js
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/zeromq/zeromq.js https://www.npmjs.com/package/zeromq
|
||||
INHERIT=node flag-o-matic
|
||||
IUSE=drafts
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=net-libs/nodejs net-libs/zeromq:=[drafts?] net-libs/nodejs
|
||||
SLOT=0
|
||||
SRC_URI=mirror://npm/zeromq/-/zeromq-6.0.0-beta.6.tgz
|
||||
_eclasses_=node be407b7db6f35ccce8e333b9a511faed toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5
|
||||
_md5_=97fa524cf2e2a8b769dbc8703462953c
|
||||
@@ -4,12 +4,12 @@ DEPEND=dev-libs/boehm-gc emacs? ( app-editors/emacs:= ) java? ( dev-java/junit:=
|
||||
DESCRIPTION=The Aldor Programming Language
|
||||
EAPI=7
|
||||
HOMEPAGE=http://pippijn.github.io/aldor
|
||||
INHERIT=autotools elisp-common flag-o-matic java-pkg-opt-2 toolchain-funcs
|
||||
INHERIT=autotools elisp-common java-pkg-opt-2 toolchain-funcs
|
||||
IUSE=doc emacs java elibc_FreeBSD java
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-libs/boehm-gc emacs? ( app-editors/emacs:= ) java? ( dev-java/junit:= ) java? ( virtual/jre:1.8 ) java? ( >=dev-java/java-config-2.2.0-r3 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pippijn/aldor/archive/13e5b90eecc79ec6704efb333c4c100187520e80.tar.gz -> aldor-1.2.0_p20190730.tar.gz doc? ( http://aldor.org/docs/libaldor.pdf.gz https://github.com/pippijn/aldor/files/5469932/algebra.pdf ) emacs? ( http://hemmecke.de/aldor/aldor.el.nw )
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1 elisp-common cf4fd1b0835b9f3e638724840468064a edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 java-utils-2 8a3af9303fdbeca4510a6ba6e91b1460 java-pkg-opt-2 bf35c60a54945228d5d4cb3a5cc17f5a
|
||||
_md5_=d45658c61a82f9fa7cf9e7ef339b7870
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1 elisp-common cf4fd1b0835b9f3e638724840468064a java-utils-2 8a3af9303fdbeca4510a6ba6e91b1460 java-pkg-opt-2 bf35c60a54945228d5d4cb3a5cc17f5a
|
||||
_md5_=ac106c68f7790b2fd43fb3195838b111
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-libs/boost-1.70.0 dev-libs/olm >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json dev-libs/spdlog test? ( dev-cpp/gtest )
|
||||
DEPEND=>=dev-libs/boost-1.70.0 <dev-libs/olm-3.2.5 >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json dev-libs/spdlog test? ( dev-cpp/gtest )
|
||||
DESCRIPTION=Client API library for Matrix, built on top of Boost.Asio
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Nheko-Reborn/mtxclient
|
||||
@@ -8,9 +8,9 @@ INHERIT=cmake
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-libs/boost-1.70.0 dev-libs/olm >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json
|
||||
RDEPEND=>=dev-libs/boost-1.70.0 <dev-libs/olm-3.2.5 >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.4.1.tar.gz -> mtxclient-0.4.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
|
||||
_md5_=a7ed72f47616098c1aed3cda00bf85c7
|
||||
_md5_=98d131e0ed586ea1fe1ddd835a03e42c
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-libs/boost-1.70.0 dev-libs/olm >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json dev-libs/spdlog test? ( dev-cpp/gtest )
|
||||
DEPEND=>=dev-libs/boost-1.70.0 <dev-libs/olm-3.2.5 >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json dev-libs/spdlog test? ( dev-cpp/gtest )
|
||||
DESCRIPTION=Client API library for Matrix, built on top of Boost.Asio
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Nheko-Reborn/mtxclient
|
||||
@@ -8,9 +8,9 @@ INHERIT=cmake
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-libs/boost-1.70.0 dev-libs/olm >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json
|
||||
RDEPEND=>=dev-libs/boost-1.70.0 <dev-libs/olm-3.2.5 >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.5.1.tar.gz -> mtxclient-0.5.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
|
||||
_md5_=a7ed72f47616098c1aed3cda00bf85c7
|
||||
_md5_=98d131e0ed586ea1fe1ddd835a03e42c
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/openstack/python-aodhclient
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-1.8[python_targets_python3_8(-)?] >=dev-python/cliff-1.14.0[python_targets_python3_8(-)?] !~dev-python/cliff-1.16.0[python_targets_python3_8(-)?] >=dev-python/osc-lib-1.0.1[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-2.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.10.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.16.0[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-2.10.0[python_targets_python3_8(-)?] >=dev-python/six-1.9.0[python_targets_python3_8(-)?] dev-python/pyparsing[python_targets_python3_8(-)?] 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(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/aodhclient/aodhclient-2.1.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=1ffacb451194a8bf5acfc8d48cd102a9
|
||||
_md5_=dd6b31aaa24e4ba79774815387f3a11d
|
||||
|
||||
17
metadata/md5-cache/dev-python/avro-1.10.2
Normal file
17
metadata/md5-cache/dev-python/avro-1.10.2
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Apache Avro is a data serialization system
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/avro https://avro.apache.org
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
PROPERTIES=test_network
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/avro/avro-1.10.2.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=1c22d72847b9b22b5d2e3f3efd2e4732
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( >=dev-python/case-1.3.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?] >=dev-python/pytest-3.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?] <dev-python/pytest-6[python_targets_pypy3(-)?,python_targets_python3_8(-)?] dev-python/psutil[python_targets_pypy3(-)?,python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Python multiprocessing fork
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/billiard https://github.com/celery/billiard
|
||||
INHERIT=distutils-r1 flag-o-matic
|
||||
IUSE=doc test python_targets_pypy3 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/celery/billiard/archive/3.6.3.0.tar.gz -> billiard-3.6.3.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5
|
||||
_md5_=54768f79414a7be0590574558036e767
|
||||
@@ -4,7 +4,7 @@ DEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?] <dev-python/b
|
||||
DESCRIPTION=Asynchronous task queue/job queue based on distributed message passing
|
||||
EAPI=7
|
||||
HOMEPAGE=http://celeryproject.org https://pypi.org/project/celery https://github.com/celery/celery
|
||||
INHERIT=bash-completion-r1 distutils-r1 eutils optfeature
|
||||
INHERIT=bash-completion-r1 distutils-r1 optfeature
|
||||
IUSE=examples test doc python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/celery/celery/archive/v5.1.1.tar.gz -> celery-5.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 bash-completion-r1 d3a60385655d9b402be765a6de333245 multiprocessing 61c959fc55c15c00bbb1079d6a71370b multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature 30ce9dec2b8943338c9b015bd32bac6a
|
||||
_md5_=d71ddba9e1a2eb82082eb73b366544f2
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 bash-completion-r1 d3a60385655d9b402be765a6de333245 multiprocessing 61c959fc55c15c00bbb1079d6a71370b multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049 optfeature 30ce9dec2b8943338c9b015bd32bac6a
|
||||
_md5_=757723927ddbf0541ac2f9531256f08f
|
||||
|
||||
17
metadata/md5-cache/dev-python/confluent-kafka-1.7.0
Normal file
17
metadata/md5-cache/dev-python/confluent-kafka-1.7.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-libs/librdkafka >=dev-python/fastavro-1.0[python_targets_python3_8(-)?] >=dev-python/avro-1.10.0[python_targets_python3_8(-)?] dev-python/requests[python_targets_python3_8(-)?] dev-python/pyrsistent[python_targets_python3_8(-)?] dev-python/jsonschema[python_targets_python3_8(-)?] dev-python/protobuf-python[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/librdkafka >=dev-python/fastavro-1.0[python_targets_python3_8(-)?] >=dev-python/avro-1.10.0[python_targets_python3_8(-)?] dev-python/requests[python_targets_python3_8(-)?] dev-python/pyrsistent[python_targets_python3_8(-)?] dev-python/jsonschema[python_targets_python3_8(-)?] dev-python/protobuf-python[python_targets_python3_8(-)?] test? ( dev-python/pytest-timeout[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Confluent's Kafka Python Client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/confluent-kafka https://github.com/confluentinc/confluent-kafka-python
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-libs/librdkafka >=dev-python/fastavro-1.0[python_targets_python3_8(-)?] >=dev-python/avro-1.10.0[python_targets_python3_8(-)?] dev-python/requests[python_targets_python3_8(-)?] dev-python/pyrsistent[python_targets_python3_8(-)?] dev-python/jsonschema[python_targets_python3_8(-)?] dev-python/protobuf-python[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/c/confluent-kafka/confluent-kafka-1.7.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=e2e3c56ed821946caaa1a6e13df68859
|
||||
17
metadata/md5-cache/dev-python/daiquiri-3.0.1
Normal file
17
metadata/md5-cache/dev-python/daiquiri-3.0.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/python-json-logger[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/python-json-logger[python_targets_python3_8(-)?] dev-python/setuptools_scm[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=Python library to easily setup basic logging functionality
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/daiquiri https://github.com/jd/daiquiri
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/python-json-logger[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/d/daiquiri/daiquiri-3.0.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=b3dbf18009119251782b621240b2611a
|
||||
17
metadata/md5-cache/dev-python/etcd3gw-1.0.0
Normal file
17
metadata/md5-cache/dev-python/etcd3gw-1.0.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/requests-2.20.0[python_targets_python3_8(-)?] >=dev-python/six-1.9.0[python_targets_python3_8(-)?] >=dev-python/futurist-0.16.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/requests-2.20.0[python_targets_python3_8(-)?] >=dev-python/six-1.9.0[python_targets_python3_8(-)?] >=dev-python/futurist-0.16.0[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/subunit-0.0.18[python_targets_python3_8(-)?] >=dev-python/oslotest-1.10.0[python_targets_python3_8(-)?] >=dev-python/testrepository-0.0.18[python_targets_python3_8(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_8(-)?] >=dev-python/testtools-1.4.0[python_targets_python3_8(-)?] >=dev-python/pifpaf-0.10.0[python_targets_python3_8(-)?] >=dev-python/nose-1.3.7[python_targets_python3_8(-)?] >=dev-python/pytest-3.0.0[python_targets_python3_8(-)?] >=dev-python/urllib3-1.15.1[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=A python client for etcd3 grpc-gateway v3 API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/etcd3gw
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/requests-2.20.0[python_targets_python3_8(-)?] >=dev-python/six-1.9.0[python_targets_python3_8(-)?] >=dev-python/futurist-0.16.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/e/etcd3gw/etcd3gw-1.0.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=6446ac889b15a7a37e91cfeeae437f7c
|
||||
17
metadata/md5-cache/dev-python/fastavro-1.4.5
Normal file
17
metadata/md5-cache/dev-python/fastavro-1.4.5
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/cython[python_targets_python3_8(-)?] test? ( dev-python/numpy[python_targets_python3_8(-)?] dev-python/pandas[python_targets_python3_8(-)?] dev-python/snappy[python_targets_python3_8(-)?] dev-python/zstandard[python_targets_python3_8(-)?] dev-python/lz4[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Fast Avro for Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/fastavro/fastavro https://pypi.org/project/fastavro
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/f/fastavro/fastavro-1.4.5.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=bf122d98a49d796df3c8de5881a30eb7
|
||||
@@ -6,11 +6,11 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/openstack/glance_store
|
||||
INHERIT=distutils-r1
|
||||
IUSE=cinder swift vmware python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-1.8[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-1.19.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] cinder? ( >=dev-python/python-cinderclient-4.1.0[python_targets_python3_8(-)?] >=dev-python/os-brick-2.6.0[python_targets_python3_8(-)?] >=dev-python/oslo-rootwrap-5.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-1.23.0[python_targets_python3_8(-)?] ) swift? ( >=dev-python/httplib2-0.9.1[python_targets_python3_8(-)?] >=dev-python/python-swiftclient-3.2.0[python_targets_python3_8(-)?] ) vmware? ( >=dev-python/oslo-vmware-2.17.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/g/glance_store/glance_store-2.3.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=26609ec8480d1384ea234f83d9231274
|
||||
_md5_=40093ee86826dd4307756a997fbc7622
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/openstack/keystonemiddleware
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.12.0[python_targets_python3_8(-)?] >=dev-python/oslo-cache-1.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-1.19.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/pycadf-1.1.0[python_targets_python3_8(-)?] !~dev-python/pycadf-2.0.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.20.0[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/k/keystonemiddleware/keystonemiddleware-9.1.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=a886755a29032263ea0741c77005df01
|
||||
_md5_=92832c3686391dcb4c1472c7d9ea0bbf
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/openstack/neutron-lib
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_8(-)?] >=dev-python/pecan-1.0.0[python_targets_python3_8(-)?] !~dev-python/pecan-1.0.2[python_targets_python3_8(-)?] !~dev-python/pecan-1.0.3[python_targets_python3_8(-)?] !~dev-python/pecan-1.0.4[python_targets_python3_8(-)?] !~dev-python/pecan-1.2.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/os-ken-0.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] >=dev-python/oslo-db-4.44.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-7.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-1.30.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-2.19.1[python_targets_python3_8(-)?] >=dev-python/oslo-service-1.24.0[python_targets_python3_8(-)?] !~dev-python/oslo-service-1.28.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oslo-versionedobjects-1.31.2[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/setproctitle-1.1.10[python_targets_python3_8(-)?] >=dev-python/os-traits-0.9.0[python_targets_python3_8(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/n/neutron-lib/neutron-lib-2.6.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=45fa449a14dc3fc2900f64d09e371417
|
||||
_md5_=10682b08409efb92274c1185659ba544
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/openstack/cinder
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-5.4.1[python_targets_python3_8(-)?] >=dev-python/eventlet-0.15.1[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.23.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.44.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.24.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-1.32.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.23.0[python_targets_python3_8(-)?] >=dev-python/oslo-service-1.24.0[python_targets_python3_8(-)?] !~dev-python/oslo-service-1.28.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.34.0[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/tenacity-6.0.0[python_targets_python3_8(-)?] >=dev-python/os-win-3.0.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/os-brick/os-brick-4.0.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=f5e9fea5b79b06c1abc34a52d864ed3f
|
||||
_md5_=de7d34eb35bbea9fd4c9232148d9082e
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/openstack/os-vif
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.20.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.30.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-1.23.0[python_targets_python3_8(-)?] >=dev-python/oslo-versionedobjects-1.28.0[python_targets_python3_8(-)?] >=dev-python/ovsdbapp-0.12.1[python_targets_python3_8(-)?] >=dev-python/pyroute2-0.5.2[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/os-vif/os_vif-2.2.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=bce831d3630ee6227140487d7eb06a43
|
||||
_md5_=5b62d52b973eeb28355eae1db732b86c
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/openstack/os-win
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/Babel-2.3.4[python_targets_python3_8(-)?] !~dev-python/Babel-2.4.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?] !~dev-python/eventlet-0.20.1[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/os-win/os-win-5.1.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=78f753ee56af1e7486f70399f999882a
|
||||
_md5_=a556a2d62c61fe52e22629e26320ea08
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/openstack/os-xenapi
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/Babel-2.3.4[python_targets_python3_8(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?] !~dev-python/eventlet-0.20.1[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/six-1.9.0[python_targets_python3_8(-)?] 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(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/os-xenapi/os-xenapi-0.3.4.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=36d3d417effb8a9cb110af34c21961a0
|
||||
_md5_=66df66f943f4d757286558b577735968
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=Oslo Caching around dogpile.cache
|
||||
EAPI=7
|
||||
HOMEPAGE=https://launchpad.net/oslo
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/dogpile-cache-1.0.2[python_targets_python3_8(-)?] >=dev-python/oslo-config-8.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-4.2.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.2.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.cache/oslo.cache-2.6.1.tar.gz -> oslo-cache-2.6.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=bff8936b852edd85aad852e656fee777
|
||||
18
metadata/md5-cache/dev-python/oslo-cache-2.8.1
Normal file
18
metadata/md5-cache/dev-python/oslo-cache-2.8.1
Normal file
@@ -0,0 +1,18 @@
|
||||
BDEPEND=test? ( >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/dogpile-cache-1.1.2[python_targets_python3_8(-)?] >=dev-python/oslo-config-8.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-4.2.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.2.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/dogpile-cache-1.1.2[python_targets_python3_8(-)?] >=dev-python/oslo-config-8.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-4.2.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.2.0[python_targets_python3_8(-)?] test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/pifpaf-0.10.0[python_targets_python3_8(-)?] >=dev-python/pymemcache-3.4.0[python_targets_python3_8(-)?] >=dev-python/python-binary-memcached-0.29.0[python_targets_python3_8(-)?] >=dev-python/python-memcached-1.56[python_targets_python3_8(-)?] >=dev-python/pymongo-3.0.2[python_targets_python3_8(-)?] >=dev-python/etcd3gw-0.2.0[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Oslo Caching around dogpile.cache
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/oslo.cache https://pypi.org/project/oslo.cache https://github.com/openstack/oslo.cache
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
PROPERTIES=test_network
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/dogpile-cache-1.1.2[python_targets_python3_8(-)?] >=dev-python/oslo-config-8.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-5.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-4.2.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.2.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.cache/oslo.cache-2.8.1.tar.gz -> oslo-cache-2.8.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=c763aa46266ab08dfffe218080c83a6f
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=library for running multi-thread, multi-process applications
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/oslo.concurrency/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/fasteners-0.7.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.concurrency/oslo.concurrency-4.4.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=50fc0a8a78edfa3d2fd8cab1acef1463
|
||||
17
metadata/md5-cache/dev-python/oslo-db-11.0.0
Normal file
17
metadata/md5-cache/dev-python/oslo-db-11.0.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/alembic-0.9.6[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.4.0[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.4.0[sqlite,python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.8[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.4.0[sqlite,python_targets_python3_8(-)?] ) >=dev-python/sqlalchemy-migrate-0.11.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/alembic-0.9.6[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.4.0[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.4.0[sqlite,python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.8[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.4.0[sqlite,python_targets_python3_8(-)?] ) >=dev-python/sqlalchemy-migrate-0.11.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/eventlet-0.18.2[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/subunit-1.0.0[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_8(-)?] >=dev-python/testtools-2.0.0[python_targets_python3_8(-)?] >=dev-python/bandit-1.6.0[python_targets_python3_8(-)?] >=dev-python/pifpaf-0.10.0[python_targets_python3_8(-)?] >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/psycopg-2.8.0[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=OpenStack Common DB Code
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/oslo.db https://opendev.org/openstack/oslo.db https://launchpad.net/oslo.db
|
||||
INHERIT=distutils-r1
|
||||
IUSE=+sqlite mysql postgres test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/alembic-0.9.6[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.4.0[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.4.0[sqlite,python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.8[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.4.0[sqlite,python_targets_python3_8(-)?] ) >=dev-python/sqlalchemy-migrate-0.11.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( mysql postgres sqlite ) test? ( mysql ) || ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.db/oslo.db-11.0.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=76117b1fa4db41e779d5bb1364ec3536
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=OpenStack Common DB Code
|
||||
EAPI=7
|
||||
HOMEPAGE=https://launchpad.net/oslo
|
||||
INHERIT=distutils-r1
|
||||
IUSE=+sqlite mysql postgres python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/alembic-0.9.6[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] sqlite? ( >=dev-python/sqlalchemy-1.2.0[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.2.0[sqlite,python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.8[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.2.0[sqlite,python_targets_python3_8(-)?] ) >=dev-python/sqlalchemy-migrate-0.11.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( mysql postgres sqlite ) || ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.db/oslo.db-8.4.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=14640a6cd2b982dba773c1f47b360459
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=Messaging API for RPC and notifications over different messaging transports
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/oslo.messaging/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.37.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-2.19.1[python_targets_python3_8(-)?] >=dev-python/oslo-service-1.24.0[python_targets_python3_8(-)?] !~dev-python/oslo-service-1.28.1[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/cachetools-2.0.0[python_targets_python3_8(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?] >=dev-python/py-amqp-2.5.2[python_targets_python3_8(-)?] >=dev-python/kombu-4.6.6[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.messaging/oslo.messaging-12.5.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=e8e05e353c9d5982594af8dbef4e5b71
|
||||
17
metadata/md5-cache/dev-python/oslo-messaging-12.9.1
Normal file
17
metadata/md5-cache/dev-python/oslo-messaging-12.9.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.37.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-service-1.24.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/cachetools-2.0.0[python_targets_python3_8(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?] >=dev-python/py-amqp-2.5.2[python_targets_python3_8(-)?] >=dev-python/kombu-4.6.6[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-metrics-0.2.1[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.37.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-service-1.24.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/cachetools-2.0.0[python_targets_python3_8(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?] >=dev-python/py-amqp-2.5.2[python_targets_python3_8(-)?] >=dev-python/kombu-4.6.6[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-metrics-0.2.1[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_8(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_8(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/pifpaf-2.2.0[python_targets_python3_8(-)?] >=dev-python/confluent-kafka-1.3.0[python_targets_python3_8(-)?] >=dev-python/pyngus-2.2.0[python_targets_python3_8(-)?] >=dev-python/bandit-1.6.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.23.0[python_targets_python3_8(-)?] >=dev-python/greenlet-0.4.15[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Messaging API for RPC and notifications over different messaging transports
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/oslo.messaging https://opendev.org/openstack/oslo.messaging https://launchpad.net/oslo.messaging
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.37.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-service-1.24.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/cachetools-2.0.0[python_targets_python3_8(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?] >=dev-python/py-amqp-2.5.2[python_targets_python3_8(-)?] >=dev-python/kombu-4.6.6[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-metrics-0.2.1[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.messaging/oslo.messaging-12.9.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=96a24b11ee287206562b0fccf1ba8d8f
|
||||
17
metadata/md5-cache/dev-python/oslo-metrics-0.3.0
Normal file
17
metadata/md5-cache/dev-python/oslo-metrics-0.3.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pbr-3.1.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.41.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.44.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-6.9.0[python_targets_python3_8(-)?] >=dev-python/prometheus_client-0.6.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-3.1.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.41.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.44.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-6.9.0[python_targets_python3_8(-)?] >=dev-python/prometheus_client-0.6.0[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/bandit-1.6.0[python_targets_python3_8(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=OpenStack library for collecting metrics from Oslo libraries
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/oslo.metrics https://opendev.org/openstack/oslo.metrics https://launchpad.net/oslo.metrics
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-3.1.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.41.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.44.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-6.9.0[python_targets_python3_8(-)?] >=dev-python/prometheus_client-0.6.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.metrics/oslo.metrics-0.3.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=970261d9d79897a17548dae7d529c973
|
||||
17
metadata/md5-cache/dev-python/oslo-policy-3.8.2
Normal file
17
metadata/md5-cache/dev-python/oslo-policy-3.8.2
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/oslo-config-6.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-1.19.1[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.40.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/oslo-config-6.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-1.19.1[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.40.0[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/requests-mock-1.2.0[python_targets_python3_8(-)?] >=dev-python/sphinx-2.0.0[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Support for RBAC policy enforcement across all OpenStack services
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/oslo.policy https://pypi.org/project/oslo.policy https://github.com/openstack/oslo.policy
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/oslo-config-6.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-1.19.1[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.40.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.policy/oslo.policy-3.8.2.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=c5d95bb25225d5b9abeea14e36a0265b
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=generified reports for openstack
|
||||
EAPI=7
|
||||
HOMEPAGE=http://docs.openstack.org/developer/oslo.reports
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/jinja-2.10[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-2.19.1[python_targets_python3_8(-)?] >=dev-python/psutil-3.2.2[python_targets_python3_8(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.reports/oslo.reports-2.2.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=11b493486df638393681610fc38b7458
|
||||
17
metadata/md5-cache/dev-python/oslo-reports-2.3.0
Normal file
17
metadata/md5-cache/dev-python/oslo-reports-2.3.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/jinja-2.10[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] >=dev-python/psutil-3.2.2[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/jinja-2.10[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] >=dev-python/psutil-3.2.2[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.18.2[python_targets_python3_8(-)?] >=dev-python/greenlet-0.4.15[python_targets_python3_8(-)?] >=dev-python/bandit-1.6.0[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=generified reports for openstack
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/oslo.reports https://pypi.org/project/oslo.reports https://launchpad.net/oslo.reports
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/jinja-2.10[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] >=dev-python/psutil-3.2.2[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.reports/oslo.reports-2.3.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=ebb1b9c45c54a9763bfccfdb84827613
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=Allows fine filtering of shell commands to run as root from OpenStack services
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/oslo.rootwrap/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/six-1.10.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.rootwrap/oslo.rootwrap-6.2.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=11cdaa69064088595e21981b4b08412f
|
||||
17
metadata/md5-cache/dev-python/oslo-rootwrap-6.3.0
Normal file
17
metadata/md5-cache/dev-python/oslo-rootwrap-6.3.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.18.2[python_targets_python3_8(-)?] >=dev-python/reno-3.1.0[python_targets_python3_8(-)?] >=dev-python/bandit-1.3.0[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Allows fine filtering of shell commands to run as root from OpenStack services
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/oslo.rootwrap https://opendev.org/openstack/oslo.rootwrap https://launchpad.net/oslo.rootwrap
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/six-1.10.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.rootwrap/oslo.rootwrap-6.3.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=e6258aef25a295766b44d895422edd1e
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=Library for running OpenStack services
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/oslo.service/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.25.2[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/greenlet-0.4.15[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.40.2[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.25.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/yappi-1.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.service/oslo.service-2.4.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=7445c82c9de744a4080f9dba3be70e8e
|
||||
17
metadata/md5-cache/dev-python/oslo-service-2.6.0
Normal file
17
metadata/md5-cache/dev-python/oslo-service-2.6.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.25.2[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/greenlet-0.4.15[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.40.2[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.25.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/yappi-1.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.25.2[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/greenlet-0.4.15[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.40.2[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.25.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/yappi-1.0[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Library for running OpenStack services
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/oslo.service https://opendev.org/openstack/oslo.service https://launchpad.net/oslo.service
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.25.2[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/greenlet-0.4.15[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.40.2[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.25.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/yappi-1.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.service/oslo.service-2.6.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=2f3e7610cb59bbcfaea8118de82fca0d
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=Oslo i18n library
|
||||
EAPI=7
|
||||
HOMEPAGE=https://launchpad.net/oslo
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] <dev-python/prettytable-0.8[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.upgradecheck/oslo.upgradecheck-1.1.1.tar.gz -> oslo-upgradecheck-1.1.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=34d757e23c2f05c5071108a084cffb64
|
||||
17
metadata/md5-cache/dev-python/oslo-upgradecheck-1.4.0
Normal file
17
metadata/md5-cache/dev-python/oslo-upgradecheck-1.4.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.5.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-2.0.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.5.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-2.0.0[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/hacking-3.0[python_targets_python3_8(-)?] >=dev-python/oslotest-3.5.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.21.1[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Common code for writing OpenStack upgrade checks
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/oslo.upgradecheck https://pypi.org/project/oslo.upgradecheck
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.5.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-2.0.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.upgradecheck/oslo.upgradecheck-1.4.0.tar.gz -> oslo-upgradecheck-1.4.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=2cb8aaaa3b73e159b3dd8a048436fc66
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=A library that provides a generic versioned and RPC-friendly object model.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://docs.openstack.org/developer/oslo.versionedobjects
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-1.19.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.versionedobjects/oslo.versionedobjects-2.3.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=9d898aa1063eeb7bc3a576956d2c8339
|
||||
17
metadata/md5-cache/dev-python/oslo-versionedobjects-2.5.0
Normal file
17
metadata/md5-cache/dev-python/oslo-versionedobjects-2.5.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/bandit-1.3.0[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=A library that provides a generic versioned and RPC-friendly object model.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://docs.openstack.org/developer/oslo.versionedobjects https://opendev.org/openstack/oslo.versionedobjects https://pypi.org/project/oslo.versionedobjects https://launchpad.net/oslo.versionedobjects
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-5.29.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.7.0[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.versionedobjects/oslo.versionedobjects-2.5.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=5c510a68ef54f20abb445c390491dd72
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=Oslo VMware library for OpenStack projects
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/oslo.vmware/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?] >=dev-python/lxml-4.5.0[python_targets_python3_8(-)?] >=dev-python/suds-0.6[python_targets_python3_8(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?] !~dev-python/eventlet-0.20.1[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/urllib3-1.21.1[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.vmware/oslo.vmware-3.7.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=d6d5d1d373abe6cb92ad456fc3a9dadb
|
||||
17
metadata/md5-cache/dev-python/oslo-vmware-3.9.1
Normal file
17
metadata/md5-cache/dev-python/oslo-vmware-3.9.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?] >=dev-python/lxml-4.5.0[python_targets_python3_8(-)?] >=dev-python/suds-0.6[python_targets_python3_8(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/urllib3-1.21.1[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?] >=dev-python/lxml-4.5.0[python_targets_python3_8(-)?] >=dev-python/suds-0.6[python_targets_python3_8(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/urllib3-1.21.1[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_8(-)?] >=dev-python/bandit-1.3.0[python_targets_python3_8(-)?] >=dev-python/ddt-1.0.1[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Oslo VMware library for OpenStack projects
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/oslo.vmware https://opendev.org/openstack/oslo.vmware https://launchpad.net/oslo.vmware
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?] >=dev-python/lxml-4.5.0[python_targets_python3_8(-)?] >=dev-python/suds-0.6[python_targets_python3_8(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/urllib3-1.21.1[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/oslo.vmware/oslo.vmware-3.9.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=2b3f785ad502c6e1f18f4f90a456b5a4
|
||||
@@ -6,11 +6,11 @@ EAPI=7
|
||||
HOMEPAGE=https://launchpad.net/osprofiler
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.16.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.2[python_targets_python3_8(-)?] <dev-python/prettytable-0.8[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/webob-1.6.0[python_targets_python3_8(-)?] >=dev-python/importlib_metadata-1.7.0[python_targets_python3_8(-)?] 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(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/osprofiler/osprofiler-3.4.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=3ee0fa505865ffa7fcffe03f7f1260f3
|
||||
_md5_=3c7d78a2e21c62b6bd12502ea357a796
|
||||
|
||||
17
metadata/md5-cache/dev-python/pifpaf-3.1.5
Normal file
17
metadata/md5-cache/dev-python/pifpaf-3.1.5
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/daiquiri[python_targets_python3_8(-)?] dev-python/click[python_targets_python3_8(-)?] dev-python/pbr[python_targets_python3_8(-)?] dev-python/jinja[python_targets_python3_8(-)?] dev-python/fixtures[python_targets_python3_8(-)?] dev-python/psutil[python_targets_python3_8(-)?] dev-python/pyxattr[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/daiquiri[python_targets_python3_8(-)?] dev-python/click[python_targets_python3_8(-)?] dev-python/pbr[python_targets_python3_8(-)?] dev-python/jinja[python_targets_python3_8(-)?] dev-python/fixtures[python_targets_python3_8(-)?] dev-python/psutil[python_targets_python3_8(-)?] dev-python/pyxattr[python_targets_python3_8(-)?] dev-python/pbr[python_targets_python3_8(-)?] test? ( dev-python/requests[python_targets_python3_8(-)?] dev-python/testrepository[python_targets_python3_8(-)?] dev-python/testtools[python_targets_python3_8(-)?] dev-python/mock[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Python fixtures and daemon managing tools for functional testing
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/pifpaf https://github.com/jd/pifpaf
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/daiquiri[python_targets_python3_8(-)?] dev-python/click[python_targets_python3_8(-)?] dev-python/pbr[python_targets_python3_8(-)?] dev-python/jinja[python_targets_python3_8(-)?] dev-python/fixtures[python_targets_python3_8(-)?] dev-python/psutil[python_targets_python3_8(-)?] dev-python/pyxattr[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pifpaf/pifpaf-3.1.5.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=5fcf806d00e6412421d25507877e3090
|
||||
17
metadata/md5-cache/dev-python/pymemcache-3.5.0
Normal file
17
metadata/md5-cache/dev-python/pymemcache-3.5.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/future[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/gevent[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pylibmc[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-memcached[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
|
||||
DESCRIPTION=A comprehensive, fast, pure-Python memcached client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/pinterest/pymemcache https://pypi.org/project/pymemcache
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pymemcache/pymemcache-3.5.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=c2ff4004248dede06ee8533fe16fde77
|
||||
15
metadata/md5-cache/dev-python/pyngus-2.3.1
Normal file
15
metadata/md5-cache/dev-python/pyngus-2.3.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A connection oriented messaging framework using QPID Proton
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kgiusti/pyngus https://pypi.org/project/pyngus
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pyngus/pyngus-2.3.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=e03f356916b8c7b37ec6ed9e19ee692f
|
||||
@@ -6,11 +6,11 @@ EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/pypowervm/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/lxml-3.4.1[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.14.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-2.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.22.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.20.0[python_targets_python3_8(-)?] dev-python/pyasn1-modules[python_targets_python3_8(-)?] dev-python/pyasn1[python_targets_python3_8(-)?] >=dev-python/pytz-2013.6[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/six-1.9.0[python_targets_python3_8(-)?] >=dev-python/taskflow-2.16.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pypowervm/pypowervm-1.1.24.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=63aada8b8ad0e8ef434e14afac212fd4
|
||||
_md5_=a82906a224359e66b657ef931489e029
|
||||
|
||||
17
metadata/md5-cache/dev-python/python-binary-memcached-0.30.1
Normal file
17
metadata/md5-cache/dev-python/python-binary-memcached-0.30.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/six[python_targets_python3_8(-)?] dev-python/uhashring[python_targets_python3_8(-)?] test? ( >=dev-python/pytest-3.9[python_targets_python3_8(-)?] >=dev-python/trustme-0.6.0[python_targets_python3_8(-)?] >=dev-python/mock-2.0[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=access memcached via it's binary protocol with SASL auth support
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jaysonsantos/python-binary-memcached https://pypi.org/project/python-binary-memcached
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/python-binary-memcached/python-binary-memcached-0.30.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=ebabbab378ce005dc3c1391dc81ecad6
|
||||
16
metadata/md5-cache/dev-python/python-json-logger-2.0.2
Normal file
16
metadata/md5-cache/dev-python/python-json-logger-2.0.2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=This library is provided to allow standard python logging to output log data as json objects
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/madzak/python-json-logger https://pypi.org/project/python-json-logger
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/python-json-logger/python-json-logger-2.0.2.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=4f695a66ec9830d55c22caec6c0ad676
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-1.8[python_targets_python3_8(-)?]
|
||||
DESCRIPTION=A client for the OpenStack Manila API
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/openstack/python-manilaclient
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-1.8[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-1.19.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] <dev-python/prettytable-0.8[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/simplejson-3.5.1[python_targets_python3_8(-)?] >=dev-python/Babel-2.3.4[python_targets_python3_8(-)?] !~dev-python/Babel-2.4.0[python_targets_python3_8(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/osc-lib-1.10.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] 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(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/python-manilaclient/python-manilaclient-2.3.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=20d3159725fa723516ec8860e4780b84
|
||||
17
metadata/md5-cache/dev-python/python-manilaclient-3.0.0
Normal file
17
metadata/md5-cache/dev-python/python-manilaclient-3.0.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] <dev-python/prettytable-0.8[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/simplejson-3.5.1[python_targets_python3_8(-)?] >=dev-python/Babel-2.3.4[python_targets_python3_8(-)?] >=dev-python/osc-lib-1.10.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) 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(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] <dev-python/prettytable-0.8[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/simplejson-3.5.1[python_targets_python3_8(-)?] >=dev-python/Babel-2.3.4[python_targets_python3_8(-)?] >=dev-python/osc-lib-1.10.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/ddt-1.0.1[python_targets_python3_8(-)?] >=dev-python/mock-2.0.0[python_targets_python3_8(-)?] >=dev-python/tempest-17.1.0[python_targets_python3_8(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?] >=dev-python/python-openstackclient-3.12.0[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=A client for the OpenStack Manila API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/python-manilaclient https://github.com/openstack/python-manilaclient https://pypi.org/project/python-manilaclient
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_8(-)?] <dev-python/prettytable-0.8[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/simplejson-3.5.1[python_targets_python3_8(-)?] >=dev-python/Babel-2.3.4[python_targets_python3_8(-)?] >=dev-python/osc-lib-1.10.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_8(-)?] 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(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/python-manilaclient/python-manilaclient-3.0.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=491a469896079e91639e74c0f5abd6b8
|
||||
17
metadata/md5-cache/dev-python/testrepository-0.0.20-r200
Normal file
17
metadata/md5-cache/dev-python/testrepository-0.0.20-r200
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/subunit-0.0.18[python_targets_python3_8(-)?] >=dev-python/testtools-0.9.30[python_targets_python3_8(-)?] dev-python/fixtures[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/subunit-0.0.18[python_targets_python3_8(-)?] >=dev-python/testtools-0.9.30[python_targets_python3_8(-)?] dev-python/fixtures[python_targets_python3_8(-)?] dev-python/setuptools[python_targets_python3_8(-)?] test? ( dev-python/testresources[python_targets_python3_8(-)?] dev-python/testscenarios[python_targets_python3_8(-)?] dev-python/pytz[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=A repository of test results
|
||||
EAPI=8
|
||||
HOMEPAGE=https://launchpad.net/testrepository https://pypi.org/project/testrepository https://github.com/testing-cabal/testrepository
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD
|
||||
RDEPEND=>=dev-python/subunit-0.0.18[python_targets_python3_8(-)?] >=dev-python/testtools-0.9.30[python_targets_python3_8(-)?] dev-python/fixtures[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/t/testrepository/testrepository-0.0.20.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=f91d453fef4e09ec93c073801d9df020
|
||||
17
metadata/md5-cache/dev-python/uhashring-2.1
Normal file
17
metadata/md5-cache/dev-python/uhashring-2.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( >=dev-python/python-memcached-1.59[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
|
||||
DESCRIPTION=Full featured consistent hashing python library compatible with ketama
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ultrabug/uhashring
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/u/uhashring/uhashring-2.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=a9b5017e5dcbb940f869083de2145560
|
||||
13
metadata/md5-cache/dev-scheme/cyclone-0.33.0
Normal file
13
metadata/md5-cache/dev-scheme/cyclone-0.33.0
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=dev-libs/concurrencykit
|
||||
DESCRIPTION=R7RS Scheme to C compiler
|
||||
EAPI=8
|
||||
HOMEPAGE=http://justinethier.github.io/cyclone/
|
||||
INHERIT=flag-o-matic toolchain-funcs
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/concurrencykit
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/justinethier/cyclone-bootstrap/archive/refs/tags/v0.33.0.tar.gz -> cyclone-0.33.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5
|
||||
_md5_=93850d669f365c8281f539576f14a2b0
|
||||
11
metadata/md5-cache/dev-util/aws-cli-bin-2.2.41
Normal file
11
metadata/md5-cache/dev-util/aws-cli-bin-2.2.41
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=A unified command line interface to Amazon Web Services
|
||||
EAPI=8
|
||||
HOMEPAGE=https://aws.amazon.com/cli/
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 MIT LGPL-2.1
|
||||
RDEPEND=!!app-admin/awscli
|
||||
SLOT=0
|
||||
SRC_URI=https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.2.41.zip -> aws-cli-bin-2.2.41.zip
|
||||
_md5_=295b5bd7db7bce197eda89c62395cd48
|
||||
@@ -3,12 +3,12 @@ DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Eclipse IDE for Scientific Computing (C, C++, Fortran)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.eclipse.org/
|
||||
INHERIT=desktop eutils xdg
|
||||
INHERIT=desktop wrapper xdg
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=EPL-2.0
|
||||
RDEPEND=|| ( dev-java/openjdk:11 dev-java/openjdk-bin:11 dev-java/openjdk-jre-bin:11 dev-java/openjdk-sts-bin:15 ) x11-libs/gtk+:3
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://download.eclipse.org/technology/epp/downloads/release/2021-06/R/eclipse-parallel-2021-06-R-linux-gtk-x86_64.tar.gz ) arm64? ( https://download.eclipse.org/technology/epp/downloads/release/2021-06/R/eclipse-parallel-2021-06-R-linux-gtk-aarch64.tar.gz )
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=f1153567edb2bbf55b6466077a21364b
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=efdcc62a4237464108db132a0fc5baee
|
||||
|
||||
@@ -3,12 +3,12 @@ DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Eclipse IDE for Scientific Computing (C, C++, Fortran)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.eclipse.org/
|
||||
INHERIT=desktop eutils xdg
|
||||
INHERIT=desktop wrapper xdg
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=EPL-2.0
|
||||
RDEPEND=|| ( dev-java/openjdk:11 dev-java/openjdk-bin:11 dev-java/openjdk-jre-bin:11 dev-java/openjdk-sts-bin:15 ) x11-libs/gtk+:3
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://download.eclipse.org/technology/epp/downloads/release/2021-09/R/eclipse-parallel-2021-09-R-linux-gtk-x86_64.tar.gz ) arm64? ( https://download.eclipse.org/technology/epp/downloads/release/2021-09/R/eclipse-parallel-2021-09-R-linux-gtk-aarch64.tar.gz )
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=64ec10166a541d5b26d8af6afc87e866
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=12ae4289159aa05e68522aaf3a00ffaf
|
||||
|
||||
File diff suppressed because one or more lines are too long
14
metadata/md5-cache/games-board/fairy-stockfish-14
Normal file
14
metadata/md5-cache/games-board/fairy-stockfish-14
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=compile install prepare test
|
||||
DEPEND=|| ( app-arch/unzip app-arch/zip ) test? ( dev-tcltk/expect )
|
||||
DESCRIPTION=Chess variant engine derived from Stockfish to support fairy chess variants
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/ianfab/Fairy-Stockfish
|
||||
INHERIT=toolchain-funcs
|
||||
IUSE=cpu_flags_arm_v7 cpu_flags_x86_avx2 cpu_flags_x86_popcnt cpu_flags_x86_sse debug general-32 general-64 largeboards test
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ianfab/Fairy-Stockfish/archive/fairy_sf_14.tar.gz -> fairy-stockfish-14.tar.gz test? ( https://api.github.com/repos/niklasf/python-chess/tarball/9b9aa13f9f36d08aadfabff872882f4ab1494e95 -> fairy-stockfish-test-syzygy-14.tar.gz )
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
|
||||
_md5_=c1133127ce11d178f78ec2290759e59c
|
||||
16
metadata/md5-cache/gui-apps/wbg-1.0.2
Normal file
16
metadata/md5-cache/gui-apps/wbg-1.0.2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-libs/tllist dev-libs/wayland-protocols dev-util/wayland-scanner virtual/pkgconfig >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=x11-libs/pixman dev-libs/wayland
|
||||
DESCRIPTION=Super simple wallpaper application
|
||||
EAPI=8
|
||||
HOMEPAGE=https://codeberg.org/dnkl/wbg
|
||||
INHERIT=meson
|
||||
IUSE=png jpeg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=x11-libs/pixman dev-libs/wayland png? ( media-libs/libpng ) jpeg? ( media-libs/libjpeg-turbo )
|
||||
REQUIRED_USE=|| ( png jpeg )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/dnkl/wbg/archive/1.0.2.tar.gz -> wbg-1.0.2.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 python-utils-r1 655fe65f186504e455c2f3116808fda8 meson 58dcef01376272b61b5c99ff57a11129
|
||||
_md5_=2623e6dc3b6ad55f440d1137721f4a37
|
||||
14
metadata/md5-cache/gui-wm/dwl-9999
Normal file
14
metadata/md5-cache/gui-wm/dwl-9999
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=dev-libs/wayland-protocols dev-util/wayland-scanner virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install postinst prepare unpack
|
||||
DEPEND=dev-libs/libinput dev-libs/wayland x11-libs/libxcb x11-libs/libxkbcommon >=gui-libs/wlroots-0.14:=[X(-)?] <gui-libs/wlroots-0.15:=[X(-)?]
|
||||
DESCRIPTION=dwm for Wayland
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/djpohly/dwl
|
||||
INHERIT=savedconfig git-r3
|
||||
IUSE=X savedconfig
|
||||
LICENSE=CC0-1.0 GPL-3 MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/libinput dev-libs/wayland x11-libs/libxcb x11-libs/libxkbcommon >=gui-libs/wlroots-0.14:=[X(-)?] <gui-libs/wlroots-0.15:=[X(-)?]
|
||||
SLOT=0
|
||||
_eclasses_=portability d1186f1e621de7b27ddcae82e6253259 savedconfig ed1a8cb208fa9ffa1861271194406651 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
|
||||
_md5_=6e70b72fa8d9de213eacfa47035bb3c3
|
||||
14
metadata/md5-cache/media-video/owncast-0.0.9
Normal file
14
metadata/md5-cache/media-video/owncast-0.0.9
Normal file
File diff suppressed because one or more lines are too long
@@ -1,14 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-bad media-plugins/gst-plugins-libav net-dns/avahi[mdnsresponder-compat]
|
||||
DESCRIPTION=AirPlay Unix mirroring server
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/antimof/UxPlay
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64 ~arm ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-bad media-plugins/gst-plugins-libav net-dns/avahi[mdnsresponder-compat]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/antimof/UxPlay/archive/6a473d6026480c47b6d9f1b2d619039da3cd36ba.tar.gz -> uxplay-0_pre20210525.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
|
||||
_md5_=bafe9cc72b7d90f8b96144b30c2b122c
|
||||
15
metadata/md5-cache/media-video/uxplay-1.37
Normal file
15
metadata/md5-cache/media-video/uxplay-1.37
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=virtual/pkgconfig dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=app-pda/libplist dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-bad media-libs/gst-plugins-base media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi ) net-dns/avahi[mdnsresponder-compat] zoomfix? ( x11-libs/libX11 )
|
||||
DESCRIPTION=AirPlay Unix mirroring server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/FDH2/UxPlay
|
||||
INHERIT=cmake
|
||||
IUSE=+vaapi +zoomfix
|
||||
KEYWORDS=~amd64 ~arm ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-pda/libplist dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-bad media-libs/gst-plugins-base media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi ) net-dns/avahi[mdnsresponder-compat] zoomfix? ( x11-libs/libX11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/FDH2/UxPlay/archive/refs/tags/1.37b.tar.gz -> uxplay-1.37.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
|
||||
_md5_=5a1389eeb7896977d415282ec77bd009
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=dev-cpp/gtkmm:3.0= dev-db/sqlite:3 net-misc/curl >=net-libs/ixwebsocket-11.2.8 sys-libs/zlib:= dev-cpp/nlohmann_json
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-cpp/simpleini-4.17_p20210831 dev-cpp/gtkmm:3.0= dev-db/sqlite:3 net-misc/curl >=net-libs/ixwebsocket-11.2.8 sys-libs/zlib:= dev-cpp/nlohmann_json
|
||||
DESCRIPTION=Alternative Discord client using GTK instead of Electron
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/uowuo/abaddon
|
||||
INHERIT=cmake desktop
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-cpp/gtkmm:3.0= dev-db/sqlite:3 net-misc/curl >=net-libs/ixwebsocket-11.2.8 sys-libs/zlib:=
|
||||
RDEPEND=>=dev-cpp/simpleini-4.17_p20210831 dev-cpp/gtkmm:3.0= dev-db/sqlite:3 net-misc/curl >=net-libs/ixwebsocket-11.2.8 sys-libs/zlib:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/uowuo/abaddon/archive/refs/tags/v0.1.0.tar.gz -> abaddon-0.1.0.tar.gz https://github.com/brofield/simpleini/archive/7bca74f6535a37846162383e52071f380c99a43a.tar.gz -> simpleini.tar.gz
|
||||
SRC_URI=https://github.com/uowuo/abaddon/archive/refs/tags/v0.1.0.tar.gz -> abaddon-0.1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6 desktop c0d27bf73aa08ca05b663dbd31fbef28
|
||||
_md5_=94ead1d032b223a0e2a049a2eb7bceac
|
||||
_md5_=b06551224c950d80081187dd979845c4
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-libs/libpcre:3 dev-libs/libunistring dev-libs/openssl media-libs/libsdl2[sound(+),video(+)] sys-libs/zlib fribidi? ( dev-libs/fribidi ) harfbuzz? ( media-libs/harfbuzz[truetype(+)] ) mp3? ( media-sound/mpg123 ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=dev-libs/libpcre:3 dev-libs/libunistring:= dev-libs/openssl:= media-libs/libsdl2[sound(+),video(+)] sys-libs/zlib:= fribidi? ( dev-libs/fribidi ) harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Desktop GUI client for browsing Geminispace
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gmi.skyjake.fi/lagrange/ https://git.skyjake.fi/gemini/lagrange
|
||||
INHERIT=xdg cmake
|
||||
IUSE=cpu_flags_x86_sse4_1 +fribidi +harfbuzz +mp3
|
||||
IUSE=cpu_flags_x86_sse4_1 +fribidi +harfbuzz mp3 webp
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=|| ( MIT Unlicense ) Apache-2.0 BSD-2 OFL-1.1
|
||||
RDEPEND=dev-libs/libpcre:3 dev-libs/libunistring dev-libs/openssl media-libs/libsdl2[sound(+),video(+)] sys-libs/zlib fribidi? ( dev-libs/fribidi ) harfbuzz? ( media-libs/harfbuzz[truetype(+)] ) mp3? ( media-sound/mpg123 )
|
||||
RDEPEND=dev-libs/libpcre:3 dev-libs/libunistring:= dev-libs/openssl:= media-libs/libsdl2[sound(+),video(+)] sys-libs/zlib:= fribidi? ( dev-libs/fribidi ) harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
|
||||
SLOT=0
|
||||
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.6.4/lagrange-1.6.4.tar.gz
|
||||
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.7.0/lagrange-1.7.0.tar.gz
|
||||
_eclasses_=xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 cmake 11fee991ab428a3370e5c20fa8231fb6
|
||||
_md5_=46e9edee90429ab5aee843c6fe6660ba
|
||||
_md5_=76f2dbc28d0f370d93a8b1f66eccd48a
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3
|
||||
RESTRICT=mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=https://bisq.network/downloads/v1.7.3/Bisq-64bit-1.7.3.deb
|
||||
SRC_URI=https://bisq.network/downloads/v1.7.4/Bisq-64bit-1.7.4.deb
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 unpacker 928e1f35ef78ba9fc2b214e29c2b55a4 xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=a2321936a402ea6c630a663509df09fd
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=dev-util/quilt sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=configure install prepare test
|
||||
DESCRIPTION=A Library for Approximate Nearest Neighbor Searching
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.cs.umd.edu/~mount/ANN/
|
||||
INHERIT=autotools eutils flag-o-matic
|
||||
IUSE=debug test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=http://cdn-fastly.deb.debian.org/debian/pool/main/a/ann/ann_1.1.2+doc.orig.tar.gz http://cdn-fastly.deb.debian.org/debian/pool/main/a/ann/ann_1.1.2+doc-7.debian.tar.xz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5
|
||||
_md5_=f5d9e542654a0fa65d2f32a84b68fe49
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=dev-util/quilt sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=configure install prepare test
|
||||
DESCRIPTION=A Library for Approximate Nearest Neighbor Searching
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.cs.umd.edu/~mount/ANN https://tracker.debian.org/pkg/ann
|
||||
INHERIT=autotools eutils flag-o-matic
|
||||
INHERIT=autotools flag-o-matic
|
||||
IUSE=profile test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://debian/pool/main/a/ann/ann_1.1.2+doc.orig.tar.gz mirror://debian/pool/main/a/ann/ann_1.1.2+doc-7.debian.tar.xz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5
|
||||
_md5_=9366e1f9e5f651545580ed609cb473bd
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5
|
||||
_md5_=a8aa3a75b699771543d4b5483bad84e1
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
HOMEPAGE=https://launchpad.net/keystone
|
||||
INHERIT=distutils-r1
|
||||
IUSE=+sqlite ldap memcached mongo mysql postgres test python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0 >=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/pymysql-0.7.7[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-5.2.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.0.2[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-1.19.1[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-0.1.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/pycadf-2.0.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(-)?] !~dev-python/pymongo-3.1[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(-)?]
|
||||
REQUIRED_USE=|| ( mysql postgres sqlite ) || ( python_targets_python3_8 )
|
||||
@@ -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-18.0.0 https://tarballs.openstack.org/keystone/keystone-18.0.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
|
||||
_md5_=68fc83d9ec9c07e782c1e04261abd789
|
||||
_md5_=55dbcc34d1320fb33e517edfe561506d
|
||||
|
||||
16
metadata/md5-cache/sys-cluster/AXL-0.3.0
Normal file
16
metadata/md5-cache/sys-cluster/AXL-0.3.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=>=dev-util/cmake-2.8 dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=sys-libs/zlib sys-cluster/KVTree
|
||||
DESCRIPTION=AXL provides a common C interface to transfer files in an HPC storage hierarchy.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/ECP-VeloC/AXL
|
||||
INHERIT=cmake
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=sys-libs/zlib sys-cluster/KVTree
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ECP-VeloC/AXL/archive/v0.3.0.tar.gz -> AXL-0.3.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
|
||||
_md5_=15b7deea637dd0d846861c55467c920a
|
||||
@@ -6,8 +6,8 @@ INHERIT=python-single-r1
|
||||
IUSE=+io-libs +parallel +perf-tools +python +runtimes +serial +slurm-client +slurm-server python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) || ( sys-libs/libunwind sys-libs/llvm-libunwind ) app-shells/pdsh sys-apps/ipmitool sys-process/numactl virtual/mpi io-libs? ( sci-libs/hdf5[cxx,fortran,mpi] sci-libs/netcdf[hdf5,mpi] sci-libs/netcdf-cxx sci-libs/netcdf-fortran ) parallel? ( dev-libs/boost[mpi] sci-libs/fftw[mpi] sci-libs/hypre[mpi] sci-libs/mumps[mpi,scotch] sci-libs/scalapack sci-libs/scotch[mpi,threads] sci-libs/trilinos[boost,hypre,mumps,scotch,scalapack,petsc] sci-mathematics/petsc[fftw,hypre,mpi,mumps,scotch] sci-mathematics/slepc[mpi] io-libs? ( sci-libs/trilinos[hdf5,netcdf] sci-mathematics/petsc[hdf5] ) python? ( python_single_target_python3_8? ( dev-libs/boost[numpy,python,python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-libs/boost[numpy,python,python_targets_python3_9(-)] ) ) ) perf-tools? ( dev-libs/papi sys-apps/likwid sys-cluster/extrae[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] ) python? ( python_single_target_python3_8? ( dev-python/mpi4py[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/scipy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mpi4py[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/scipy[python_targets_python3_9(-)] ) ) runtimes? ( sys-cluster/charliecloud[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] sys-cluster/singularity ) serial? ( dev-lang/R[lapack] sci-libs/gsl[cblas-external] sci-libs/metis sci-libs/openblas[eselect-ldso] sci-libs/superlu ) slurm-client? ( sys-apps/hwloc sys-cluster/slurm[numa,pam] io-libs? ( sys-cluster/slurm[hdf5] ) ) slurm-server? ( sys-cluster/slurm[numa,perl,slurmdbd] io-libs? ( sys-cluster/slurm[hdf5] ) )
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) || ( sys-libs/libunwind sys-libs/llvm-libunwind ) app-shells/pdsh sys-apps/ipmitool sys-process/numactl virtual/mpi io-libs? ( sci-libs/hdf5[cxx,fortran,mpi] sci-libs/netcdf[hdf5,mpi] sci-libs/netcdf-cxx sci-libs/netcdf-fortran sys-cluster/parallel-netcdf ) parallel? ( dev-libs/boost[mpi] sci-libs/fftw[mpi] sci-libs/hypre[mpi] sci-libs/mumps[mpi,scotch] sci-libs/scalapack sci-libs/scotch[mpi,threads] sci-libs/trilinos[boost,hypre,mumps,scotch,scalapack,petsc] sci-mathematics/petsc[fftw,hypre,mpi,mumps,scotch] sci-mathematics/slepc[mpi] io-libs? ( sci-libs/trilinos[hdf5,netcdf] sci-mathematics/petsc[hdf5] ) python? ( python_single_target_python3_8? ( dev-libs/boost[numpy,python,python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-libs/boost[numpy,python,python_targets_python3_9(-)] ) ) ) perf-tools? ( dev-libs/papi sys-apps/likwid sys-cluster/extrae[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] ) python? ( python_single_target_python3_8? ( dev-python/mpi4py[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/scipy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mpi4py[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/scipy[python_targets_python3_9(-)] ) ) runtimes? ( sys-cluster/charliecloud[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] sys-cluster/singularity ) serial? ( dev-lang/R[lapack] sci-libs/gsl[cblas-external] sci-libs/metis sci-libs/openblas[eselect-ldso] sci-libs/superlu ) slurm-client? ( sys-apps/hwloc sys-cluster/slurm[numa,pam] io-libs? ( sys-cluster/slurm[hdf5] ) ) slurm-server? ( sys-cluster/slurm[numa,perl,slurmdbd] io-libs? ( sys-cluster/slurm[hdf5] ) )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c
|
||||
_md5_=37a9d906d34b3ec757c6ee552cd15551
|
||||
_md5_=7d4ca07b44396128eb2d8f3aef556e3f
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
HOMEPAGE=https://launchpad.net/cinder
|
||||
INHERIT=distutils-r1 linux-info
|
||||
IUSE=+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres rdma sqlite +tcp test +tgt python_targets_python3_8 kernel_linux
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-5.4.1[python_targets_python3_8(-)?] >=dev-python/decorator-4.1.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.26.0[python_targets_python3_8(-)?] >=dev-python/greenlet-0.4.15[python_targets_python3_8(-)?] >=dev-python/httplib2-0.9.1[python_targets_python3_8(-)?] >=dev-python/importlib_metadata-1.7.0[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.12[python_targets_python3_8(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.14.0[python_targets_python3_8(-)?] >=dev-python/keystonemiddleware-4.21.0[python_targets_python3_8(-)?] >=dev-python/lxml-4.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-6.11.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.23.0[python_targets_python3_8(-)?] >=dev-python/oslo-db-6.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-3.44.0[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-6.4.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-1.44.1[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-2.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-reports-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-rootwrap-5.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.25.0[python_targets_python3_8(-)?] >=dev-python/oslo-service-2.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-0.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.40.2[python_targets_python3_8(-)?] >=dev-python/oslo-versionedobjects-1.31.2[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/packaging-20.4[python_targets_python3_8(-)?] >=dev-python/paramiko-2.7.1[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0[python_targets_python3_8(-)?] >=dev-python/psutil-3.2.2[python_targets_python3_8(-)?] >=dev-python/pyparsing-2.2.1[python_targets_python3_8(-)?] >=dev-python/python-barbicanclient-4.9.0[python_targets_python3_8(-)?] >=dev-python/python-glanceclient-2.15.0[python_targets_python3_8(-)?] >=dev-python/python-keystoneclient-3.15.0[python_targets_python3_8(-)?] >=dev-python/python-novaclient-9.1.0[python_targets_python3_8(-)?] >=dev-python/python-swiftclient-3.2.0[python_targets_python3_8(-)?] >=dev-python/pytz-2015.7[python_targets_python3_8(-)?] >=dev-python/requests-2.18.0[python_targets_python3_8(-)?] !~dev-python/requests-2.20.0[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/taskflow-3.8.0[python_targets_python3_8(-)?] >=dev-python/rtslib-fb-2.1.65[python_targets_python3_8(-)?] >=dev-python/six-1.11.0[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/pymysql-0.7.7[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.3.0[sqlite,python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.3.0[sqlite,python_targets_python3_8(-)?] ) >=dev-python/sqlalchemy-migrate-0.13.0[python_targets_python3_8(-)?] >=dev-python/stevedore-1.31.0[python_targets_python3_8(-)?] >=dev-python/tabulate-0.8.5[python_targets_python3_8(-)?] >=dev-python/tenacity-6.1.0[python_targets_python3_8(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.24.0[python_targets_python3_8(-)?] >=dev-python/oslo-vmware-2.35.0[python_targets_python3_8(-)?] >=dev-python/os-brick-4.0.1[python_targets_python3_8(-)?] >=dev-python/os-win-4.2.0[python_targets_python3_8(-)?] >=dev-python/tooz-1.58.0[python_targets_python3_8(-)?] >=dev-python/google-api-python-client-1.4.2[python_targets_python3_8(-)?] >=dev-python/castellan-1.3.0[python_targets_python3_8(-)?] >=dev-python/cryptography-2.1.4[python_targets_python3_8(-)?] >=dev-python/cursive-0.2.1[python_targets_python3_8(-)?] >=dev-python/zstd-1.4.5.0[python_targets_python3_8(-)?] iscsi? ( tgt? ( sys-block/tgt ) sys-block/open-iscsi ) lvm? ( sys-fs/lvm2 ) memcached? ( net-misc/memcached ) app-emulation/qemu sys-fs/sysfsutils acct-user/cinder acct-group/cinder 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(-)?]
|
||||
REQUIRED_USE=|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma ) || ( python_targets_python3_8 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/victoria/cinder.conf.sample -> cinder.conf.sample-17.1.0 https://tarballs.openstack.org/cinder/cinder-17.1.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049 linux-info 0979a3f84b9948fbe2a553beb6b5f505
|
||||
_md5_=7595c3ae9ffdf7146431b441911cbca7
|
||||
_md5_=66e077947ee5375e99dd543c050412ca
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=doc? ( app-doc/doxygen ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=compile configure install prepare setup
|
||||
DEPEND=app-arch/bzip2 dev-libs/boost:= sci-libs/ann !sys-cluster/libbsctools mpi? ( virtual/mpi ) muster? ( sys-cluster/muster ) treedbscan? ( dev-libs/boost:=[threads] dev-libs/gmp dev-libs/mpfr sci-mathematics/cgal[shared(-)] sys-cluster/synapse ) || ( dev-lang/python:3.10 dev-lang/python:3.9 dev-lang/python:3.8 >=dev-python/pypy3-7.3.0:0 )
|
||||
DEPEND=app-arch/bzip2 dev-libs/boost:= sci-libs/ann !sys-cluster/libbsctools mpi? ( virtual/mpi ) muster? ( sys-cluster/muster ) treedbscan? ( dev-libs/boost:=[threads(+)] dev-libs/gmp dev-libs/mpfr sci-mathematics/cgal[shared(-)] sys-cluster/synapse ) || ( dev-lang/python:3.10 dev-lang/python:3.9 dev-lang/python:3.8 >=dev-python/pypy3-7.3.0:0 )
|
||||
DESCRIPTION=Expose the main performance trends in applications computation structure
|
||||
EAPI=8
|
||||
HOMEPAGE=https://tools.bsc.es/cluster-analysis https://github.com/bsc-performance-tools/clustering-suite
|
||||
@@ -8,8 +8,8 @@ INHERIT=autotools python-any-r1
|
||||
IUSE=doc mpi muster treedbscan
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1+
|
||||
RDEPEND=app-arch/bzip2 dev-libs/boost:= sci-libs/ann !sys-cluster/libbsctools mpi? ( virtual/mpi ) muster? ( sys-cluster/muster ) treedbscan? ( dev-libs/boost:=[threads] dev-libs/gmp dev-libs/mpfr sci-mathematics/cgal[shared(-)] sys-cluster/synapse )
|
||||
RDEPEND=app-arch/bzip2 dev-libs/boost:= sci-libs/ann !sys-cluster/libbsctools mpi? ( virtual/mpi ) muster? ( sys-cluster/muster ) treedbscan? ( dev-libs/boost:=[threads(+)] dev-libs/gmp dev-libs/mpfr sci-mathematics/cgal[shared(-)] sys-cluster/synapse )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeload.github.com/bsc-performance-tools/clustering-suite/tar.gz/refs/tags/2.6.9 -> clusteringsuite-2.6.9.tar.gz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 655fe65f186504e455c2f3116808fda8 python-any-r1 13f6d423c5c5bc519a9b552654cc745f
|
||||
_md5_=c9d88a16785a1f6a535ae0241592ce16
|
||||
_md5_=0d87f4e2fc6cc429336604e9045a5795
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-lang/perl
|
||||
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-lang/perl
|
||||
DEFINED_PHASES=compile configure install preinst prepare setup test
|
||||
DEPEND=perl? ( dev-lang/perl:= ) python? ( python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) java? ( virtual/jdk:1.8 ) dev-lang/perl java? ( >=dev-java/java-config-2.2.0-r3 )
|
||||
DEPEND=perl? ( dev-lang/perl:= ) python? ( python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) java? ( virtual/jdk:1.8 ) dev-lang/perl java? ( >=dev-java/java-config-2.2.0-r3 )
|
||||
DESCRIPTION=Static cluster configuration database used for cluster configuration management.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/chaos/genders
|
||||
INHERIT=autotools distutils-r1 perl-module java-pkg-opt-2 flag-o-matic
|
||||
IUSE=cxx java perl python python_targets_python3_8 python_targets_python3_9 elibc_FreeBSD java
|
||||
INHERIT=distutils-r1 perl-module java-pkg-opt-2 flag-o-matic
|
||||
IUSE=cxx java perl python python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 elibc_FreeBSD java
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=perl? ( dev-lang/perl:= ) python? ( python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) java? ( virtual/jdk:1.8 ) java? ( virtual/jre:1.8 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-lang/perl:= java? ( >=dev-java/java-config-2.2.0-r3 )
|
||||
REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 ) ) || ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RDEPEND=perl? ( dev-lang/perl:= ) python? ( python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) java? ( virtual/jdk:1.8 ) java? ( virtual/jre:1.8 ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-lang/perl:= java? ( >=dev-java/java-config-2.2.0-r3 )
|
||||
REQUIRED_USE=python? ( || ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) ) || ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/chaos/genders/archive/genders-1-28-1.tar.gz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1 multiprocessing 61c959fc55c15c00bbb1079d6a71370b multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049 perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module bd9574a79c5f0a347a9ea3db5ad9ca72 java-utils-2 8a3af9303fdbeca4510a6ba6e91b1460 java-pkg-opt-2 bf35c60a54945228d5d4cb3a5cc17f5a edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5
|
||||
_md5_=29c5d5013238a844d6f221e99c45759f
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049 perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module bd9574a79c5f0a347a9ea3db5ad9ca72 java-utils-2 8a3af9303fdbeca4510a6ba6e91b1460 java-pkg-opt-2 bf35c60a54945228d5d4cb3a5cc17f5a edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5
|
||||
_md5_=82efa279388d972e2244d803d3de9f80
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,14 +1,11 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=install prepare
|
||||
DEPEND=dev-libs/boost:=
|
||||
DESCRIPTION=libbsctools
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/bsc-performance-tools/libbsctools
|
||||
INHERIT=autotools
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=dev-libs/boost:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bsc-performance-tools/libbsctools/archive/refs/tags/1.0.6.tar.gz -> libbsctools-1.0.6.tar.gz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1
|
||||
_md5_=e871db4d6aef4bcaed7b66906c81d412
|
||||
_md5_=2a0b79847ecf294bee554465c9480a71
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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(-)?]
|
||||
DEFINED_PHASES=compile config configure install postinst prepare pretend setup test
|
||||
DEPEND=>=dev-python/pbr-4.0.0[python_targets_python3_8(-)?] app-admin/sudo
|
||||
DESCRIPTION=A virtual network service for Openstack
|
||||
EAPI=7
|
||||
HOMEPAGE=https://launchpad.net/neutron
|
||||
INHERIT=distutils-r1 linux-info
|
||||
IUSE=compute-only dhcp haproxy ipv6 l3 metadata openvswitch linuxbridge server sqlite +mysql postgres python_targets_python3_8 kernel_linux
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-4.0.0[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0-r1[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?] >=dev-python/decorator-3.4.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.21.0[python_targets_python3_8(-)?] >=dev-python/pecan-1.3.2[python_targets_python3_8(-)?] >=dev-python/httplib2-0.9.1[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/jinja-2.10[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/netifaces-0.10.4[python_targets_python3_8(-)?] >=dev-python/neutron-lib-2.6.0[python_targets_python3_8(-)?] >=dev-python/python-neutronclient-6.3.0[python_targets_python3_8(-)?] >=dev-python/tenacity-6.0.0[python_targets_python3_8(-)?] compute-only? ( >=dev-python/sqlalchemy-1.2.0[python_targets_python3_8(-)?] ) sqlite? ( >=dev-python/sqlalchemy-1.2.0[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] !~dev-python/pymysql-0.7.7[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_8(-)?] ) >=dev-python/webob-1.8.2[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.14.0[python_targets_python3_8(-)?] >=dev-python/alembic-0.8.10[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.1[python_targets_python3_8(-)?] >=dev-python/oslo-cache-1.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.20.0[python_targets_python3_8(-)?] >=dev-python/oslo-db-4.44.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.20.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-4.2.1[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-7.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-1.30.0[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-2.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-reports-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-rootwrap-5.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.25.0[python_targets_python3_8(-)?] >=dev-python/oslo-service-1.24.0[python_targets_python3_8(-)?] !~dev-python/oslo-service-1.28.1[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-0.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.4.0[python_targets_python3_8(-)?] >=dev-python/oslo-versionedobjects-1.35.1[python_targets_python3_8(-)?] >=dev-python/osprofiler-2.3.0[python_targets_python3_8(-)?] >=dev-python/os-ken-0.3.0[python_targets_python3_8(-)?] >=dev-python/ovs-2.8.0[python_targets_python3_8(-)?] >=dev-python/ovsdbapp-1.3.0[python_targets_python3_8(-)?] >=dev-python/psutil-3.2.2[python_targets_python3_8(-)?] >=dev-python/pyroute2-0.5.13[python_targets_python3_8(-)?] >=dev-python/pyopenssl-17.1.0[python_targets_python3_8(-)?] >=dev-python/python-novaclient-9.1.0[python_targets_python3_8(-)?] >=dev-python/openstacksdk-0.31.2[python_targets_python3_8(-)?] >=dev-python/python-designateclient-2.7.0[python_targets_python3_8(-)?] >=dev-python/os-xenapi-0.3.1[python_targets_python3_8(-)?] >=dev-python/os-vif-1.15.1[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/tooz-1.58.0[python_targets_python3_8(-)?] dev-python/pyudev[python_targets_python3_8(-)?] sys-apps/iproute2 net-misc/iputils[arping] net-misc/bridge-utils net-firewall/ipset net-firewall/iptables net-firewall/ebtables net-firewall/conntrack-tools haproxy? ( net-proxy/haproxy ) openvswitch? ( net-misc/openvswitch ) ipv6? ( net-misc/radvd >=net-misc/dibbler-1.0.1 ) dhcp? ( net-dns/dnsmasq[dhcp-tools] ) acct-group/neutron acct-user/neutron 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(-)?]
|
||||
REQUIRED_USE=!compute-only? ( || ( mysql postgres sqlite ) ) compute-only? ( !mysql !postgres !sqlite !dhcp !l3 !metadata !server || ( openvswitch linuxbridge ) ) || ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/victoria/configs.tar.gz -> neutron-configs-17.1.1.tar.gz https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/victoria/ml2_plugins.tar.gz -> neutron-ml2-plugins-17.1.1.tar.gz https://tarballs.openstack.org/neutron/neutron-17.1.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049 linux-info 0979a3f84b9948fbe2a553beb6b5f505
|
||||
_md5_=3ebbb3f5170e1a68305014412629fc8e
|
||||
@@ -6,11 +6,11 @@ EAPI=7
|
||||
HOMEPAGE=https://launchpad.net/neutron
|
||||
INHERIT=distutils-r1 linux-info
|
||||
IUSE=compute-only dhcp haproxy ipv6 l3 metadata openvswitch linuxbridge server sqlite +mysql postgres python_targets_python3_8 kernel_linux
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-4.0.0[python_targets_python3_8(-)?] >=dev-python/paste-2.0.2[python_targets_python3_8(-)?] >=dev-python/pastedeploy-1.5.0-r1[python_targets_python3_8(-)?] >=dev-python/routes-2.3.1[python_targets_python3_8(-)?] >=dev-python/debtcollector-1.19.0[python_targets_python3_8(-)?] >=dev-python/decorator-3.4.0[python_targets_python3_8(-)?] >=dev-python/eventlet-0.21.0[python_targets_python3_8(-)?] >=dev-python/pecan-1.3.2[python_targets_python3_8(-)?] >=dev-python/httplib2-0.9.1[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/jinja-2.10[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?] >=dev-python/netifaces-0.10.4[python_targets_python3_8(-)?] >=dev-python/neutron-lib-2.6.0[python_targets_python3_8(-)?] >=dev-python/python-neutronclient-6.3.0[python_targets_python3_8(-)?] >=dev-python/tenacity-6.0.0[python_targets_python3_8(-)?] compute-only? ( >=dev-python/sqlalchemy-1.2.0[python_targets_python3_8(-)?] ) sqlite? ( >=dev-python/sqlalchemy-1.2.0[sqlite,python_targets_python3_8(-)?] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python3_8(-)?] !~dev-python/pymysql-0.7.7[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_8(-)?] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python3_8(-)?] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_8(-)?] ) >=dev-python/webob-1.8.2[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.14.0[python_targets_python3_8(-)?] >=dev-python/alembic-0.8.10[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.1[python_targets_python3_8(-)?] >=dev-python/oslo-cache-1.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_8(-)?] >=dev-python/oslo-context-2.20.0[python_targets_python3_8(-)?] >=dev-python/oslo-db-4.44.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.20.0[python_targets_python3_8(-)?] >=dev-python/oslo-log-4.2.1[python_targets_python3_8(-)?] >=dev-python/oslo-messaging-7.0.0[python_targets_python3_8(-)?] >=dev-python/oslo-middleware-3.31.0[python_targets_python3_8(-)?] >=dev-python/oslo-policy-1.30.0[python_targets_python3_8(-)?] >=dev-python/oslo-privsep-2.3.0[python_targets_python3_8(-)?] >=dev-python/oslo-reports-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-rootwrap-5.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.25.0[python_targets_python3_8(-)?] >=dev-python/oslo-service-1.24.0[python_targets_python3_8(-)?] !~dev-python/oslo-service-1.28.1[python_targets_python3_8(-)?] >=dev-python/oslo-upgradecheck-0.1.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-4.4.0[python_targets_python3_8(-)?] >=dev-python/oslo-versionedobjects-1.35.1[python_targets_python3_8(-)?] >=dev-python/osprofiler-2.3.0[python_targets_python3_8(-)?] >=dev-python/os-ken-0.3.0[python_targets_python3_8(-)?] >=dev-python/ovs-2.8.0[python_targets_python3_8(-)?] >=dev-python/ovsdbapp-1.3.0[python_targets_python3_8(-)?] >=dev-python/psutil-3.2.2[python_targets_python3_8(-)?] >=dev-python/pyroute2-0.5.13[python_targets_python3_8(-)?] >=dev-python/pyopenssl-17.1.0[python_targets_python3_8(-)?] >=dev-python/python-novaclient-9.1.0[python_targets_python3_8(-)?] >=dev-python/openstacksdk-0.31.2[python_targets_python3_8(-)?] >=dev-python/python-designateclient-2.7.0[python_targets_python3_8(-)?] >=dev-python/os-xenapi-0.3.1[python_targets_python3_8(-)?] >=dev-python/os-vif-1.15.1[python_targets_python3_8(-)?] >=dev-python/futurist-1.2.0[python_targets_python3_8(-)?] >=dev-python/tooz-1.58.0[python_targets_python3_8(-)?] dev-python/pyudev[python_targets_python3_8(-)?] sys-apps/iproute2 net-misc/iputils[arping] net-misc/bridge-utils net-firewall/ipset net-firewall/iptables net-firewall/ebtables net-firewall/conntrack-tools haproxy? ( net-proxy/haproxy ) openvswitch? ( net-misc/openvswitch ) ipv6? ( net-misc/radvd >=net-misc/dibbler-1.0.1 ) dhcp? ( net-dns/dnsmasq[dhcp-tools] ) acct-group/neutron acct-user/neutron 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(-)?]
|
||||
REQUIRED_USE=!compute-only? ( || ( mysql postgres sqlite ) ) compute-only? ( !mysql !postgres !sqlite !dhcp !l3 !metadata !server || ( openvswitch linuxbridge ) ) || ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/victoria/configs.tar.gz -> neutron-configs-17.1.2.tar.gz https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/victoria/ml2_plugins.tar.gz -> neutron-ml2-plugins-17.1.2.tar.gz https://tarballs.openstack.org/neutron/neutron-17.1.2.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049 linux-info 0979a3f84b9948fbe2a553beb6b5f505
|
||||
_md5_=3ebbb3f5170e1a68305014412629fc8e
|
||||
_md5_=7bfda134df4ff2aaa77cb741dd06a7d3
|
||||
|
||||
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user