summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-08-07 23:51:53 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-08-07 23:51:53 +0000
commit98b2ba57413de2278f491e30ff1131ce93ea8122 (patch)
tree2dd9dc9ff6c39069d5d6c10bb987f94e0ed0069b /metadata/md5-cache/dev-python
parentMerge updates from master (diff)
downloadgentoo-98b2ba57413de2278f491e30ff1131ce93ea8122.tar.gz
gentoo-98b2ba57413de2278f491e30ff1131ce93ea8122.tar.bz2
gentoo-98b2ba57413de2278f491e30ff1131ce93ea8122.zip
2021-08-07 23:51:50 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python')
-rw-r--r--metadata/md5-cache/dev-python/bitarray-2.2.24
-rw-r--r--metadata/md5-cache/dev-python/executing-0.7.04
-rw-r--r--metadata/md5-cache/dev-python/pillow-8.3.14
-rw-r--r--metadata/md5-cache/dev-python/pyrsistent-0.18.04
-rw-r--r--metadata/md5-cache/dev-python/pysvn-1.9.134
-rw-r--r--metadata/md5-cache/dev-python/python-xlib-0.314
-rw-r--r--metadata/md5-cache/dev-python/pyusb-1.2.14
-rw-r--r--metadata/md5-cache/dev-python/regex-2021.7.64
8 files changed, 16 insertions, 16 deletions
diff --git a/metadata/md5-cache/dev-python/bitarray-2.2.2 b/metadata/md5-cache/dev-python/bitarray-2.2.2
index 99918519a4af..47f1d7a827d3 100644
--- a/metadata/md5-cache/dev-python/bitarray-2.2.2
+++ b/metadata/md5-cache/dev-python/bitarray-2.2.2
@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://github.com/ilanschnell/bitarray https://pypi.org/project/bitarray/
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
LICENSE=PSF-2
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 )
SLOT=0
SRC_URI=mirror://pypi/b/bitarray/bitarray-2.2.2.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
-_md5_=21be5e0f7a4fcb26369f75f7bd68bddf
+_md5_=a4890e9f2be9b1410e6dca893d227779
diff --git a/metadata/md5-cache/dev-python/executing-0.7.0 b/metadata/md5-cache/dev-python/executing-0.7.0
index 1f86d945e2b8..af6f521b0abf 100644
--- a/metadata/md5-cache/dev-python/executing-0.7.0
+++ b/metadata/md5-cache/dev-python/executing-0.7.0
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/alexmojaki/executing/ https://pypi.org/project/executing/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
-KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86
LICENSE=MIT
RDEPEND=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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/alexmojaki/executing/archive/v0.7.0.tar.gz -> executing-0.7.0.gh.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
-_md5_=bfb1e90efdee34ad5a40a1483a6795e5
+_md5_=3a3a4adb83c23ea453e3d664b9b56829
diff --git a/metadata/md5-cache/dev-python/pillow-8.3.1 b/metadata/md5-cache/dev-python/pillow-8.3.1
index 1e0036389a00..760bf787167c 100644
--- a/metadata/md5-cache/dev-python/pillow-8.3.1
+++ b/metadata/md5-cache/dev-python/pillow-8.3.1
@@ -6,7 +6,7 @@ EAPI=7
HOMEPAGE=https://python-pillow.org/
INHERIT=distutils-r1 toolchain-funcs virtualx
IUSE=examples imagequant +jpeg jpeg2k lcms test tiff tk truetype webp xcb zlib python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 test
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux
LICENSE=HPND
RDEPEND=imagequant? ( media-gfx/libimagequant:0 ) jpeg? ( virtual/jpeg:0 ) jpeg2k? ( media-libs/openjpeg:2= ) lcms? ( media-libs/lcms:2= ) tiff? ( media-libs/tiff:0=[jpeg,zlib] ) truetype? ( media-libs/freetype:2= ) webp? ( media-libs/libwebp:0= ) xcb? ( x11-libs/libxcb ) zlib? ( sys-libs/zlib:0= ) dev-python/olefile[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=[tk?,threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[tk?,threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[tk?,threads(+)] ) python_targets_python3_10? ( dev-lang/python:3.10[tk?,threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=test? ( jpeg jpeg2k tiff ) || ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-pillow/Pillow/archive/8.3.1.tar.gz -> pillow-8.3.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9 virtualx 0a780e1ab49c75da33a78ede35ab8f9c
-_md5_=f84843a257133b84533cc73b71a5acda
+_md5_=a92740413d21fec724a771a20877403f
diff --git a/metadata/md5-cache/dev-python/pyrsistent-0.18.0 b/metadata/md5-cache/dev-python/pyrsistent-0.18.0
index 8016906ec341..a82b6e849569 100644
--- a/metadata/md5-cache/dev-python/pyrsistent-0.18.0
+++ b/metadata/md5-cache/dev-python/pyrsistent-0.18.0
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/tobgu/pyrsistent/ https://pypi.org/project/pyrsistent/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux
LICENSE=MIT
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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pyrsistent/pyrsistent-0.18.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
-_md5_=c7bc9cd0df44155a7991be97834b8070
+_md5_=a1f0165b1ef7144c88c32ee0a4be3122
diff --git a/metadata/md5-cache/dev-python/pysvn-1.9.13 b/metadata/md5-cache/dev-python/pysvn-1.9.13
index 1323ecca7a9e..917d617a369b 100644
--- a/metadata/md5-cache/dev-python/pysvn-1.9.13
+++ b/metadata/md5-cache/dev-python/pysvn-1.9.13
@@ -6,11 +6,11 @@ EAPI=7
HOMEPAGE=https://pysvn.sourceforge.io/
INHERIT=distutils-r1 toolchain-funcs
IUSE=doc examples python_targets_python3_8 python_targets_python3_9
-KEYWORDS=amd64 ~arm ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris
+KEYWORDS=amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris
LICENSE=Apache-1.1
RDEPEND=>=dev-python/pycxx-7.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-vcs/subversion-1.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 )
SLOT=0
SRC_URI=mirror://sourceforge/project/pysvn/pysvn/V1.9.13/pysvn-1.9.13.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
-_md5_=7d7fe9b18e603168ce231c11f8b2f4fc
+_md5_=b7a48d2dae0bc834c508067b29e6a99a
diff --git a/metadata/md5-cache/dev-python/python-xlib-0.31 b/metadata/md5-cache/dev-python/python-xlib-0.31
index 37444190206c..40c7951cad8f 100644
--- a/metadata/md5-cache/dev-python/python-xlib-0.31
+++ b/metadata/md5-cache/dev-python/python-xlib-0.31
@@ -5,7 +5,7 @@ EAPI=7
HOMEPAGE=https://github.com/python-xlib/python-xlib
INHERIT=distutils-r1 virtualx
IUSE=doc test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 test
-KEYWORDS=~amd64 ~arm ppc ~ppc64 ~x86
+KEYWORDS=~amd64 ~arm ppc ~ppc64 x86
LICENSE=LGPL-2+
RDEPEND=dev-python/six[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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/python-xlib/python-xlib/releases/download/0.31/python-xlib-0.31.tar.bz2
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9 virtualx 0a780e1ab49c75da33a78ede35ab8f9c
-_md5_=232e171bccaf4ecb4c763e8f60c38c9d
+_md5_=954ed41df8269dbe71808d5cb4f7d200
diff --git a/metadata/md5-cache/dev-python/pyusb-1.2.1 b/metadata/md5-cache/dev-python/pyusb-1.2.1
index 63ca8189faa9..11268549fa07 100644
--- a/metadata/md5-cache/dev-python/pyusb-1.2.1
+++ b/metadata/md5-cache/dev-python/pyusb-1.2.1
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://pyusb.github.io/pyusb/ https://pypi.org/project/pyusb/
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm ~arm64 ~ppc ~riscv ~x86
+KEYWORDS=amd64 ~arm ~arm64 ~ppc ~riscv x86
LICENSE=BSD
RDEPEND=virtual/libusb:= 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 )
SLOT=0
SRC_URI=mirror://pypi/p/pyusb/pyusb-1.2.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
-_md5_=8e82232f8a0850cdf566d9fdbcc4a470
+_md5_=ff1eb805cffb1b6bfabd246c438667a8
diff --git a/metadata/md5-cache/dev-python/regex-2021.7.6 b/metadata/md5-cache/dev-python/regex-2021.7.6
index 05f245d37fb9..c8312a309399 100644
--- a/metadata/md5-cache/dev-python/regex-2021.7.6
+++ b/metadata/md5-cache/dev-python/regex-2021.7.6
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://bitbucket.org/mrabarnett/mrab-regex
INHERIT=distutils-r1 flag-o-matic
IUSE=doc test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos
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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/r/regex/regex-2021.7.6.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5
-_md5_=9f45e1401eedbdf226f4ac2a521a1c8a
+_md5_=b4708acf19ff264ac1a17d426f41b389