diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-08-01 16:44:02 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-08-01 16:44:02 +0000 |
commit | 0522456bf6933a5868ba57a8335d3adbf03a6835 (patch) | |
tree | 747da3fced95bce6dc4040097b22ddbb2af3a5ae | |
parent | Merge updates from master (diff) | |
download | gentoo-0522456bf6933a5868ba57a8335d3adbf03a6835.tar.gz gentoo-0522456bf6933a5868ba57a8335d3adbf03a6835.tar.bz2 gentoo-0522456bf6933a5868ba57a8335d3adbf03a6835.zip |
2017-08-01 16:44:00 UTC
-rw-r--r-- | metadata/md5-cache/dev-lang/qu-prolog-10.0 | 6 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/netmiko-1.4.2 | 15 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 1 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
4 files changed, 20 insertions, 4 deletions
diff --git a/metadata/md5-cache/dev-lang/qu-prolog-10.0 b/metadata/md5-cache/dev-lang/qu-prolog-10.0 index 160ae214d526..875e23cb336e 100644 --- a/metadata/md5-cache/dev-lang/qu-prolog-10.0 +++ b/metadata/md5-cache/dev-lang/qu-prolog-10.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare -DEPEND=!dev-util/mpatch !dev-util/rej qt4? ( dev-qt/qtgui:4 ) pedro? ( net-misc/pedro ) readline? ( app-misc/rlwrap ) dev-lang/perl +DEPEND=!dev-util/mpatch !dev-util/rej !games-rpg/kqlives qt4? ( dev-qt/qtgui:4 ) pedro? ( net-misc/pedro ) readline? ( app-misc/rlwrap ) dev-lang/perl DESCRIPTION=Extended Prolog supporting quantifiers, object-variables and substitutions EAPI=5 HOMEPAGE=http://www.itee.uq.edu.au/~pjr/HomePages/QuPrologHome.html IUSE=debug doc examples pedro qt4 readline threads KEYWORDS=~amd64 ~ppc ~x86 LICENSE=Apache-2.0 GPL-2+ -RDEPEND=!dev-util/mpatch !dev-util/rej qt4? ( dev-qt/qtgui:4 ) pedro? ( net-misc/pedro ) readline? ( app-misc/rlwrap ) +RDEPEND=!dev-util/mpatch !dev-util/rej !games-rpg/kqlives qt4? ( dev-qt/qtgui:4 ) pedro? ( net-misc/pedro ) readline? ( app-misc/rlwrap ) SLOT=0 SRC_URI=http://www.itee.uq.edu.au/~pjr/HomePages/QPFiles/qp10.0.tar.gz _eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_install:- _eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e qmake-utils 990448b067cb3cfe1443bc25fb57239c toolchain-funcs 8fec6b1eb195836560e70b66d98fb163 -_md5_=4b6e2a48dd6c133c2336d93a82c745fc +_md5_=1ac4c00b7ee7987be403d4a213353912 diff --git a/metadata/md5-cache/dev-python/netmiko-1.4.2 b/metadata/md5-cache/dev-python/netmiko-1.4.2 new file mode 100644 index 000000000000..b907ebef11ba --- /dev/null +++ b/metadata/md5-cache/dev-python/netmiko-1.4.2 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/scp[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DESCRIPTION=Multi-vendor library to simplify Paramiko SSH connections to network devices +EAPI=6 +HOMEPAGE=https://github.com/ktbyers/netmiko +IUSE=python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/scp[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +SLOT=0 +SRC_URI=mirror://pypi/n/netmiko/netmiko-1.4.2.tar.gz +_eclass_exported_funcs=src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1 +_eclasses_=distutils-r1 372bbe39047c0a2550319a3a82f3e063 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 e9350ec46bb5c9f3504b4fbe8b8d8987 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 8fec6b1eb195836560e70b66d98fb163 xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120 +_md5_=1a59d7c2d6447148692459446a54de1d diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 767ea5da6705..151bb5b9adee 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -8042,6 +8042,7 @@ dev-python/netaddr 0.7.12 0.7.13 0.7.14 0.7.15 0.7.17 0.7.18 0.7.19: Network add dev-python/netcdf4-python 1.2.2: Python/numpy interface to the netCDF C library dev-python/netifaces 0.10.4 0.10.5: Portable network interface information dev-python/netlib 0.10 0.10.1 0.11.1 0.11.2 0.12.0: Collection of network utility classes used by pathod and mitmproxy +dev-python/netmiko 1.4.2: Multi-vendor library to simplify Paramiko SSH connections to network devices dev-python/networkx 1.10-r1 1.11: Python tools to manipulate graphs and complex networks dev-python/neutron-lib 0.0.2 0.4.0 1.1.0: Neutron shared routines and utilities. dev-python/nevow 0.11.1 0.14.2: A web templating framework that provides LivePage, an automatic AJAX toolkit diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index ba95d44fcd31..cdfcfff43f2b 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 01 Aug 2017 16:04:08 +0000 +Tue, 01 Aug 2017 16:44:01 +0000 |