diff options
author | 2017-01-23 05:02:20 +0000 | |
---|---|---|
committer | 2017-01-23 05:02:20 +0000 | |
commit | 5f3f3535781a7bc870707d9e62e95b0f020ceeb8 (patch) | |
tree | a0421055ca0947bd4f8ea47f66159491bb8207b4 | |
parent | Merge updates from master (diff) | |
download | gentoo-5f3f3535781a7bc870707d9e62e95b0f020ceeb8.tar.gz gentoo-5f3f3535781a7bc870707d9e62e95b0f020ceeb8.tar.bz2 gentoo-5f3f3535781a7bc870707d9e62e95b0f020ceeb8.zip |
2017-01-23 05:02:18 UTC
-rw-r--r-- | metadata/md5-cache/dev-python/decorator-4.0.11 (renamed from metadata/md5-cache/dev-python/decorator-4.0.9) | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/decorator-4.0.6 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/nose-exclude-0.5.0 (renamed from metadata/md5-cache/dev-python/decorator-4.0.4) | 20 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/requests-2.12.5 (renamed from metadata/md5-cache/dev-python/requests-2.12.3) | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/typing-3.5.0.1 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/typing-3.5.3.0 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/wstools-0.4.5 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/zope-interface-4.1.2 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/zope-interface-4.3.3 (renamed from metadata/md5-cache/dev-python/zope-interface-4.3.1) | 4 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 12 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
11 files changed, 53 insertions, 69 deletions
diff --git a/metadata/md5-cache/dev-python/decorator-4.0.9 b/metadata/md5-cache/dev-python/decorator-4.0.11 index 2e2ca666cfea..8925090be7ff 100644 --- a/metadata/md5-cache/dev-python/decorator-4.0.9 +++ b/metadata/md5-cache/dev-python/decorator-4.0.11 @@ -9,7 +9,7 @@ LICENSE=BSD RDEPEND=python_targets_pypy? ( virtual/pypy:0= ) python_targets_pypy3? ( virtual/pypy3:0= ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) SLOT=0 -SRC_URI=mirror://pypi/d/decorator/decorator-4.0.9.tar.gz +SRC_URI=mirror://pypi/d/decorator/decorator-4.0.11.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 f1707af2d2ad4cf700a9e690de6ed855 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=7b880adb75fbd431d2f6ee97dc41bc4e +_md5_=1981a891abc4433e6c84bc91695e683e diff --git a/metadata/md5-cache/dev-python/decorator-4.0.6 b/metadata/md5-cache/dev-python/decorator-4.0.6 deleted file mode 100644 index 376eeca0d37d..000000000000 --- a/metadata/md5-cache/dev-python/decorator-4.0.6 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_pypy? ( virtual/pypy:0= ) python_targets_pypy3? ( virtual/pypy3:0= ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] -DESCRIPTION=Simplifies the usage of decorators for the average programmer -EAPI=5 -HOMEPAGE=https://pypi.python.org/pypi/decorator https://github.com/micheles/decorator -IUSE=doc python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos -LICENSE=BSD -RDEPEND=python_targets_pypy? ( virtual/pypy:0= ) python_targets_pypy3? ( virtual/pypy3:0= ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] -REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) -SLOT=0 -SRC_URI=mirror://pypi/d/decorator/decorator-4.0.6.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 f1707af2d2ad4cf700a9e690de6ed855 eutils ea170b525f6a38a006be05c9d9429f13 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=25b5cc12711b84d1e4ae7785b47a1a84 diff --git a/metadata/md5-cache/dev-python/decorator-4.0.4 b/metadata/md5-cache/dev-python/nose-exclude-0.5.0 index 0ce8a8edea5d..ffd032887e32 100644 --- a/metadata/md5-cache/dev-python/decorator-4.0.4 +++ b/metadata/md5-cache/dev-python/nose-exclude-0.5.0 @@ -1,15 +1,15 @@ DEFINED_PHASES=compile configure install prepare test DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_pypy? ( virtual/pypy:0= ) python_targets_pypy3? ( virtual/pypy3:0= ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] -DESCRIPTION=Simplifies the usage of decorators for the average programmer -EAPI=5 -HOMEPAGE=https://pypi.python.org/pypi/decorator https://github.com/micheles/decorator -IUSE=doc python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos -LICENSE=BSD -RDEPEND=python_targets_pypy? ( virtual/pypy:0= ) python_targets_pypy3? ( virtual/pypy3:0= ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +DESCRIPTION=Exclude specific directories from nosetests runs +EAPI=6 +HOMEPAGE=https://github.com/kgrandis/nose-exclude +IUSE=python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=LGPL-2.1 +RDEPEND=dev-python/nose[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_pypy? ( virtual/pypy:0= ) python_targets_pypy3? ( virtual/pypy3:0= ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) SLOT=0 -SRC_URI=mirror://pypi/d/decorator/decorator-4.0.4.tar.gz +SRC_URI=mirror://pypi/n/nose-exclude/nose-exclude-0.5.0.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 f1707af2d2ad4cf700a9e690de6ed855 eutils ea170b525f6a38a006be05c9d9429f13 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=451f001a191b43475b0b0feca01ab0a5 +_eclasses_=distutils-r1 f1707af2d2ad4cf700a9e690de6ed855 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=747c240fe76937da5452056b3951e8ae diff --git a/metadata/md5-cache/dev-python/requests-2.12.3 b/metadata/md5-cache/dev-python/requests-2.12.5 index 7ec800908efd..fce8deb42c53 100644 --- a/metadata/md5-cache/dev-python/requests-2.12.3 +++ b/metadata/md5-cache/dev-python/requests-2.12.5 @@ -10,7 +10,7 @@ RDEPEND=app-misc/ca-certificates >=dev-python/chardet-2.2.1[python_targets_pypy( REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) RESTRICT=test SLOT=0 -SRC_URI=mirror://pypi/r/requests/requests-2.12.3.tar.gz +SRC_URI=mirror://pypi/r/requests/requests-2.12.5.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 f1707af2d2ad4cf700a9e690de6ed855 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=baa782ac0e0aa9f6eaa0eeb954c8e7e6 +_md5_=606934e933fb54d4e9f5edb0d56d4e61 diff --git a/metadata/md5-cache/dev-python/typing-3.5.0.1 b/metadata/md5-cache/dev-python/typing-3.5.0.1 deleted file mode 100644 index 802d8fe31876..000000000000 --- a/metadata/md5-cache/dev-python/typing-3.5.0.1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] -DESCRIPTION=Type Hints for Python -EAPI=5 -HOMEPAGE=https://docs.python.org/3.5/library/typing.html -IUSE=python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 -KEYWORDS=~amd64 -LICENSE=PSF-2 -RDEPEND=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 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) -SLOT=0 -SRC_URI=mirror://pypi/t/typing/typing-3.5.0.1.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 f1707af2d2ad4cf700a9e690de6ed855 eutils ea170b525f6a38a006be05c9d9429f13 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=42eb232d60b2234f666c806c30294515 diff --git a/metadata/md5-cache/dev-python/typing-3.5.3.0 b/metadata/md5-cache/dev-python/typing-3.5.3.0 new file mode 100644 index 000000000000..682589d6a416 --- /dev/null +++ b/metadata/md5-cache/dev-python/typing-3.5.3.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=python_targets_pypy? ( virtual/pypy:0= ) python_targets_pypy3? ( virtual/pypy3:0= ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +DESCRIPTION=Type Hints for Python +EAPI=6 +HOMEPAGE=https://docs.python.org/3.5/library/typing.html +IUSE=python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 +KEYWORDS=~alpha ~amd64 ~hppa ~ppc64 ~x86 +LICENSE=PSF-2 +RDEPEND=python_targets_pypy? ( virtual/pypy:0= ) python_targets_pypy3? ( virtual/pypy3:0= ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) +SLOT=0 +SRC_URI=mirror://pypi/t/typing/typing-3.5.3.0.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 f1707af2d2ad4cf700a9e690de6ed855 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=3ce68a9d6bfd60a9daa3d9b0f0c3e861 diff --git a/metadata/md5-cache/dev-python/wstools-0.4.5 b/metadata/md5-cache/dev-python/wstools-0.4.5 new file mode 100644 index 000000000000..8d68d233efc5 --- /dev/null +++ b/metadata/md5-cache/dev-python/wstools-0.4.5 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/autopep8[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/execnet[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pep8[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytest[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytest-cache[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytest-cov[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytest-pep8[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytest-timeout[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/six[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pip[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_pypy? ( virtual/pypy:0=[xml(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[xml(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[xml(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +DESCRIPTION=WSDL parsing services package for Web Services for Python +EAPI=6 +HOMEPAGE=https://github.com/kiorky/wstools https://pypi.python.org/pypi/wstools +IUSE=python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=dev-python/autopep8[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/execnet[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pep8[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytest[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytest-cache[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytest-cov[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytest-pep8[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytest-timeout[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/six[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_pypy? ( virtual/pypy:0=[xml(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[xml(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[xml(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) +SLOT=0 +SRC_URI=mirror://pypi/w/wstools/wstools-0.4.5.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 f1707af2d2ad4cf700a9e690de6ed855 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=76ef0933ec6033398d6226d5d5841879 diff --git a/metadata/md5-cache/dev-python/zope-interface-4.1.2 b/metadata/md5-cache/dev-python/zope-interface-4.1.2 deleted file mode 100644 index 0eb04b8a83d3..000000000000 --- a/metadata/md5-cache/dev-python/zope-interface-4.1.2 +++ /dev/null @@ -1,16 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] python_targets_pypy? ( virtual/pypy:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] -DESCRIPTION=Interfaces for Python -EAPI=5 -HOMEPAGE=https://pypi.python.org/pypi/zope.interface -IUSE=python_targets_pypy python_targets_python2_7 python_targets_python3_4 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=ZPL -RDEPEND=python_targets_pypy? ( virtual/pypy:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] -REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 ) -RESTRICT=test -SLOT=0 -SRC_URI=mirror://pypi/z/zope.interface/zope.interface-4.1.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 f1707af2d2ad4cf700a9e690de6ed855 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=2ff4f1d5a0666126eefba701a1d88c58 diff --git a/metadata/md5-cache/dev-python/zope-interface-4.3.1 b/metadata/md5-cache/dev-python/zope-interface-4.3.3 index 22e91a123272..5a6b66c40343 100644 --- a/metadata/md5-cache/dev-python/zope-interface-4.3.1 +++ b/metadata/md5-cache/dev-python/zope-interface-4.3.3 @@ -9,7 +9,7 @@ LICENSE=ZPL RDEPEND=python_targets_pypy? ( virtual/pypy:0= ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) SLOT=0 -SRC_URI=mirror://pypi/z/zope.interface/zope.interface-4.3.1.tar.gz +SRC_URI=mirror://pypi/z/zope.interface/zope.interface-4.3.3.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 f1707af2d2ad4cf700a9e690de6ed855 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=ecb2fbb38e8366f1f90c7bca6cc69ecd +_md5_=6e7f49f7c1cdea5056a4b336da9aefd0 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 6bd6abd307fd..50e7447aa51c 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -7286,7 +7286,7 @@ dev-python/dbus-python 1.2.0-r1 1.2.4: Python bindings for the D-Bus messagebus dev-python/dbutils 1.1-r1: Database connections for multi-threaded environments dev-python/ddt 1.1.0: A library to multiply test cases dev-python/debtcollector 1.3.0: Python deprecation patterns and strategies that collect technical debt -dev-python/decorator 4.0.2 4.0.4 4.0.6 4.0.9 4.0.10: Simplifies the usage of decorators for the average programmer +dev-python/decorator 4.0.2 4.0.10 4.0.11: Simplifies the usage of decorators for the average programmer dev-python/decoratortools 1.8-r1: Class, function, and metaclass decorators dev-python/deform 0.9.8 0.9.9: Another form generation library dev-python/defusedxml 0.4.1-r1: XML bomb protection for Python stdlib modules, an xml serialiser @@ -7798,7 +7798,7 @@ dev-python/node-semver 0.1.1: Python version of node-semver, the semantic versio dev-python/nose 1.3.7-r1 1.3.7-r2 1.3.7-r3 9999: Unittest extension with automatic test suite discovery and easy test authoring dev-python/nose-cover3 0.1.0-r1: Coverage 3.x support for Nose dev-python/nose-descriptionfixer 0.0.4: Fix the way tests are described when the verbose flag is used -dev-python/nose-exclude 0.4.1: Exclude specific directories from nosetests runs +dev-python/nose-exclude 0.4.1 0.5.0: Exclude specific directories from nosetests runs dev-python/nose-parameterized 0.5.0: Parameterized testing with any Python test framework dev-python/nose-show-skipped 0.1: A nose plugin to show skipped tests and their messages dev-python/nose-testconfig 0.9 0.10: Test Configuration plugin for nosetests @@ -8352,7 +8352,7 @@ dev-python/repoze-lru 0.6-r1: A tiny LRU cache implementation and decorator dev-python/repoze-sphinx-autointerface 0.7.1: Sphinx extension: auto-generates API docs from Zope interfaces dev-python/repoze-who 2.2: repoze.who is an identification and authentication framework for WSGI. dev-python/reproject 0.2 0.3.1: Reproject astronomical images with Python -dev-python/requests 2.7.0 2.8.1 2.9.1-r2 2.11.1 2.12.3 2.12.4: HTTP library for human beings +dev-python/requests 2.7.0 2.8.1 2.9.1-r2 2.11.1 2.12.4 2.12.5: HTTP library for human beings dev-python/requests-cache 0.4.9 0.4.10 0.4.12: Persistent cache for requests library dev-python/requests-mock 0.5.1 0.6.0 0.7.0 1.0.0: Mock out responses from the requests package dev-python/requests-oauthlib 0.4.1 0.6.2 0.7.0: This project provides first-class OAuth library support for Requests @@ -8582,7 +8582,7 @@ dev-python/txaio 1.0.0 2.2.0 2.2.1 2.3.1 2.5.1-r1: Compatibility API between asy dev-python/txgithub 15.0.0 15.0.0-r1: GitHub API client implemented using Twisted dev-python/txrequests 0.9.2 0.9.5: Asynchronous Python HTTP for Humans dev-python/txsocksx 1.13.0.3 1.15.0.2: Twisted client endpoints for SOCKS{4,4a,5} -dev-python/typing 3.5.0.1 3.5.2.2: Type Hints for Python +dev-python/typing 3.5.2.2 3.5.3.0: Type Hints for Python dev-python/tzlocal 1.1.2 1.2: tzinfo object for the local timezone dev-python/u-msgpack 2.1 2.3.0: A portable, lightweight MessagePack serializer and deserializer dev-python/uhashring 0.4: Full featured consistent hashing python library compatible with ketama @@ -8655,7 +8655,7 @@ dev-python/wsaccel 0.6.2: Accelerator for ws4py, AutobahnPython and tornado dev-python/wsgiintercept 0.9.0 0.9.1 0.10.0 0.10.2 1.1.2 1.3.1: WSGI application in place of a real URI for testing dev-python/wsgilog 0.3-r1: Class for logging in WSGI-applications dev-python/wsgiproxy2 0.4.1 0.4.2: HTTP proxying tools for WSGI apps -dev-python/wstools 0.4.3 0.4.4: WSDL parsing services package for Web Services for Python +dev-python/wstools 0.4.3 0.4.4 0.4.5: WSDL parsing services package for Web Services for Python dev-python/wtf-peewee 0.2.3 0.2.4 0.2.5 0.2.6: WTForms integration for peewee models dev-python/wtforms 2.0.1 2.0.2 2.1: Flexible forms validation and rendering library for python web development dev-python/wxpython 2.8.12.1-r2 2.9.4.1-r2 3.0.0.0 3.0.1.1 3.0.2.0: A blending of the wxWindows C++ class library with Python @@ -8687,7 +8687,7 @@ dev-python/zeroconf 0.17.4 0.17.5: Pure Python Multicast DNS Service Discovery L dev-python/zfec 1.4.24: Fast erasure codec which can be used with the command-line, C, Python, or Haskell dev-python/zope-component 4.2.2 4.3.0: Zope Component Architecture dev-python/zope-event 4.0.3 4.1.0 4.2.0: Event publishing / dispatch, used by Zope Component Architecture -dev-python/zope-interface 4.1.1 4.1.2 4.1.3 4.2.0 4.3.1 4.3.2: Interfaces for Python +dev-python/zope-interface 4.1.1 4.1.3 4.2.0 4.3.2 4.3.3: Interfaces for Python dev-python/zsi 2.1_alpha1-r1: Web Services for Python dev-qt/assistant 4.8.6-r1 4.8.7 5.6.1 5.6.2 5.7.1: Tool for viewing on-line documentation in Qt help file format dev-qt/designer 4.8.6-r1 4.8.7 5.6.1 5.6.2 5.7.1: WYSIWYG tool for designing and building Qt-based GUIs diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 81a2448c13cb..6e04de9b5950 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 23 Jan 2017 03:42:20 +0000 +Mon, 23 Jan 2017 05:02:19 +0000 |