summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-python/networkx-2.5
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
commit7f0ccc917c7abe6223784c703d86cd14755691fb (patch)
tree8c6793f68896b341e22f33d7e6cef88e481f4a8b /metadata/md5-cache/dev-python/networkx-2.5
parent9aa80713372911cec499b3adb2cd746790920916 (diff)
gentoo resync : 03.07.2021
Diffstat (limited to 'metadata/md5-cache/dev-python/networkx-2.5')
-rw-r--r--metadata/md5-cache/dev-python/networkx-2.514
1 files changed, 7 insertions, 7 deletions
diff --git a/metadata/md5-cache/dev-python/networkx-2.5 b/metadata/md5-cache/dev-python/networkx-2.5
index 9a3a213a05de..453e94b4ed74 100644
--- a/metadata/md5-cache/dev-python/networkx-2.5
+++ b/metadata/md5-cache/dev-python/networkx-2.5
@@ -1,15 +1,15 @@
-BDEPEND=test? ( >=dev-python/scipy-1.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/decorator-4.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/matplotlib-2.2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] extras? ( >=dev-python/pydot-1.2.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-python/pygraphviz-1.5[python_targets_python3_8(-)?] >=sci-libs/gdal-1.10.0[python,python_targets_python3_8(-)?] ) ) pandas? ( >=dev-python/pandas-0.23.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) scipy? ( >=dev-python/scipy-1.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) xml? ( >=dev-python/lxml-4.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) yaml? ( >=dev-python/pyyaml-3.13[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) 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-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
+BDEPEND=test? ( >=dev-python/scipy-1.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/decorator-4.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/matplotlib-2.2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] extras? ( >=dev-python/pydot-1.2.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-python/pygraphviz-1.5[python_targets_python3_8(-)?] >=sci-libs/gdal-1.10.0[python,python_targets_python3_8(-)?] ) ) pandas? ( python_targets_python3_8? ( >=dev-python/pandas-0.23.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-python/pandas-0.23.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) ) scipy? ( >=dev-python/scipy-1.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) xml? ( >=dev-python/lxml-4.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) yaml? ( >=dev-python/pyyaml-3.13[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=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(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python tools to manipulate graphs and complex networks
EAPI=7
-HOMEPAGE=https://networkx.github.io/ https://github.com/networkx/networkx
-IUSE=examples extras pandas scipy test xml yaml test python_targets_python3_8 python_targets_python3_9 test
+HOMEPAGE=https://networkx.org/ https://github.com/networkx/networkx
+IUSE=examples extras pandas scipy test xml yaml test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 test
KEYWORDS=amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
LICENSE=BSD
-RDEPEND=>=dev-python/decorator-4.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/matplotlib-2.2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] extras? ( >=dev-python/pydot-1.2.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-python/pygraphviz-1.5[python_targets_python3_8(-)?] >=sci-libs/gdal-1.10.0[python,python_targets_python3_8(-)?] ) ) pandas? ( >=dev-python/pandas-0.23.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) scipy? ( >=dev-python/scipy-1.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) xml? ( >=dev-python/lxml-4.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) yaml? ( >=dev-python/pyyaml-3.13[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) 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(-)?]
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
+RDEPEND=>=dev-python/decorator-4.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/matplotlib-2.2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] extras? ( >=dev-python/pydot-1.2.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-python/pygraphviz-1.5[python_targets_python3_8(-)?] >=sci-libs/gdal-1.10.0[python,python_targets_python3_8(-)?] ) ) pandas? ( python_targets_python3_8? ( >=dev-python/pandas-0.23.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-python/pandas-0.23.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) ) scipy? ( >=dev-python/scipy-1.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) xml? ( >=dev-python/lxml-4.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) yaml? ( >=dev-python/pyyaml-3.13[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(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/n/networkx/networkx-2.5.tar.gz
-_eclasses_=distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-r1 e20b80360497e6215aed0dd4ca7d6bad python-utils-r1 969dff6876159a10dfdad9e01d265d1c toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa virtualx 0a780e1ab49c75da33a78ede35ab8f9c
-_md5_=8a79f23723fb71de31ac37b9e8856b65
+_eclasses_=distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-r1 e20b80360497e6215aed0dd4ca7d6bad python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa virtualx 0a780e1ab49c75da33a78ede35ab8f9c
+_md5_=25356d2f7d674d8ef16b36a7457eebab