summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-06-11 11:48:42 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-06-11 11:48:42 +0000
commitdfc4e00a413a70835f453271ea291b8e601f54fe (patch)
tree947183dc8449cb8192ed2ec30457b2ce9c0cf3d3 /metadata
parentMerge updates from master (diff)
downloadgentoo-dfc4e00a413a70835f453271ea291b8e601f54fe.tar.gz
gentoo-dfc4e00a413a70835f453271ea291b8e601f54fe.tar.bz2
gentoo-dfc4e00a413a70835f453271ea291b8e601f54fe.zip
2022-06-11 11:48:42 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-python/Arpeggio-2.0.04
-rw-r--r--metadata/md5-cache/dev-python/kaitaistruct-0.9-r14
-rw-r--r--metadata/md5-cache/dev-python/memory_profiler-0.604
-rw-r--r--metadata/md5-cache/dev-python/parver-0.3.1-r14
-rw-r--r--metadata/md5-cache/dev-python/publicsuffix-2.20191221-r24
-rw-r--r--metadata/timestamp.chk2
6 files changed, 11 insertions, 11 deletions
diff --git a/metadata/md5-cache/dev-python/Arpeggio-2.0.0 b/metadata/md5-cache/dev-python/Arpeggio-2.0.0
index 45639565436b..c44575be004a 100644
--- a/metadata/md5-cache/dev-python/Arpeggio-2.0.0
+++ b/metadata/md5-cache/dev-python/Arpeggio-2.0.0
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/Arpeggio/ https://github.com/textX/Arpeggio
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm64 x86
+KEYWORDS=amd64 ~arm64 ~riscv x86
LICENSE=MIT
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( 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/textX/Arpeggio/archive/2.0.0.tar.gz -> Arpeggio-2.0.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 197b6711aac35c87e9536c55ad3b909d
-_md5_=87982b89c68f1a2da53ca76ab8927230
+_md5_=0952f25ac552cd84cc9aeace12f33403
diff --git a/metadata/md5-cache/dev-python/kaitaistruct-0.9-r1 b/metadata/md5-cache/dev-python/kaitaistruct-0.9-r1
index e4def14dabb6..8a348f74b5a9 100644
--- a/metadata/md5-cache/dev-python/kaitaistruct-0.9-r1
+++ b/metadata/md5-cache/dev-python/kaitaistruct-0.9-r1
@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://kaitai.io/
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~amd64 ~arm64 ~x86
+KEYWORDS=~amd64 ~arm64 ~riscv ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=mirror://pypi/k/kaitaistruct/kaitaistruct-0.9.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 197b6711aac35c87e9536c55ad3b909d
-_md5_=d03e9542e2eca11750608d1e12a766c7
+_md5_=b84041dd2abef99a1ad78cc182f5fb6f
diff --git a/metadata/md5-cache/dev-python/memory_profiler-0.60 b/metadata/md5-cache/dev-python/memory_profiler-0.60
index 50fa804f4918..025bcab478ba 100644
--- a/metadata/md5-cache/dev-python/memory_profiler-0.60
+++ b/metadata/md5-cache/dev-python/memory_profiler-0.60
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/memory-profiler/ https://github.com/pythonprofilers/memory_profiler
INHERIT=distutils-r1
IUSE=examples test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm64 x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm64 ~riscv x86 ~amd64-linux ~x86-linux
LICENSE=BSD
RDEPEND=dev-python/psutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] !dev-lang/mercury python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.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/pythonprofilers/memory_profiler/archive/v0.60.tar.gz -> memory_profiler-0.60.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 197b6711aac35c87e9536c55ad3b909d
-_md5_=8c70fcd5325f53fbe8728c74b96a4dcb
+_md5_=0fc1b6e1c79ffb4e15a5a2e0f30f921f
diff --git a/metadata/md5-cache/dev-python/parver-0.3.1-r1 b/metadata/md5-cache/dev-python/parver-0.3.1-r1
index de4963a76c40..9bce5e054fda 100644
--- a/metadata/md5-cache/dev-python/parver-0.3.1-r1
+++ b/metadata/md5-cache/dev-python/parver-0.3.1-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/RazerM/parver https://pypi.org/project/parver/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm64 x86
+KEYWORDS=amd64 ~arm64 ~riscv x86
LICENSE=MIT
RDEPEND=>=dev-python/Arpeggio-1.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/attrs-19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( 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/RazerM/parver/archive/0.3.1.tar.gz -> parver-0.3.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 197b6711aac35c87e9536c55ad3b909d
-_md5_=1a9eb3595ee20b93cf7c84b176057571
+_md5_=1eafe1f2d9144f214e5e41e7a6aed48b
diff --git a/metadata/md5-cache/dev-python/publicsuffix-2.20191221-r2 b/metadata/md5-cache/dev-python/publicsuffix-2.20191221-r2
index e381aadd53a0..c90a6417c24e 100644
--- a/metadata/md5-cache/dev-python/publicsuffix-2.20191221-r2
+++ b/metadata/md5-cache/dev-python/publicsuffix-2.20191221-r2
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/nexB/python-publicsuffix2/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm64 ~x86
+KEYWORDS=amd64 ~arm64 ~riscv ~x86
LICENSE=MIT
RDEPEND=>=dev-python/requests-2.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.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/nexB/python-publicsuffix2/archive/release-2.2019-12-21.tar.gz -> python-publicsuffix2-release-2.2019-12-21.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 197b6711aac35c87e9536c55ad3b909d
-_md5_=9d79fd97f493e1cdfa90d3af8999473e
+_md5_=f391c6cd7782ab687f2314814499b3f5
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index b09cb6c40b52..8bc08342afdd 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sat, 11 Jun 2022 11:38:53 +0000
+Sat, 11 Jun 2022 11:48:42 +0000