diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-11-24 04:03:01 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-11-24 04:03:01 +0000 |
commit | 334ba98311ed14aa75f530274e7c6b79e84a503b (patch) | |
tree | f6cd693934bd750f73574e6192c8069930a42c5b /metadata/md5-cache/dev-python | |
parent | Merge updates from master (diff) | |
download | gentoo-334ba98311ed14aa75f530274e7c6b79e84a503b.tar.gz gentoo-334ba98311ed14aa75f530274e7c6b79e84a503b.tar.bz2 gentoo-334ba98311ed14aa75f530274e7c6b79e84a503b.zip |
2016-11-24 04:03:00 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python')
-rw-r--r-- | metadata/md5-cache/dev-python/iniparse-0.4-r1 | 6 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/iniparse-0.4-r2 | 6 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/progressbar-2.3-r2 | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/metadata/md5-cache/dev-python/iniparse-0.4-r1 b/metadata/md5-cache/dev-python/iniparse-0.4-r1 index 2697067caaca..bec20be2fee1 100644 --- a/metadata/md5-cache/dev-python/iniparse-0.4-r1 +++ b/metadata/md5-cache/dev-python/iniparse-0.4-r1 @@ -2,14 +2,14 @@ DEFINED_PHASES=compile configure install prepare test DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Better INI parser for Python EAPI=5 -HOMEPAGE=https://code.google.com/p/iniparse https://pypi.python.org/pypi/iniparse +HOMEPAGE=https://pypi.python.org/pypi/iniparse IUSE=python_targets_python2_7 KEYWORDS=amd64 x86 LICENSE=MIT PSF-2 RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 -SRC_URI=https://iniparse.googlecode.com/files/iniparse-0.4.tar.gz +SRC_URI=mirror://pypi/i/iniparse/iniparse-0.4.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 583a05d30524485fda6869c772682ecd eutils b83a2420b796f7c6eff682679d08fe25 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=b42dba80e8c082e0fb79212269dad25c +_md5_=ce282d828c0404197f3832170961df9f diff --git a/metadata/md5-cache/dev-python/iniparse-0.4-r2 b/metadata/md5-cache/dev-python/iniparse-0.4-r2 index 65ae2a600dd7..7c32b5884647 100644 --- a/metadata/md5-cache/dev-python/iniparse-0.4-r2 +++ b/metadata/md5-cache/dev-python/iniparse-0.4-r2 @@ -2,14 +2,14 @@ DEFINED_PHASES=compile configure install prepare test DEPEND=>=dev-python/six-1.10.0[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(-)] 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=Better INI parser for Python EAPI=6 -HOMEPAGE=https://code.google.com/p/iniparse https://pypi.python.org/pypi/iniparse +HOMEPAGE=https://pypi.python.org/pypi/iniparse IUSE=python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 KEYWORDS=~amd64 ~x86 LICENSE=MIT PSF-2 RDEPEND=>=dev-python/six-1.10.0[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(-)] 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=https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/iniparse/iniparse-0.4.tar.gz +SRC_URI=mirror://pypi/i/iniparse/iniparse-0.4.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 583a05d30524485fda6869c772682ecd multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=1fd3ed89d7eed7d9a7c4ee30f373ba27 +_md5_=ec810bb1b82cbd8973cdee00fee7d986 diff --git a/metadata/md5-cache/dev-python/progressbar-2.3-r2 b/metadata/md5-cache/dev-python/progressbar-2.3-r2 index faf6a6a60a1a..f8fc75a12af2 100644 --- a/metadata/md5-cache/dev-python/progressbar-2.3-r2 +++ b/metadata/md5-cache/dev-python/progressbar-2.3-r2 @@ -2,14 +2,14 @@ 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=Text progressbar library for python EAPI=5 -HOMEPAGE=https://code.google.com/p/python-progressbar/ https://pypi.python.org/pypi/progressbar +HOMEPAGE=https://pypi.python.org/pypi/progressbar IUSE=python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 KEYWORDS=amd64 ~arm ppc x86 ~amd64-linux ~x86-linux LICENSE=|| ( LGPL-2.1 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=https://python-progressbar.googlecode.com/files/progressbar-2.3.tar.gz +SRC_URI=mirror://pypi/p/progressbar/progressbar-2.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 583a05d30524485fda6869c772682ecd eutils b83a2420b796f7c6eff682679d08fe25 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=22fe31e74b9030ed7b73cbfbce23d779 +_md5_=83408c6ace6cc58b1aaf41c98e4f24a0 |