summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-08-29 18:06:33 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-08-29 18:06:33 +0000
commit1393e2f6b49cb09121980c2e7e3ad719e755be42 (patch)
tree288a71052329e5208595eaf54e9d726d40008988 /metadata/md5-cache/dev-python
parentMerge updates from master (diff)
downloadgentoo-1393e2f6b49cb09121980c2e7e3ad719e755be42.tar.gz
gentoo-1393e2f6b49cb09121980c2e7e3ad719e755be42.tar.bz2
gentoo-1393e2f6b49cb09121980c2e7e3ad719e755be42.zip
2021-08-29 18:06:30 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python')
-rw-r--r--metadata/md5-cache/dev-python/cattrs-1.7.14
-rw-r--r--metadata/md5-cache/dev-python/immutables-0.15-r14
-rw-r--r--metadata/md5-cache/dev-python/requests-cache-0.7.34
3 files changed, 6 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-python/cattrs-1.7.1 b/metadata/md5-cache/dev-python/cattrs-1.7.1
index 1131044638fd..9af9ed375ef4 100644
--- a/metadata/md5-cache/dev-python/cattrs-1.7.1
+++ b/metadata/md5-cache/dev-python/cattrs-1.7.1
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/cattrs/ https://github.com/Tinche/cattrs/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 x86
LICENSE=MIT
RDEPEND=>=dev-python/attrs-20.1.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(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Tinche/cattrs/archive/v1.7.1.tar.gz -> cattrs-1.7.1.gh.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 e297e8afd355d60fb9d2d7b37b81214f
-_md5_=c2769c5fb3fe8525fa61a5976ad7f6f9
+_md5_=539045e4db4d0ef191ee711b009191ca
diff --git a/metadata/md5-cache/dev-python/immutables-0.15-r1 b/metadata/md5-cache/dev-python/immutables-0.15-r1
index 3d0fca68cfe8..27a56f0347a2 100644
--- a/metadata/md5-cache/dev-python/immutables-0.15-r1
+++ b/metadata/md5-cache/dev-python/immutables-0.15-r1
@@ -5,7 +5,7 @@ EAPI=7
HOMEPAGE=https://github.com/MagicStack/immutables
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86
LICENSE=Apache-2.0
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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/MagicStack/immutables/archive/v0.15.tar.gz -> immutables-0.15.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 e297e8afd355d60fb9d2d7b37b81214f
-_md5_=327ef4a357f2d8e7d0aad19486131a06
+_md5_=961c5aaf08089a5ffc2c8562e61a3ee6
diff --git a/metadata/md5-cache/dev-python/requests-cache-0.7.3 b/metadata/md5-cache/dev-python/requests-cache-0.7.3
index 1d439625a81a..ab935bbb55f8 100644
--- a/metadata/md5-cache/dev-python/requests-cache-0.7.3
+++ b/metadata/md5-cache/dev-python/requests-cache-0.7.3
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/requests-cache/ https://github.com/reclosedev/requests-cache/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 x86
LICENSE=BSD
RDEPEND=dev-python/cattrs[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/itsdangerous[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/url-normalize-1.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) python_targets_python3_10? ( dev-lang/python:3.10[sqlite] ) >=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 )
SLOT=0
SRC_URI=https://github.com/reclosedev/requests-cache/archive/v0.7.3.tar.gz -> requests-cache-0.7.3.gh.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 e297e8afd355d60fb9d2d7b37b81214f
-_md5_=722ddaa44a6446997aa50b9116990fc6
+_md5_=40a2bc047ea4a6fd19d3e9b9919abcfc