From 2ad6fd823343512cf727c265babfb2a10b2ea202 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 5 May 2023 14:03:10 +0000 Subject: [PATCH] 2023-05-05 14:03:10 UTC --- .../md5-cache/dev-libs/libfastjson-0.99.9.1 | 4 ++-- .../md5-cache/dev-python/astunparse-1.6.3-r1 | 10 +++++----- .../dev-python/aws-sam-translator-1.66.0 | 4 ++-- metadata/md5-cache/dev-python/ipython-8.12.0 | 4 ++-- metadata/md5-cache/dev-python/ipython-8.13.0 | 4 ++-- metadata/md5-cache/dev-python/ipython-8.13.1 | 4 ++-- metadata/md5-cache/dev-python/ipython-8.13.2 | 4 ++-- .../md5-cache/dev-python/libvirt-python-9.3.0 | 5 +++-- .../md5-cache/dev-python/libvirt-python-9999 | 5 +++-- metadata/md5-cache/dev-python/rapidfuzz-2.13.7 | 17 ----------------- metadata/md5-cache/dev-python/rapidfuzz-2.14.0 | 17 ----------------- metadata/md5-cache/dev-python/rapidfuzz-2.15.0 | 17 ----------------- ...e-shell-extension-desktop-icons-ng-47.0.2-r1 | 14 ++++++++++++++ metadata/md5-cache/mail-client/neomutt-20220429 | 16 ---------------- .../md5-cache/mail-client/neomutt-20230322-r1 | 6 +++--- .../md5-cache/mail-client/neomutt-20230407-r1 | 6 +++--- ...{prowlarr-1.4.0.3230 => prowlarr-1.4.1.3258} | 4 ++-- metadata/pkg_desc_index | 8 ++++---- metadata/timestamp.chk | 2 +- profiles/use.local.desc | 1 - 20 files changed, 50 insertions(+), 102 deletions(-) delete mode 100644 metadata/md5-cache/dev-python/rapidfuzz-2.13.7 delete mode 100644 metadata/md5-cache/dev-python/rapidfuzz-2.14.0 delete mode 100644 metadata/md5-cache/dev-python/rapidfuzz-2.15.0 create mode 100644 metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.2-r1 delete mode 100644 metadata/md5-cache/mail-client/neomutt-20220429 rename metadata/md5-cache/www-apps/{prowlarr-1.4.0.3230 => prowlarr-1.4.1.3258} (61%) diff --git a/metadata/md5-cache/dev-libs/libfastjson-0.99.9.1 b/metadata/md5-cache/dev-libs/libfastjson-0.99.9.1 index 7ec5cff5c6620..9c32168a007c3 100644 --- a/metadata/md5-cache/dev-libs/libfastjson-0.99.9.1 +++ b/metadata/md5-cache/dev-libs/libfastjson-0.99.9.1 @@ -5,9 +5,9 @@ EAPI=8 HOMEPAGE=https://www.rsyslog.com/tag/libfastjson/ INHERIT=autotools IUSE=static-libs -KEYWORDS=amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86 +KEYWORDS=amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86 LICENSE=MIT SLOT=0/4.3.0 SRC_URI=https://github.com/rsyslog/libfastjson/archive/v0.99.9.1.tar.gz -> libfastjson-0.99.9.1.tar.gz _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a -_md5_=a74043fd392fc1710ce3b86a377d94b9 +_md5_=ce1c53d2e3f4c41fe29a030e6a9f5310 diff --git a/metadata/md5-cache/dev-python/astunparse-1.6.3-r1 b/metadata/md5-cache/dev-python/astunparse-1.6.3-r1 index 4c1661566430c..aae970abaecfd 100644 --- a/metadata/md5-cache/dev-python/astunparse-1.6.3-r1 +++ b/metadata/md5-cache/dev-python/astunparse-1.6.3-r1 @@ -1,16 +1,16 @@ -BDEPEND=test? ( >=dev-python/six-1.6.1[python_targets_python3_10(-)?] >=dev-python/wheel-0.23.0[python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?] +BDEPEND=test? ( >=dev-python/six-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.23.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Astun parser for python EAPI=8 HOMEPAGE=https://github.com/simonpercivall/astunparse/ https://pypi.org/project/astunparse/ INHERIT=distutils-r1 pypi -IUSE=test python_targets_python3_10 +IUSE=test python_targets_python3_10 python_targets_python3_11 KEYWORDS=amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86 LICENSE=BSD -RDEPEND=>=dev-python/six-1.6.1[python_targets_python3_10(-)?] >=dev-python/wheel-0.23.0[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) -REQUIRED_USE=|| ( python_targets_python3_10 ) +RDEPEND=>=dev-python/six-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.23.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/a/astunparse/astunparse-1.6.3.tar.gz _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7 -_md5_=59ce2e54d95bb7bb76b308c7f1bde793 +_md5_=7b381db0fecfaffe42d9ff5a455f56dc diff --git a/metadata/md5-cache/dev-python/aws-sam-translator-1.66.0 b/metadata/md5-cache/dev-python/aws-sam-translator-1.66.0 index 4112474fa2d73..690915c8bea1e 100644 --- a/metadata/md5-cache/dev-python/aws-sam-translator-1.66.0 +++ b/metadata/md5-cache/dev-python/aws-sam-translator-1.66.0 @@ -5,7 +5,7 @@ EAPI=8 HOMEPAGE=https://github.com/aws/serverless-application-model/ https://pypi.org/project/aws-sam-translator/ INHERIT=distutils-r1 IUSE=test python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux +KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux LICENSE=Apache-2.0 RDEPEND==dev-python/boto3-1.19.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jsonschema-3.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/pydantic-1.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/typing-extensions-4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/aws/serverless-application-model/archive/v1.66.0.tar.gz -> serverless-application-model-1.66.0.gh.tar.gz _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 -_md5_=3b51212bb788567e5b2f86181133b284 +_md5_=69ed6a06837e9b0f13b9e93d5a6f2fbd diff --git a/metadata/md5-cache/dev-python/ipython-8.12.0 b/metadata/md5-cache/dev-python/ipython-8.12.0 index be07b76a6a33e..fe2f65461ad19 100644 --- a/metadata/md5-cache/dev-python/ipython-8.12.0 +++ b/metadata/md5-cache/dev-python/ipython-8.12.0 @@ -4,7 +4,7 @@ DESCRIPTION=Advanced interactive shell for Python EAPI=8 HOMEPAGE=https://ipython.org/ https://github.com/ipython/ipython/ https://pypi.org/project/ipython/ INHERIT=distutils-r1 optfeature pypi virtualx -IUSE=doc examples matplotlib notebook nbconvert qt5 +smp test test python_targets_python3_10 python_targets_python3_11 test +IUSE=doc examples notebook nbconvert qt5 +smp test test python_targets_python3_10 python_targets_python3_11 test KEYWORDS=amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 LICENSE=BSD PDEPEND=notebook? ( dev-python/notebook[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ipywidgets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/widgetsnbextension[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) qt5? ( dev-python/qtconsole[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) smp? ( >=dev-python/ipykernel-5.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ipyparallel-6.2.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test ) !test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.12.0.tar.gz _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7 virtualx 817571665ee28575da44ee08135089e5 -_md5_=d8b9b1f9d85aa5ce9bc05e4847357ee3 +_md5_=4abeaf870f23689921508027e7324ba5 diff --git a/metadata/md5-cache/dev-python/ipython-8.13.0 b/metadata/md5-cache/dev-python/ipython-8.13.0 index 7c690d4fc0f4b..1269f0c29186a 100644 --- a/metadata/md5-cache/dev-python/ipython-8.13.0 +++ b/metadata/md5-cache/dev-python/ipython-8.13.0 @@ -4,7 +4,7 @@ DESCRIPTION=Advanced interactive shell for Python EAPI=8 HOMEPAGE=https://ipython.org/ https://github.com/ipython/ipython/ https://pypi.org/project/ipython/ INHERIT=distutils-r1 optfeature pypi virtualx -IUSE=doc examples matplotlib notebook nbconvert qt5 +smp test test python_targets_python3_10 python_targets_python3_11 test +IUSE=doc examples notebook nbconvert qt5 +smp test test python_targets_python3_10 python_targets_python3_11 test KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 LICENSE=BSD PDEPEND=notebook? ( dev-python/notebook[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ipywidgets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/widgetsnbextension[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) qt5? ( dev-python/qtconsole[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) smp? ( >=dev-python/ipykernel-5.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ipyparallel-6.2.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test ) !test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.13.0.tar.gz _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7 virtualx 817571665ee28575da44ee08135089e5 -_md5_=ac2233f0f05e6c41bcde59325a3c9afe +_md5_=f67041663f6d53e8bf13c38d23d8e366 diff --git a/metadata/md5-cache/dev-python/ipython-8.13.1 b/metadata/md5-cache/dev-python/ipython-8.13.1 index 8450f6b5c0a08..06792fb66f78d 100644 --- a/metadata/md5-cache/dev-python/ipython-8.13.1 +++ b/metadata/md5-cache/dev-python/ipython-8.13.1 @@ -4,7 +4,7 @@ DESCRIPTION=Advanced interactive shell for Python EAPI=8 HOMEPAGE=https://ipython.org/ https://github.com/ipython/ipython/ https://pypi.org/project/ipython/ INHERIT=distutils-r1 optfeature pypi virtualx -IUSE=doc examples matplotlib notebook nbconvert qt5 +smp test test python_targets_python3_10 python_targets_python3_11 test +IUSE=doc examples notebook nbconvert qt5 +smp test test python_targets_python3_10 python_targets_python3_11 test KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 LICENSE=BSD PDEPEND=notebook? ( dev-python/notebook[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ipywidgets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/widgetsnbextension[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) qt5? ( dev-python/qtconsole[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) smp? ( >=dev-python/ipykernel-5.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ipyparallel-6.2.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test ) !test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.13.1.tar.gz _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7 virtualx 817571665ee28575da44ee08135089e5 -_md5_=ac2233f0f05e6c41bcde59325a3c9afe +_md5_=f67041663f6d53e8bf13c38d23d8e366 diff --git a/metadata/md5-cache/dev-python/ipython-8.13.2 b/metadata/md5-cache/dev-python/ipython-8.13.2 index 72cc4097c71a9..cd80df8863472 100644 --- a/metadata/md5-cache/dev-python/ipython-8.13.2 +++ b/metadata/md5-cache/dev-python/ipython-8.13.2 @@ -4,7 +4,7 @@ DESCRIPTION=Advanced interactive shell for Python EAPI=8 HOMEPAGE=https://ipython.org/ https://github.com/ipython/ipython/ https://pypi.org/project/ipython/ INHERIT=distutils-r1 optfeature pypi virtualx -IUSE=doc examples matplotlib notebook nbconvert qt5 +smp test test python_targets_python3_10 python_targets_python3_11 test +IUSE=doc examples notebook nbconvert qt5 +smp test test python_targets_python3_10 python_targets_python3_11 test KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 LICENSE=BSD PDEPEND=notebook? ( dev-python/notebook[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ipywidgets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/widgetsnbextension[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) qt5? ( dev-python/qtconsole[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) smp? ( >=dev-python/ipykernel-5.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ipyparallel-6.2.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test ) !test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.13.2.tar.gz _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7 virtualx 817571665ee28575da44ee08135089e5 -_md5_=ac2233f0f05e6c41bcde59325a3c9afe +_md5_=f67041663f6d53e8bf13c38d23d8e366 diff --git a/metadata/md5-cache/dev-python/libvirt-python-9.3.0 b/metadata/md5-cache/dev-python/libvirt-python-9.3.0 index affc1d5038010..a632f5a684f87 100644 --- a/metadata/md5-cache/dev-python/libvirt-python-9.3.0 +++ b/metadata/md5-cache/dev-python/libvirt-python-9.3.0 @@ -1,10 +1,11 @@ BDEPEND=virtual/pkgconfig test? ( dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) verify-sig? ( sec-keys/openpgp-keys-libvirt ) test? ( app-emulation/libvirt:0/9.3.0 >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 ) DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) DESCRIPTION=libvirt Python bindings EAPI=8 HOMEPAGE=https://www.libvirt.org INHERIT=distutils-r1 verify-sig -IUSE=examples test test python_targets_python3_10 python_targets_python3_11 verify-sig +IUSE=examples test test python_targets_python3_10 python_targets_python3_11 debug verify-sig KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 LICENSE=LGPL-2 RDEPEND=app-emulation/libvirt:0/9.3.0 python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) @@ -13,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test ) SLOT=0 SRC_URI=https://libvirt.org/sources/python/libvirt-python-9.3.0.tar.gz verify-sig? ( https://libvirt.org/sources/python/libvirt-python-9.3.0.tar.gz.asc ) _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 verify-sig ed3712fa46ee0fdc2dbbad539e20ff26 -_md5_=1e068e97717f4d118c35b16d8b5007c5 +_md5_=d581fc772625189d910652fc9e3737a8 diff --git a/metadata/md5-cache/dev-python/libvirt-python-9999 b/metadata/md5-cache/dev-python/libvirt-python-9999 index 260cc7b8b5b0b..303ccc7a98cfc 100644 --- a/metadata/md5-cache/dev-python/libvirt-python-9999 +++ b/metadata/md5-cache/dev-python/libvirt-python-9999 @@ -1,10 +1,11 @@ BDEPEND=virtual/pkgconfig test? ( dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) verify-sig? ( sec-keys/openpgp-keys-libvirt ) test? ( app-emulation/libvirt:= >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 ) >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) DESCRIPTION=libvirt Python bindings EAPI=8 HOMEPAGE=https://www.libvirt.org INHERIT=distutils-r1 verify-sig git-r3 -IUSE=examples test test python_targets_python3_10 python_targets_python3_11 verify-sig +IUSE=examples test test python_targets_python3_10 python_targets_python3_11 debug verify-sig LICENSE=LGPL-2 PROPERTIES=live RDEPEND=app-emulation/libvirt:= python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) @@ -12,4 +13,4 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) RESTRICT=!test? ( test ) !test? ( test ) SLOT=0 _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 verify-sig ed3712fa46ee0fdc2dbbad539e20ff26 git-r3 27e13c09a4c7e4c78ac812f74727e676 -_md5_=1e068e97717f4d118c35b16d8b5007c5 +_md5_=d581fc772625189d910652fc9e3737a8 diff --git a/metadata/md5-cache/dev-python/rapidfuzz-2.13.7 b/metadata/md5-cache/dev-python/rapidfuzz-2.13.7 deleted file mode 100644 index 04b0443936b23..0000000000000 --- a/metadata/md5-cache/dev-python/rapidfuzz-2.13.7 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=dev-python/rapidfuzz_capi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/scikit-build-0.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/hypothesis[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-cpp/taskflow-3.0.0 >=dev-cpp/rapidfuzz-cpp-1.10.0 dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DESCRIPTION=Rapid fuzzy string matching in Python using various string metrics -EAPI=8 -HOMEPAGE=https://github.com/maxbachmann/RapidFuzz/ https://pypi.org/project/rapidfuzz/ -INHERIT=distutils-r1 pypi -IUSE=test python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 -LICENSE=MIT -RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://files.pythonhosted.org/packages/source/r/rapidfuzz/rapidfuzz-2.13.7.tar.gz -_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7 -_md5_=aa72b68d954eb47f68f2649658cce111 diff --git a/metadata/md5-cache/dev-python/rapidfuzz-2.14.0 b/metadata/md5-cache/dev-python/rapidfuzz-2.14.0 deleted file mode 100644 index 740a3b65ee0fd..0000000000000 --- a/metadata/md5-cache/dev-python/rapidfuzz-2.14.0 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=dev-python/rapidfuzz_capi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/scikit-build-0.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/hypothesis[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-cpp/taskflow-3.0.0 >=dev-cpp/rapidfuzz-cpp-1.10.0 dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DESCRIPTION=Rapid fuzzy string matching in Python using various string metrics -EAPI=8 -HOMEPAGE=https://github.com/maxbachmann/RapidFuzz/ https://pypi.org/project/rapidfuzz/ -INHERIT=distutils-r1 pypi -IUSE=test python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 -LICENSE=MIT -RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://files.pythonhosted.org/packages/source/r/rapidfuzz/rapidfuzz-2.14.0.tar.gz -_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7 -_md5_=4176108937fda1bab562409d70f92917 diff --git a/metadata/md5-cache/dev-python/rapidfuzz-2.15.0 b/metadata/md5-cache/dev-python/rapidfuzz-2.15.0 deleted file mode 100644 index c502ec6b02724..0000000000000 --- a/metadata/md5-cache/dev-python/rapidfuzz-2.15.0 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=dev-python/rapidfuzz_capi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/scikit-build-0.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/hypothesis[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-cpp/taskflow-3.0.0 >=dev-cpp/rapidfuzz-cpp-1.10.0 dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DESCRIPTION=Rapid fuzzy string matching in Python using various string metrics -EAPI=8 -HOMEPAGE=https://github.com/maxbachmann/RapidFuzz/ https://pypi.org/project/rapidfuzz/ -INHERIT=distutils-r1 pypi -IUSE=test python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 -LICENSE=MIT -RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://files.pythonhosted.org/packages/source/r/rapidfuzz/rapidfuzz-2.15.0.tar.gz -_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7 -_md5_=4176108937fda1bab562409d70f92917 diff --git a/metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.2-r1 b/metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.2-r1 new file mode 100644 index 0000000000000..859990c127131 --- /dev/null +++ b/metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.2-r1 @@ -0,0 +1,14 @@ +BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array +DEFINED_PHASES=compile configure install postinst postrm preinst test +DEPEND=dev-libs/glib:2 +DESCRIPTION=Fork from the desktop-icons project, with several enhancements like Drag'n'Drop +EAPI=8 +HOMEPAGE=https://gitlab.com/rastersoft/desktop-icons-ng +INHERIT=gnome2-utils meson +KEYWORDS=amd64 x86 +LICENSE=GPL-3 +RDEPEND=dev-libs/glib:2 app-eselect/eselect-gnome-shell-extensions >=gnome-base/gnome-shell-3.38 >=gnome-base/nautilus-3.38 +SLOT=0 +SRC_URI=https://gitlab.com/rastersoft/desktop-icons-ng/-/archive/47.0.2/gnome-shell-extension-desktop-icons-ng-47.0.2.tar.bz2 +_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 meson 915ec7c25e08d7886558215e6809ca1e +_md5_=ab7559023ce36852eb810eccc70a046f diff --git a/metadata/md5-cache/mail-client/neomutt-20220429 b/metadata/md5-cache/mail-client/neomutt-20220429 deleted file mode 100644 index 2efbbf264f206..0000000000000 --- a/metadata/md5-cache/mail-client/neomutt-20220429 +++ /dev/null @@ -1,16 +0,0 @@ -DEFINED_PHASES=configure install postinst test unpack -DEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:6.0 sys-libs/db:5.3 sys-libs/db:4.8 ) =net-libs/gnutls-1.0.17:= ) gpgme? ( >=app-crypt/gpgme-1.13.1:= ) autocrypt? ( >=dev-db/sqlite-3 ) idn? ( net-dns/libidn:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch:= ) sasl? ( >=dev-libs/cyrus-sasl-2 ) !slang? ( sys-libs/ncurses:0= ) slang? ( sys-libs/slang ) ssl? ( >=dev-libs/openssl-1.0.2u:0= ) lz4? ( app-arch/lz4 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) dev-lang/tcl:= net-mail/mailbase doc? ( dev-libs/libxml2 dev-libs/libxslt app-text/docbook-xsl-stylesheets || ( www-client/lynx www-client/w3m www-client/elinks ) ) -DESCRIPTION=A small but very powerful text-based mail client -EAPI=8 -HOMEPAGE=https://neomutt.org/ -INHERIT=toolchain-funcs -IUSE=autocrypt berkdb doc gdbm gnutls gpgme idn kerberos kyotocabinet lmdb lz4 nls notmuch pgp-classic qdbm sasl selinux slang smime-classic ssl tokyocabinet test zlib zstd -KEYWORDS=~amd64 ~ppc64 ~riscv ~x86 -LICENSE=GPL-2 -RDEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:6.0 sys-libs/db:5.3 sys-libs/db:4.8 ) =net-libs/gnutls-1.0.17:= ) gpgme? ( >=app-crypt/gpgme-1.13.1:= ) autocrypt? ( >=dev-db/sqlite-3 ) idn? ( net-dns/libidn:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch:= ) sasl? ( >=dev-libs/cyrus-sasl-2 ) !slang? ( sys-libs/ncurses:0= ) slang? ( sys-libs/slang ) ssl? ( >=dev-libs/openssl-1.0.2u:0= ) lz4? ( app-arch/lz4 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) selinux? ( sec-policy/selinux-mutt ) -REQUIRED_USE=autocrypt? ( gpgme ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/neomutt/neomutt/archive/20220429.tar.gz -> neomutt-20220429.tar.gz test? ( https://github.com/neomutt/neomutt-test-files/archive/8629adab700a75c54e8e28bf05ad092503a98f75.tar.gz -> neomutt-test-files-8629adab700a75c54e8e28bf05ad092503a98f75.tar.gz ) -_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 -_md5_=27a02c82a9767f63127c388b11763267 diff --git a/metadata/md5-cache/mail-client/neomutt-20230322-r1 b/metadata/md5-cache/mail-client/neomutt-20230322-r1 index ac8b7b4c053e5..e7b16f2988b68 100644 --- a/metadata/md5-cache/mail-client/neomutt-20230322-r1 +++ b/metadata/md5-cache/mail-client/neomutt-20230322-r1 @@ -1,5 +1,5 @@ DEFINED_PHASES=configure install postinst test unpack -DEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:6.0 sys-libs/db:5.3 sys-libs/db:4.8 ) =net-libs/gnutls-1.0.17:= ) gpgme? ( >=app-crypt/gpgme-1.13.1:= ) autocrypt? ( >=dev-db/sqlite-3 ) idn? ( net-dns/libidn2:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch:= ) sasl? ( >=dev-libs/cyrus-sasl-2 ) !slang? ( sys-libs/ncurses:0= ) slang? ( sys-libs/slang ) ssl? ( >=dev-libs/openssl-1.0.2u:0= ) lz4? ( app-arch/lz4 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) dev-lang/tcl:= net-mail/mailbase doc? ( dev-libs/libxml2 dev-libs/libxslt app-text/docbook-xsl-stylesheets || ( www-client/lynx www-client/w3m www-client/elinks ) ) +DEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:5.3 sys-libs/db:4.8 ) ) gdbm? ( sys-libs/gdbm:= ) kyotocabinet? ( dev-db/kyotocabinet ) lmdb? ( dev-db/lmdb:= ) nls? ( virtual/libintl ) qdbm? ( dev-db/qdbm ) tokyocabinet? ( dev-db/tokyocabinet ) gnutls? ( >=net-libs/gnutls-1.0.17:= ) gpgme? ( >=app-crypt/gpgme-1.13.1:= ) autocrypt? ( >=dev-db/sqlite-3 ) idn? ( net-dns/libidn2:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch:= ) sasl? ( >=dev-libs/cyrus-sasl-2 ) !slang? ( sys-libs/ncurses:0= ) slang? ( sys-libs/slang ) ssl? ( >=dev-libs/openssl-1.0.2u:0= ) lz4? ( app-arch/lz4 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) dev-lang/tcl:= net-mail/mailbase doc? ( dev-libs/libxml2 dev-libs/libxslt app-text/docbook-xsl-stylesheets || ( www-client/lynx www-client/w3m www-client/elinks ) ) DESCRIPTION=A small but very powerful text-based mail client EAPI=8 HOMEPAGE=https://neomutt.org/ @@ -7,10 +7,10 @@ INHERIT=toolchain-funcs IUSE=autocrypt berkdb doc gdbm gnutls gpgme idn kerberos kyotocabinet lmdb lz4 nls notmuch pgp-classic qdbm sasl selinux slang smime-classic ssl tokyocabinet test zlib zstd KEYWORDS=~amd64 ~ppc64 ~riscv ~x86 LICENSE=GPL-2 -RDEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:6.0 sys-libs/db:5.3 sys-libs/db:4.8 ) =net-libs/gnutls-1.0.17:= ) gpgme? ( >=app-crypt/gpgme-1.13.1:= ) autocrypt? ( >=dev-db/sqlite-3 ) idn? ( net-dns/libidn2:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch:= ) sasl? ( >=dev-libs/cyrus-sasl-2 ) !slang? ( sys-libs/ncurses:0= ) slang? ( sys-libs/slang ) ssl? ( >=dev-libs/openssl-1.0.2u:0= ) lz4? ( app-arch/lz4 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) selinux? ( sec-policy/selinux-mutt ) +RDEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:5.3 sys-libs/db:4.8 ) ) gdbm? ( sys-libs/gdbm:= ) kyotocabinet? ( dev-db/kyotocabinet ) lmdb? ( dev-db/lmdb:= ) nls? ( virtual/libintl ) qdbm? ( dev-db/qdbm ) tokyocabinet? ( dev-db/tokyocabinet ) gnutls? ( >=net-libs/gnutls-1.0.17:= ) gpgme? ( >=app-crypt/gpgme-1.13.1:= ) autocrypt? ( >=dev-db/sqlite-3 ) idn? ( net-dns/libidn2:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch:= ) sasl? ( >=dev-libs/cyrus-sasl-2 ) !slang? ( sys-libs/ncurses:0= ) slang? ( sys-libs/slang ) ssl? ( >=dev-libs/openssl-1.0.2u:0= ) lz4? ( app-arch/lz4 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) selinux? ( sec-policy/selinux-mutt ) REQUIRED_USE=autocrypt? ( gpgme ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/neomutt/neomutt/archive/20230322.tar.gz -> neomutt-20230322.tar.gz test? ( https://github.com/neomutt/neomutt-test-files/archive/8629adab700a75c54e8e28bf05ad092503a98f75.tar.gz -> neomutt-test-files-8629adab700a75c54e8e28bf05ad092503a98f75.tar.gz ) _eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 -_md5_=17a5e62fa60d3eb185a4302bb6212db5 +_md5_=5e382c215b89e78fea4bf2ba0bd93fbf diff --git a/metadata/md5-cache/mail-client/neomutt-20230407-r1 b/metadata/md5-cache/mail-client/neomutt-20230407-r1 index cc183c407d65d..bf73e8c5df6d8 100644 --- a/metadata/md5-cache/mail-client/neomutt-20230407-r1 +++ b/metadata/md5-cache/mail-client/neomutt-20230407-r1 @@ -1,5 +1,5 @@ DEFINED_PHASES=configure install postinst test unpack -DEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:6.0 sys-libs/db:5.3 sys-libs/db:4.8 ) =net-libs/gnutls-1.0.17:= ) gpgme? ( >=app-crypt/gpgme-1.13.1:= ) autocrypt? ( >=dev-db/sqlite-3 ) idn? ( net-dns/libidn2:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch:= ) sasl? ( >=dev-libs/cyrus-sasl-2 ) ssl? ( >=dev-libs/openssl-1.0.2u:0= ) lz4? ( app-arch/lz4 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) dev-lang/tcl:= net-mail/mailbase doc? ( dev-libs/libxml2 dev-libs/libxslt app-text/docbook-xsl-stylesheets || ( www-client/lynx www-client/w3m www-client/elinks ) ) +DEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:5.3 sys-libs/db:4.8 ) ) gdbm? ( sys-libs/gdbm:= ) kyotocabinet? ( dev-db/kyotocabinet ) lmdb? ( dev-db/lmdb:= ) nls? ( virtual/libintl ) qdbm? ( dev-db/qdbm ) tokyocabinet? ( dev-db/tokyocabinet ) gnutls? ( >=net-libs/gnutls-1.0.17:= ) gpgme? ( >=app-crypt/gpgme-1.13.1:= ) autocrypt? ( >=dev-db/sqlite-3 ) idn? ( net-dns/libidn2:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch:= ) sasl? ( >=dev-libs/cyrus-sasl-2 ) ssl? ( >=dev-libs/openssl-1.0.2u:0= ) lz4? ( app-arch/lz4 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) dev-lang/tcl:= net-mail/mailbase doc? ( dev-libs/libxml2 dev-libs/libxslt app-text/docbook-xsl-stylesheets || ( www-client/lynx www-client/w3m www-client/elinks ) ) DESCRIPTION=A small but very powerful text-based mail client EAPI=8 HOMEPAGE=https://neomutt.org/ @@ -7,10 +7,10 @@ INHERIT=toolchain-funcs IUSE=autocrypt berkdb doc gdbm gnutls gpgme idn kerberos kyotocabinet lmdb lz4 nls notmuch pgp-classic qdbm sasl selinux smime-classic ssl tokyocabinet test zlib zstd KEYWORDS=~amd64 ~ppc64 ~riscv ~x86 LICENSE=GPL-2 -RDEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:6.0 sys-libs/db:5.3 sys-libs/db:4.8 ) =net-libs/gnutls-1.0.17:= ) gpgme? ( >=app-crypt/gpgme-1.13.1:= ) autocrypt? ( >=dev-db/sqlite-3 ) idn? ( net-dns/libidn2:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch:= ) sasl? ( >=dev-libs/cyrus-sasl-2 ) ssl? ( >=dev-libs/openssl-1.0.2u:0= ) lz4? ( app-arch/lz4 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) selinux? ( sec-policy/selinux-mutt ) +RDEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:5.3 sys-libs/db:4.8 ) ) gdbm? ( sys-libs/gdbm:= ) kyotocabinet? ( dev-db/kyotocabinet ) lmdb? ( dev-db/lmdb:= ) nls? ( virtual/libintl ) qdbm? ( dev-db/qdbm ) tokyocabinet? ( dev-db/tokyocabinet ) gnutls? ( >=net-libs/gnutls-1.0.17:= ) gpgme? ( >=app-crypt/gpgme-1.13.1:= ) autocrypt? ( >=dev-db/sqlite-3 ) idn? ( net-dns/libidn2:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch:= ) sasl? ( >=dev-libs/cyrus-sasl-2 ) ssl? ( >=dev-libs/openssl-1.0.2u:0= ) lz4? ( app-arch/lz4 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) selinux? ( sec-policy/selinux-mutt ) REQUIRED_USE=autocrypt? ( gpgme ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/neomutt/neomutt/archive/20230407.tar.gz -> neomutt-20230407.tar.gz test? ( https://github.com/neomutt/neomutt-test-files/archive/8629adab700a75c54e8e28bf05ad092503a98f75.tar.gz -> neomutt-test-files-8629adab700a75c54e8e28bf05ad092503a98f75.tar.gz ) _eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 -_md5_=cdb7fe6ef6d013d015c903fc7c0670c3 +_md5_=94f962264205931b2b07111c72b8a2c0 diff --git a/metadata/md5-cache/www-apps/prowlarr-1.4.0.3230 b/metadata/md5-cache/www-apps/prowlarr-1.4.1.3258 similarity index 61% rename from metadata/md5-cache/www-apps/prowlarr-1.4.0.3230 rename to metadata/md5-cache/www-apps/prowlarr-1.4.1.3258 index 86fd0345e66a6..dadd37867a37d 100644 --- a/metadata/md5-cache/www-apps/prowlarr-1.4.0.3230 +++ b/metadata/md5-cache/www-apps/prowlarr-1.4.1.3258 @@ -9,6 +9,6 @@ LICENSE=GPL-3 RDEPEND=acct-group/prowlarr acct-user/prowlarr dev-libs/icu dev-util/lttng-ust:0 dev-db/sqlite sys-libs/glibc RESTRICT=bindist strip test SLOT=0 -SRC_URI=amd64? ( https://github.com/Prowlarr/Prowlarr/releases/download/v1.4.0.3230/Prowlarr.develop.1.4.0.3230.linux-core-x64.tar.gz ) arm? ( https://github.com/Prowlarr/Prowlarr/releases/download/v1.4.0.3230/Prowlarr.develop.1.4.0.3230.linux-core-arm.tar.gz ) arm64? ( https://github.com/Prowlarr/Prowlarr/releases/download/v1.4.0.3230/Prowlarr.develop.1.4.0.3230.linux-core-arm64.tar.gz ) +SRC_URI=amd64? ( https://github.com/Prowlarr/Prowlarr/releases/download/v1.4.1.3258/Prowlarr.master.1.4.1.3258.linux-core-x64.tar.gz ) arm? ( https://github.com/Prowlarr/Prowlarr/releases/download/v1.4.1.3258/Prowlarr.master.1.4.1.3258.linux-core-arm.tar.gz ) arm64? ( https://github.com/Prowlarr/Prowlarr/releases/download/v1.4.1.3258/Prowlarr.master.1.4.1.3258.linux-core-arm64.tar.gz ) _eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 systemd 5f4bb0758df2e483babf68cd517078ca -_md5_=bb3477c653c14545b089db12b1be31f2 +_md5_=bd1b8345656fd5bd570b74fc3fdb460f diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index f14ec284a7663..f5f82aaa0a2d8 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -8957,7 +8957,7 @@ dev-python/quantities 0.14.1: Support for physical quantities with units, based dev-python/radon 6.0.1: Code Metrics in Python dev-python/raet 0.6.8-r5: Reliable Asynchronous Event Transport Protocol dev-python/random2 1.0.1-r2: Python-2.7 random module ported to python-3 -dev-python/rapidfuzz 2.13.7 2.14.0 2.15.0 2.15.1 3.0.0: Rapid fuzzy string matching in Python using various string metrics +dev-python/rapidfuzz 2.15.1 3.0.0: Rapid fuzzy string matching in Python using various string metrics dev-python/rapidfuzz_capi 1.0.5: C-API of RapidFuzz, which can be used to extend RapidFuzz dev-python/rarfile 4.0-r1: Module for RAR archive reading dev-python/ratelimit 2.2.1-r1: An API rate limit decorator for Python @@ -11563,7 +11563,7 @@ gnome-extra/gnome-shell-extension-bing-wallpaper 45: Changes your wallpaper dail gnome-extra/gnome-shell-extension-bluetooth-quick-connect 33 36: Allow to connect bluetooth paired devices from gnome control panel gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen 20220323-r1 20230408: Control the blur effect on gnome-shell lock screen gnome-extra/gnome-shell-extension-dash-to-panel 52 56: An icon taskbar for the Gnome Shell -gnome-extra/gnome-shell-extension-desktop-icons-ng 47 47.0.2: Fork from the desktop-icons project, with several enhancements like Drag'n'Drop +gnome-extra/gnome-shell-extension-desktop-icons-ng 47 47.0.2 47.0.2-r1: Fork from the desktop-icons project, with several enhancements like Drag'n'Drop gnome-extra/gnome-shell-extension-gsconnect 54_p20221214 55: KDE Connect implementation for Gnome Shell gnome-extra/gnome-shell-extension-pop-shell 1.2.0_p20210603-r1 1.2.0_p20210727-r1 1.2.0_p20220928: Keyboard-driven layer for GNOME Shell with tiling support gnome-extra/gnome-shell-extension-weather-in-the-clock 20221024 20221024-r1: Display the current weather in the clock @@ -12130,7 +12130,7 @@ mail-client/mailx 8.1.2.20180807: The $ mail program, which is used to send mail mail-client/mailx-support 20060102-r2: Provides lockspool utility mail-client/mutt 2.2.3 2.2.9 2.2.10: A small but very powerful text-based mail client mail-client/mutt-wizard 3.3.1 9999: A system for automatically configuring neomutt and isync -mail-client/neomutt 20220415 20220429 20230322 20230322-r1 20230407 20230407-r1 99999999: A small but very powerful text-based mail client +mail-client/neomutt 20220415 20230322 20230322-r1 20230407 20230407-r1 99999999: A small but very powerful text-based mail client mail-client/roundcube 1.4.11 1.5.2 1.6.1 9999: A browser-based multilingual IMAP client with an application-like user interface mail-client/s-nail 14.9.24: Enhanced mailx-compatible mail client based on Heirloom mailx (nail) mail-client/sylpheed 3.7.0-r5: A lightweight email client and newsreader @@ -17651,7 +17651,7 @@ www-apps/phpBB 3.3.10: An open-source PHP-based bulletin board package www-apps/phpsysinfo 3.4.2: A customizable PHP script that displays information about your system nicely www-apps/piwigo 13.5.0 13.6.0: a photo gallery software for the web www-apps/postfixadmin 3.3.13: Web Based Management tool for Postfix style virtual domains and users -www-apps/prowlarr 1.4.0.3230: An indexer manager/proxy to integrate with your various PVR apps +www-apps/prowlarr 1.4.1.3258: An indexer manager/proxy to integrate with your various PVR apps www-apps/radarr 4.5.0.7106: A fork of Sonarr to work with movies a la Couchpotato www-apps/radicale 3.1.8: A simple CalDAV calendar server www-apps/readarr 0.1.3.1584 0.1.4.1596: An ebook and audiobook collection manager for Usenet and BitTorrent users diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index ee204d6795e5c..62c049c61ba77 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 05 May 2023 13:48:06 +0000 +Fri, 05 May 2023 14:03:10 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 20d224516f1c9..ac985e7316240 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2364,7 +2364,6 @@ dev-python/editorconfig-core-py:cli - Install command line interface as well as dev-python/httpx:cli - Install the CLI "httpx" client. dev-python/hypothesis:cli - Install a CLI tool used to write tests. dev-python/icalendar:doc - Generate examples and other extra documentation -dev-python/ipython:matplotlib - Add support for dev-python/matplotlib dev-python/ipython:nbconvert - Enable support for converting notebooks to various formats using app-text/pandoc dev-python/ipython:notebook - Install requirements for the web notebook based on dev-python/tornado dev-python/matplotlib:excel - Pull dev-python/xlwt for the exceltools toolkit