summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-04-28 13:48:10 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-04-28 13:48:10 +0000
commit69a845156823fc6616fec3ced8cd881eff25d4c0 (patch)
tree3567f9240b1fc7381df5e9092537a2df3e1e814a /metadata/md5-cache
parentMerge updates from master (diff)
downloadgentoo-69a845156823fc6616fec3ced8cd881eff25d4c0.tar.gz
gentoo-69a845156823fc6616fec3ced8cd881eff25d4c0.tar.bz2
gentoo-69a845156823fc6616fec3ced8cd881eff25d4c0.zip
2022-04-28 13:48:10 UTC
Diffstat (limited to 'metadata/md5-cache')
-rw-r--r--metadata/md5-cache/dev-python/watchgod-0.8.216
-rw-r--r--metadata/md5-cache/dev-python/wstools-0.4.1016
-rw-r--r--metadata/md5-cache/sys-fs/zfs-auto-snapshot-1.2.4-r14
-rw-r--r--metadata/md5-cache/sys-fs/zfs-auto-snapshot-99992
4 files changed, 35 insertions, 3 deletions
diff --git a/metadata/md5-cache/dev-python/watchgod-0.8.2 b/metadata/md5-cache/dev-python/watchgod-0.8.2
new file mode 100644
index 000000000000..3d71ac8aa326
--- /dev/null
+++ b/metadata/md5-cache/dev-python/watchgod-0.8.2
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pytest-asyncio[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-mock[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-toolbox[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/trio[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( =dev-python/anyio-3*[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.0.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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 ) >=dev-python/gpep517-3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Simple, modern file watching and code reload in Python
+EAPI=8
+HOMEPAGE=https://pypi.org/project/watchgod/ https://github.com/samuelcolvin/watchfiles/
+INHERIT=distutils-r1
+IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=MIT
+RDEPEND==dev-python/anyio-3*[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/samuelcolvin/watchfiles/archive/v0.8.2.tar.gz -> watchfiles-0.8.2.gh.tar.gz
+_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 777767a09e8cd6db1d4cebe8400bc974 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 7713800ff2cee821dbce961a575875f4
+_md5_=165311862a9d19f0f6b67d477e0c4fb5
diff --git a/metadata/md5-cache/dev-python/wstools-0.4.10 b/metadata/md5-cache/dev-python/wstools-0.4.10
new file mode 100644
index 000000000000..e4f575ae5e76
--- /dev/null
+++ b/metadata/md5-cache/dev-python/wstools-0.4.10
@@ -0,0 +1,16 @@
+BDEPEND=>=dev-python/pbr-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/pytest-timeout[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.0.1[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[xml(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[xml(+)] ) >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=WSDL parsing services package for Web Services for Python
+EAPI=8
+HOMEPAGE=https://github.com/pycontribs/wstools/ https://pypi.org/project/wstools/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos
+LICENSE=BSD
+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.12_p1-r1:3.8[xml(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[xml(+)] )
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/pycontribs/wstools/archive/0.4.10.tar.gz -> wstools-0.4.10.gh.tar.gz
+_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 777767a09e8cd6db1d4cebe8400bc974 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 7713800ff2cee821dbce961a575875f4
+_md5_=ff559bfdd1d3872c13e3b3cbf6bf505a
diff --git a/metadata/md5-cache/sys-fs/zfs-auto-snapshot-1.2.4-r1 b/metadata/md5-cache/sys-fs/zfs-auto-snapshot-1.2.4-r1
index aedafa3b4e26..9b265e80e00d 100644
--- a/metadata/md5-cache/sys-fs/zfs-auto-snapshot-1.2.4-r1
+++ b/metadata/md5-cache/sys-fs/zfs-auto-snapshot-1.2.4-r1
@@ -5,11 +5,11 @@ EAPI=7
HOMEPAGE=https://github.com/zfsonlinux/zfs-auto-snapshot
INHERIT=prefix readme.gentoo-r1 systemd
IUSE=+cron +default-exclude systemd
-KEYWORDS=amd64 arm64 ppc64
+KEYWORDS=amd64 arm64 ppc64 ~riscv
LICENSE=GPL-2+
RDEPEND=sys-fs/zfs !systemd? ( virtual/cron )
REQUIRED_USE=!systemd? ( cron )
SLOT=0
SRC_URI=https://github.com/zfsonlinux/zfs-auto-snapshot/archive/upstream/1.2.4.tar.gz -> zfs-auto-snapshot-upstream-1.2.4.tar.gz
_eclasses_=prefix eab3c99d77fe00506c109c8a736186f7 readme.gentoo-r1 b776ad4b42f564c406a95c41ccb42c55 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b systemd 2736b403a83f194b59b767f3b344c2c1
-_md5_=6d53be83cb928e2276e4ec5a888d14bf
+_md5_=4c96b2f6e655b318c34615dca94e0b6b
diff --git a/metadata/md5-cache/sys-fs/zfs-auto-snapshot-9999 b/metadata/md5-cache/sys-fs/zfs-auto-snapshot-9999
index 10cb3119324d..3b642b22a371 100644
--- a/metadata/md5-cache/sys-fs/zfs-auto-snapshot-9999
+++ b/metadata/md5-cache/sys-fs/zfs-auto-snapshot-9999
@@ -11,4 +11,4 @@ RDEPEND=sys-fs/zfs !systemd? ( virtual/cron )
REQUIRED_USE=!systemd? ( cron )
SLOT=0
_eclasses_=prefix eab3c99d77fe00506c109c8a736186f7 readme.gentoo-r1 b776ad4b42f564c406a95c41ccb42c55 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b systemd 2736b403a83f194b59b767f3b344c2c1 git-r3 b9ac6f96d2a88edb5b351df634dc5e53
-_md5_=120a1d6ae18a33aeb11385d3539996a1
+_md5_=841e31de2d06910058fa45dd47453588