summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-06-25 17:17:44 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-06-25 17:17:44 +0000
commit248face8a813ab113c2e545851388cdbdf6014df (patch)
tree9eb5cb62ccadf02f70450eb3f72a7a3d6e8d199d
parentMerge updates from master (diff)
downloadgentoo-248face8a813ab113c2e545851388cdbdf6014df.tar.gz
gentoo-248face8a813ab113c2e545851388cdbdf6014df.tar.bz2
gentoo-248face8a813ab113c2e545851388cdbdf6014df.zip
2022-06-25 17:17:44 UTC
-rw-r--r--metadata/md5-cache/dev-python/nodeenv-1.7.017
-rw-r--r--metadata/md5-cache/dev-python/pdm-pep517-1.0.016
-rw-r--r--metadata/md5-cache/sys-kernel/vanilla-sources-5.10.125 (renamed from metadata/md5-cache/sys-kernel/vanilla-sources-5.10.124)4
-rw-r--r--metadata/md5-cache/sys-kernel/vanilla-sources-5.15.50 (renamed from metadata/md5-cache/sys-kernel/vanilla-sources-5.15.49)4
-rw-r--r--metadata/md5-cache/sys-kernel/vanilla-sources-5.17.1515
-rw-r--r--metadata/md5-cache/sys-kernel/vanilla-sources-5.18.7 (renamed from metadata/md5-cache/sys-kernel/vanilla-sources-5.18.6)4
-rw-r--r--metadata/md5-cache/sys-kernel/vanilla-sources-5.4.201 (renamed from metadata/md5-cache/sys-kernel/vanilla-sources-5.4.200)4
-rw-r--r--metadata/pkg_desc_index6
-rw-r--r--metadata/timestamp.chk2
9 files changed, 45 insertions, 27 deletions
diff --git a/metadata/md5-cache/dev-python/nodeenv-1.7.0 b/metadata/md5-cache/dev-python/nodeenv-1.7.0
new file mode 100644
index 000000000000..f3686a28c4ed
--- /dev/null
+++ b/metadata/md5-cache/dev-python/nodeenv-1.7.0
@@ -0,0 +1,17 @@
+BDEPEND=test? ( >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) 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 ) >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Node.js virtual environment builder
+EAPI=8
+HOMEPAGE=https://github.com/ekalinin/nodeenv
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86
+LICENSE=BSD
+PROPERTIES=test_network
+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 )
+RESTRICT=test !test? ( test )
+SLOT=0
+SRC_URI=https://github.com/ekalinin/nodeenv/archive/1.7.0.tar.gz -> nodeenv-1.7.0.gh.tar.gz
+_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
+_md5_=a58c7650abcb28ee3d65a7cdf658b08f
diff --git a/metadata/md5-cache/dev-python/pdm-pep517-1.0.0 b/metadata/md5-cache/dev-python/pdm-pep517-1.0.0
new file mode 100644
index 000000000000..78790ee90a0f
--- /dev/null
+++ b/metadata/md5-cache/dev-python/pdm-pep517-1.0.0
@@ -0,0 +1,16 @@
+BDEPEND=>=dev-python/cerberus-1.3.4[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/packaging-21.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tomli-2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomli-w[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-vcs/git ) test? ( >=dev-python/cerberus-1.3.4[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/packaging-21.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tomli-2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomli-w[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.0.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) 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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) >=dev-python/gpep517-3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=A PEP 517 backend for PDM that supports PEP 621 metadata
+EAPI=8
+HOMEPAGE=https://pypi.org/project/pdm-pep517/ https://github.com/pdm-project/pdm-pep517/
+INHERIT=distutils-r1
+IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~arm64 ~x86
+LICENSE=MIT
+RDEPEND=>=dev-python/cerberus-1.3.4[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/packaging-21.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tomli-2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomli-w[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] 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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
+REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/pdm-project/pdm-pep517/archive/1.0.0.tar.gz -> pdm-pep517-1.0.0.gh.tar.gz
+_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
+_md5_=2b622916e9d3550a8c50e44c0654077c
diff --git a/metadata/md5-cache/sys-kernel/vanilla-sources-5.10.124 b/metadata/md5-cache/sys-kernel/vanilla-sources-5.10.125
index 637ab1dd2d34..99d72c305f74 100644
--- a/metadata/md5-cache/sys-kernel/vanilla-sources-5.10.124
+++ b/metadata/md5-cache/sys-kernel/vanilla-sources-5.10.125
@@ -9,7 +9,7 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sp
LICENSE=GPL-2
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
-SLOT=5.10.124
-SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.10.124.xz https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz
+SLOT=5.10.125
+SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.10.125.xz https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 kernel-2 7243c5ee4d1a26f42930f137a20ed659
_md5_=5e76cbc485785140dfc1cbb402aa4bcc
diff --git a/metadata/md5-cache/sys-kernel/vanilla-sources-5.15.49 b/metadata/md5-cache/sys-kernel/vanilla-sources-5.15.50
index 219277fdc551..0011da1d0352 100644
--- a/metadata/md5-cache/sys-kernel/vanilla-sources-5.15.49
+++ b/metadata/md5-cache/sys-kernel/vanilla-sources-5.15.50
@@ -9,7 +9,7 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sp
LICENSE=GPL-2
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
-SLOT=5.15.49
-SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.15.49.xz https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz
+SLOT=5.15.50
+SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.15.50.xz https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 kernel-2 7243c5ee4d1a26f42930f137a20ed659
_md5_=5e76cbc485785140dfc1cbb402aa4bcc
diff --git a/metadata/md5-cache/sys-kernel/vanilla-sources-5.17.15 b/metadata/md5-cache/sys-kernel/vanilla-sources-5.17.15
deleted file mode 100644
index a68b4abc6ea3..000000000000
--- a/metadata/md5-cache/sys-kernel/vanilla-sources-5.17.15
+++ /dev/null
@@ -1,15 +0,0 @@
-BDEPEND=!build? ( sys-apps/sed )
-DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
-DESCRIPTION=Full sources for the Linux kernel
-EAPI=8
-HOMEPAGE=https://www.kernel.org
-INHERIT=kernel-2
-IUSE=symlink build
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
-LICENSE=GPL-2
-RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
-RESTRICT=binchecks strip
-SLOT=5.17.15
-SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.17.15.xz https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.17.tar.xz
-_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 kernel-2 7243c5ee4d1a26f42930f137a20ed659
-_md5_=5e76cbc485785140dfc1cbb402aa4bcc
diff --git a/metadata/md5-cache/sys-kernel/vanilla-sources-5.18.6 b/metadata/md5-cache/sys-kernel/vanilla-sources-5.18.7
index 110a336b6c7d..15a3116177a2 100644
--- a/metadata/md5-cache/sys-kernel/vanilla-sources-5.18.6
+++ b/metadata/md5-cache/sys-kernel/vanilla-sources-5.18.7
@@ -9,7 +9,7 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sp
LICENSE=GPL-2
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
-SLOT=5.18.6
-SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.18.6.xz https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.tar.xz
+SLOT=5.18.7
+SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.18.7.xz https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.tar.xz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 kernel-2 7243c5ee4d1a26f42930f137a20ed659
_md5_=5e76cbc485785140dfc1cbb402aa4bcc
diff --git a/metadata/md5-cache/sys-kernel/vanilla-sources-5.4.200 b/metadata/md5-cache/sys-kernel/vanilla-sources-5.4.201
index f521a756e866..355fb8a7b897 100644
--- a/metadata/md5-cache/sys-kernel/vanilla-sources-5.4.200
+++ b/metadata/md5-cache/sys-kernel/vanilla-sources-5.4.201
@@ -9,7 +9,7 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sp
LICENSE=GPL-2
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
-SLOT=5.4.200
-SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.4.200.xz https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz
+SLOT=5.4.201
+SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.4.201.xz https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 kernel-2 7243c5ee4d1a26f42930f137a20ed659
_md5_=5e76cbc485785140dfc1cbb402aa4bcc
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 7a4a65439815..245c60cbfd12 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -9042,7 +9042,7 @@ dev-python/nltk 3.7: Natural Language Toolkit
dev-python/nltk-data 20211221: Data files for NLTK
dev-python/nnpy 1.4.2: cffi-based Python bindings for nanomsg
dev-python/node-semver 0.8.1: Python version of node-semver, the semantic versioner for npm
-dev-python/nodeenv 1.6.0: Node.js virtual environment builder
+dev-python/nodeenv 1.6.0 1.7.0: Node.js virtual environment builder
dev-python/nose 1.3.7_p20211111_p1-r1: Unittest extension with automatic test suite discovery and easy test authoring
dev-python/nose-random 1.0.0: Nose plugin to facilitate randomized unit testing
dev-python/nose2 0.11.0: Next generation unittest with plugins
@@ -9121,7 +9121,7 @@ dev-python/patsy 0.5.2: Python module to describe statistical models and design
dev-python/pbkdf2 1.3-r1 1.3-r2: Implementation of PBKDF2, specified in RSA PKCS#5 v2.0
dev-python/pbr 5.9.0: Inject some useful and sensible default behaviors into setuptools
dev-python/pdfrw 0.4_p1: PDF file reader/writer library
-dev-python/pdm-pep517 0.12.7: A PEP 517 backend for PDM that supports PEP 621 metadata
+dev-python/pdm-pep517 0.12.7 1.0.0: A PEP 517 backend for PDM that supports PEP 621 metadata
dev-python/pdoc3 0.10.0: Auto-generate API documentation for Python projects
dev-python/pebble 4.6.3: Threading and multiprocessing eye-candy
dev-python/pecan 1.4.1: A WSGI object-dispatching web framework, lean, fast, with few dependencies
@@ -18216,7 +18216,7 @@ sys-kernel/raspberrypi-image 4.14.98_p20190215 4.19.75_p20190925 5.4.79_p2020120
sys-kernel/raspberrypi-sources 5.10.63_p20211029 5.10.9999 5.15.32_p20220331-r1: Raspberry Pi kernel sources
sys-kernel/rt-sources 4.19.246_p110 5.4.193_p74 5.10.120_p70 5.15.44_p46 5.18_p11: Full Linux 5.18 kernel sources with the CONFIG_PREEMPT_RT patch
sys-kernel/vanilla-kernel 5.4.199 5.4.200 5.10.123 5.10.124 5.15.48 5.15.49 5.18.5 5.18.6: Linux kernel built from vanilla upstream sources
-sys-kernel/vanilla-sources 4.9.320 4.14.285 4.19.249 5.4.200 5.10.124 5.15.49 5.17.15 5.18.6: Full sources for the Linux kernel
+sys-kernel/vanilla-sources 4.9.320 4.14.285 4.19.249 5.4.201 5.10.125 5.15.50 5.18.7: Full sources for the Linux kernel
sys-kernel/zen-sources 5.15.10 5.18.3: The Zen Kernel Live Sources
sys-libs/argp-standalone 1.3-r2 1.4.1-r1 1.5.0: Standalone argp library for use with musl
sys-libs/basu 0.2.0 0.2.0-r1: The sd-bus library, extracted from systemd
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index bf9c0693cda3..832b685afa1f 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sat, 25 Jun 2022 17:02:46 +0000
+Sat, 25 Jun 2022 17:17:44 +0000