From 8067ee3d94a31ce9426be11390993e6c6e0a77a2 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 14 May 2024 20:18:34 +0000 Subject: [PATCH] 2024-05-14 20:18:34 UTC --- .../md5-cache/app-misc/brightness-control-2.4 | 10 +++++----- metadata/md5-cache/dev-python/sphinx-click-4.1.0 | 16 ---------------- metadata/md5-cache/dev-python/sphinx-click-4.2.0 | 10 +++++----- metadata/md5-cache/dev-python/trailrunner-1.2.1 | 12 ++++++------ metadata/md5-cache/dev-python/tweepy-4.14.0 | 12 ++++++------ metadata/md5-cache/dev-python/volatile-2.1.0 | 10 +++++----- metadata/md5-cache/dev-python/webpy-0.62 | 10 +++++----- metadata/md5-cache/dev-python/zopfli-0.2.2 | 12 ++++++------ metadata/md5-cache/dev-util/pmbootstrap-1.51.0 | 12 ++++++------ .../dev-util/upstream-ontologist-0.1.35-r1 | 10 +++++----- metadata/md5-cache/net-client/offpunk-1.8 | 15 --------------- metadata/md5-cache/net-client/offpunk-1.9.1 | 10 +++++----- metadata/md5-cache/net-nntp/inn-2.7.1 | 16 ++++++++-------- metadata/pkg_desc_index | 4 ++-- metadata/timestamp.chk | 2 +- profiles/use.local.desc | 2 -- 16 files changed, 65 insertions(+), 98 deletions(-) delete mode 100644 metadata/md5-cache/dev-python/sphinx-click-4.1.0 delete mode 100644 metadata/md5-cache/net-client/offpunk-1.8 diff --git a/metadata/md5-cache/app-misc/brightness-control-2.4 b/metadata/md5-cache/app-misc/brightness-control-2.4 index 97f173633b..c7bc7ab1e8 100644 --- a/metadata/md5-cache/app-misc/brightness-control-2.4 +++ b/metadata/md5-cache/app-misc/brightness-control-2.4 @@ -1,16 +1,16 @@ -BDEPEND=test? ( python_single_target_python3_10? ( dev-python/QtPy[python_targets_python3_10(-),gui,network,pyqt5,widgets] ) python_single_target_python3_11? ( dev-python/QtPy[python_targets_python3_11(-),gui,network,pyqt5,widgets] ) python_single_target_python3_10? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/poetry-core-1.9.0[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/poetry-core-1.9.0[python_targets_python3_11(-)] ) +BDEPEND=test? ( python_single_target_python3_10? ( dev-python/QtPy[python_targets_python3_10(-),gui,network,pyqt5,widgets] ) python_single_target_python3_11? ( dev-python/QtPy[python_targets_python3_11(-),gui,network,pyqt5,widgets] ) python_single_target_python3_12? ( dev-python/QtPy[python_targets_python3_12(-),gui,network,pyqt5,widgets] ) python_single_target_python3_10? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/poetry-core-1.9.0[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/poetry-core-1.9.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/poetry-core-1.9.0[python_targets_python3_12(-)] ) DEFINED_PHASES=compile configure install postinst prepare setup test DESCRIPTION=Qt Brightness Controller in Python EAPI=8 HOMEPAGE=https://github.com/lordamit/Brightness INHERIT=distutils-r1 desktop optfeature -IUSE=test python_single_target_python3_10 python_single_target_python3_11 +IUSE=test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 KEYWORDS=~amd64 ~x86 LICENSE=GPL-3 -RDEPEND=python_single_target_python3_10? ( dev-python/QtPy[python_targets_python3_10(-),gui,network,pyqt5,widgets] ) python_single_target_python3_11? ( dev-python/QtPy[python_targets_python3_11(-),gui,network,pyqt5,widgets] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) +RDEPEND=python_single_target_python3_10? ( dev-python/QtPy[python_targets_python3_10(-),gui,network,pyqt5,widgets] ) python_single_target_python3_11? ( dev-python/QtPy[python_targets_python3_11(-),gui,network,pyqt5,widgets] ) python_single_target_python3_12? ( dev-python/QtPy[python_targets_python3_12(-),gui,network,pyqt5,widgets] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/lordamit/Brightness/archive/refs/tags/v2.4.tar.gz -> brightness-control-2.4.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 a9e13d91cb9541a054827cb1d957a660 desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 -_md5_=9ecfcea04ce491a0de51de5534ca05a0 +_md5_=1910ef708c8f118ed80925cb4cf41884 diff --git a/metadata/md5-cache/dev-python/sphinx-click-4.1.0 b/metadata/md5-cache/dev-python/sphinx-click-4.1.0 deleted file mode 100644 index 60379e1cf5..0000000000 --- a/metadata/md5-cache/dev-python/sphinx-click-4.1.0 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=>=dev-python/pbr-2.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/sphinx-2.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/click-7.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( >=dev-python/sphinx-7.2.6 ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=Sphinx plugin to automatically document click-based applications -EAPI=8 -HOMEPAGE=https://github.com/click-contrib/sphinx-click https://pypi.org/project/sphinx-click/ -INHERIT=distutils-r1 pypi -IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~amd64 -LICENSE=MIT -RDEPEND=>=dev-python/sphinx-2.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/click-7.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://files.pythonhosted.org/packages/source/s/sphinx-click/sphinx-click-4.1.0.tar.gz -_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b -_md5_=183525c067d9e3290ef7ff1cb10fb1ee diff --git a/metadata/md5-cache/dev-python/sphinx-click-4.2.0 b/metadata/md5-cache/dev-python/sphinx-click-4.2.0 index bc304f5eb8..b7afdf367b 100644 --- a/metadata/md5-cache/dev-python/sphinx-click-4.2.0 +++ b/metadata/md5-cache/dev-python/sphinx-click-4.2.0 @@ -1,16 +1,16 @@ -BDEPEND=>=dev-python/pbr-2.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/sphinx-2.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/click-7.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( >=dev-python/sphinx-7.2.6 ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=>=dev-python/pbr-2.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( >=dev-python/sphinx-2.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/click-7.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( >=dev-python/sphinx-7.2.6 ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Sphinx plugin to automatically document click-based applications EAPI=8 HOMEPAGE=https://github.com/click-contrib/sphinx-click https://pypi.org/project/sphinx-click/ INHERIT=distutils-r1 pypi -IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 +IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 KEYWORDS=~amd64 LICENSE=MIT -RDEPEND=>=dev-python/sphinx-2.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/click-7.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 ) +RDEPEND=>=dev-python/sphinx-2.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/click-7.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/s/sphinx-click/sphinx-click-4.2.0.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b -_md5_=183525c067d9e3290ef7ff1cb10fb1ee +_md5_=62fb113ac865d580afdf6bdb9f1f5d0e diff --git a/metadata/md5-cache/dev-python/trailrunner-1.2.1 b/metadata/md5-cache/dev-python/trailrunner-1.2.1 index fe6da80377..93b76393eb 100644 --- a/metadata/md5-cache/dev-python/trailrunner-1.2.1 +++ b/metadata/md5-cache/dev-python/trailrunner-1.2.1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-python/pathspec[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) 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 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/flit-core-3.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=test? ( dev-python/pathspec[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) 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 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/flit-core-3.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/pathspec[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEPEND=dev-python/pathspec[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] DESCRIPTION=Walk paths and run things EAPI=8 HOMEPAGE=https://github.com/omnilib/trailrunner INHERIT=distutils-r1 pypi -IUSE=test python_targets_python3_10 python_targets_python3_11 +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 KEYWORDS=~amd64 LICENSE=MIT -RDEPEND=dev-python/pathspec[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +RDEPEND=dev-python/pathspec[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/t/trailrunner/trailrunner-1.2.1.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b -_md5_=f7644b25d00f3a7019ab8bfee8b4eae1 +_md5_=112d097f726bc5ac77ba927d8be64fda diff --git a/metadata/md5-cache/dev-python/tweepy-4.14.0 b/metadata/md5-cache/dev-python/tweepy-4.14.0 index 6807b094cd..9db0192476 100644 --- a/metadata/md5-cache/dev-python/tweepy-4.14.0 +++ b/metadata/md5-cache/dev-python/tweepy-4.14.0 @@ -1,17 +1,17 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/requests[python_targets_python3_11(-)?,socks5] dev-python/requests-oauthlib[python_targets_python3_11(-)?] +DEPEND=dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,socks5] dev-python/requests-oauthlib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] DESCRIPTION=An easy-to-use Python library for accessing the Twitter API. EAPI=8 HOMEPAGE=https://www.tweepy.org/ INHERIT=distutils-r1 -IUSE=python_targets_python3_11 +IUSE=python_targets_python3_11 python_targets_python3_12 KEYWORDS=~amd64 LICENSE=MIT -RDEPEND=dev-python/requests[python_targets_python3_11(-)?,socks5] dev-python/requests-oauthlib[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_11 ) +RDEPEND=dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,socks5] dev-python/requests-oauthlib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 ) RESTRICT=test SLOT=0 SRC_URI=https://github.com/tweepy/tweepy/archive/v4.14.0.tar.gz -> tweepy-4.14.0.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 -_md5_=eb5ce012dff814022ab5a68ed979af07 +_md5_=274430a2e9912f4f7ae73651d38708b2 diff --git a/metadata/md5-cache/dev-python/volatile-2.1.0 b/metadata/md5-cache/dev-python/volatile-2.1.0 index 3d23c668aa..0c2432990b 100644 --- a/metadata/md5-cache/dev-python/volatile-2.1.0 +++ b/metadata/md5-cache/dev-python/volatile-2.1.0 @@ -1,16 +1,16 @@ -BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=A small extension for the tempfile module EAPI=8 HOMEPAGE=https://github.com/mbr/volatile INHERIT=distutils-r1 -IUSE=test python_targets_python3_10 python_targets_python3_11 +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 KEYWORDS=~amd64 LICENSE=MIT -RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/mbr/volatile/archive/refs/tags/2.1.0.tar.gz -> volatile-2.1.0.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 -_md5_=85f78f6c3149fe9d2859dbbf023da37b +_md5_=3e6b783b231e277f407cdafe92cbea32 diff --git a/metadata/md5-cache/dev-python/webpy-0.62 b/metadata/md5-cache/dev-python/webpy-0.62 index 6d5bd2e08e..801f5f0ab0 100644 --- a/metadata/md5-cache/dev-python/webpy-0.62 +++ b/metadata/md5-cache/dev-python/webpy-0.62 @@ -1,16 +1,16 @@ -BDEPEND=test? ( dev-python/cheroot[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=test? ( dev-python/cheroot[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=A web framework for python that is as simple as it is powerful EAPI=8 HOMEPAGE=https://webpy.org https://github.com/webpy/webpy https://pypi.org/project/web.py/ INHERIT=distutils-r1 -IUSE=test doc python_targets_python3_10 python_targets_python3_11 +IUSE=test doc python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 KEYWORDS=~amd64 ~x86 LICENSE=public-domain -RDEPEND=dev-python/cheroot[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +RDEPEND=dev-python/cheroot[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/webpy/webpy/archive/0.62.tar.gz -> webpy-0.62.gh.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 -_md5_=bef2dd47a5841d125d99b292260a1543 +_md5_=f2f4cbf244f7fddd68843f639b17cbcf diff --git a/metadata/md5-cache/dev-python/zopfli-0.2.2 b/metadata/md5-cache/dev-python/zopfli-0.2.2 index d50fd60cb6..47e79721e8 100644 --- a/metadata/md5-cache/dev-python/zopfli-0.2.2 +++ b/metadata/md5-cache/dev-python/zopfli-0.2.2 @@ -1,17 +1,17 @@ -BDEPEND=app-arch/unzip dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( app-arch/zopfli:= >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=app-arch/unzip dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( app-arch/zopfli:= >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test -DEPEND=app-arch/zopfli:= python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) +DEPEND=app-arch/zopfli:= python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) DESCRIPTION=Zopfli module for Python EAPI=8 HOMEPAGE=https://pypi.org/project/zopfli/ https://github.com/fonttools/py-zopfli INHERIT=distutils-r1 pypi -IUSE=test python_targets_python3_10 python_targets_python3_11 debug +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug KEYWORDS=~amd64 LICENSE=Apache-2.0 -RDEPEND=app-arch/zopfli:= python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +RDEPEND=app-arch/zopfli:= python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/z/zopfli/zopfli-0.2.2.zip _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b -_md5_=594bdc927d5d75f1ffba7455bfd2f15c +_md5_=98fe352c7b0576d61ba1900e200e3868 diff --git a/metadata/md5-cache/dev-util/pmbootstrap-1.51.0 b/metadata/md5-cache/dev-util/pmbootstrap-1.51.0 index 325d9e9c45..7d710cac81 100644 --- a/metadata/md5-cache/dev-util/pmbootstrap-1.51.0 +++ b/metadata/md5-cache/dev-util/pmbootstrap-1.51.0 @@ -1,17 +1,17 @@ -BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) +BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-15[python_targets_python3_13(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_13(-)] ) DEFINED_PHASES=compile configure install prepare pretend setup test -DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) +DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) DESCRIPTION=Helper tool for developing and building postmarketOS EAPI=8 HOMEPAGE=https://postmarketos.org/ INHERIT=distutils-r1 linux-info pypi -IUSE=python_single_target_python3_10 python_single_target_python3_11 +IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 KEYWORDS=-alpha ~amd64 -arm -hppa -ia64 -ppc -ppc64 -riscv -sparc LICENSE=GPL-3 -RDEPEND=dev-vcs/git python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) +RDEPEND=dev-vcs/git python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) RESTRICT=mirror test SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/p/pmbootstrap/pmbootstrap-1.51.0.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 a9e13d91cb9541a054827cb1d957a660 linux-info 7ca3057b277f1e5978947b4cc289ce62 pypi 2eecb475512bc76e5ea9192a681b9e6b -_md5_=2ebdaade13d69e18e0d70741546b7f09 +_md5_=cfd0671212f3b0f14aaab62e91076c12 diff --git a/metadata/md5-cache/dev-util/upstream-ontologist-0.1.35-r1 b/metadata/md5-cache/dev-util/upstream-ontologist-0.1.35-r1 index 137e59ef2a..a6154c6ee0 100644 --- a/metadata/md5-cache/dev-util/upstream-ontologist-0.1.35-r1 +++ b/metadata/md5-cache/dev-util/upstream-ontologist-0.1.35-r1 @@ -1,16 +1,16 @@ -BDEPEND=test? ( python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/docutils[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/pygments[python_targets_python3_10(-)] dev-python/tomlkit[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/docutils[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/pygments[python_targets_python3_11(-)] dev-python/tomlkit[python_targets_python3_11(-)] ) ) test? ( python_single_target_python3_10? ( dev-python/python-debian[python_targets_python3_10(-)] dev-python/ruamel-yaml[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-debian[python_targets_python3_11(-)] dev-python/ruamel-yaml[python_targets_python3_11(-)] ) dev-vcs/breezy[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] python_single_target_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_11(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) +BDEPEND=test? ( python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/docutils[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/pygments[python_targets_python3_10(-)] dev-python/tomlkit[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/docutils[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/pygments[python_targets_python3_11(-)] dev-python/tomlkit[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/beautifulsoup4[python_targets_python3_12(-)] dev-python/docutils[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] dev-python/markdown[python_targets_python3_12(-)] dev-python/pygments[python_targets_python3_12(-)] dev-python/tomlkit[python_targets_python3_12(-)] ) ) test? ( python_single_target_python3_10? ( dev-python/python-debian[python_targets_python3_10(-)] dev-python/ruamel-yaml[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-debian[python_targets_python3_11(-)] dev-python/ruamel-yaml[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/python-debian[python_targets_python3_12(-)] dev-python/ruamel-yaml[python_targets_python3_12(-)] ) dev-vcs/breezy[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?,python_single_target_python3_12(-)?] python_single_target_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_11(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] ) DEFINED_PHASES=compile configure install postinst prepare setup test DESCRIPTION=Tracking of upstream project metadata EAPI=8 HOMEPAGE=https://pypi.org/project/upstream-ontologist/ https://github.com/jelmer/upstream-ontologist INHERIT=edo distutils-r1 optfeature pypi -IUSE=test python_single_target_python3_10 python_single_target_python3_11 +IUSE=test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 KEYWORDS=~amd64 LICENSE=GPL-2+ -RDEPEND=python_single_target_python3_10? ( dev-python/python-debian[python_targets_python3_10(-)] dev-python/ruamel-yaml[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-debian[python_targets_python3_11(-)] dev-python/ruamel-yaml[python_targets_python3_11(-)] ) dev-vcs/breezy[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) +RDEPEND=python_single_target_python3_10? ( dev-python/python-debian[python_targets_python3_10(-)] dev-python/ruamel-yaml[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-debian[python_targets_python3_11(-)] dev-python/ruamel-yaml[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/python-debian[python_targets_python3_12(-)] dev-python/ruamel-yaml[python_targets_python3_12(-)] ) dev-vcs/breezy[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?,python_single_target_python3_12(-)?] python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/u/upstream-ontologist/upstream-ontologist-0.1.35.tar.gz _eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 a9e13d91cb9541a054827cb1d957a660 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 2eecb475512bc76e5ea9192a681b9e6b -_md5_=14fa4c943cf6397641ae49547664e7b2 +_md5_=b4fdb0b5170d79e4bd25f2e5d1c5e839 diff --git a/metadata/md5-cache/net-client/offpunk-1.8 b/metadata/md5-cache/net-client/offpunk-1.8 deleted file mode 100644 index 499b5d9483..0000000000 --- a/metadata/md5-cache/net-client/offpunk-1.8 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=python_single_target_pypy3? ( dev-python/pypy3:= ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_pypy3? ( >=dev-python/gpep517-15[python_targets_pypy3(-)] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)] ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) -DEFINED_PHASES=compile configure install postinst prepare setup test -DESCRIPTION=Offline-First Gemini/Web/Gopher/RSS reader and browser -EAPI=8 -HOMEPAGE=https://sr.ht/~lioploum/offpunk/ -INHERIT=distutils-r1 optfeature -IUSE=python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 -KEYWORDS=~amd64 -LICENSE=BSD-2 -RDEPEND=python_single_target_pypy3? ( dev-python/pypy3:= ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 ) -SLOT=0 -SRC_URI=https://git.sr.ht/~lioploum/offpunk/archive/v1.8.tar.gz -> offpunk-1.8.tar.gz -_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 a9e13d91cb9541a054827cb1d957a660 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 -_md5_=0544eb1a23fc1255bf2c46ab19a5c3d3 diff --git a/metadata/md5-cache/net-client/offpunk-1.9.1 b/metadata/md5-cache/net-client/offpunk-1.9.1 index 036d52927c..a39f6b02e6 100644 --- a/metadata/md5-cache/net-client/offpunk-1.9.1 +++ b/metadata/md5-cache/net-client/offpunk-1.9.1 @@ -1,15 +1,15 @@ -BDEPEND=python_single_target_pypy3? ( dev-python/pypy3:= ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_pypy3? ( >=dev-python/gpep517-15[python_targets_pypy3(-)] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)] ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) +BDEPEND=python_single_target_pypy3? ( dev-python/pypy3:= ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_pypy3? ( >=dev-python/gpep517-15[python_targets_pypy3(-)] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)] ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-15[python_targets_python3_13(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_13(-)] ) DEFINED_PHASES=compile configure install postinst prepare setup test DESCRIPTION=Offline-First Gemini/Web/Gopher/RSS reader and browser EAPI=8 HOMEPAGE=https://sr.ht/~lioploum/offpunk/ INHERIT=distutils-r1 optfeature -IUSE=python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 +IUSE=python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 KEYWORDS=~amd64 LICENSE=BSD-2 -RDEPEND=python_single_target_pypy3? ( dev-python/pypy3:= ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 ) +RDEPEND=python_single_target_pypy3? ( dev-python/pypy3:= ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) SLOT=0 SRC_URI=https://git.sr.ht/~lioploum/offpunk/archive/v1.9.1.tar.gz -> offpunk-1.9.1.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 a9e13d91cb9541a054827cb1d957a660 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 -_md5_=fd5a8aa5c9fdfea67b6c5b59e30cfa01 +_md5_=e9c92073b7cc1488c1eb98587dfd0d60 diff --git a/metadata/md5-cache/net-nntp/inn-2.7.1 b/metadata/md5-cache/net-nntp/inn-2.7.1 index 23d38f6fe6..796db8dab5 100644 --- a/metadata/md5-cache/net-nntp/inn-2.7.1 +++ b/metadata/md5-cache/net-nntp/inn-2.7.1 @@ -1,17 +1,17 @@ -BDEPEND=app-alternatives/lex app-alternatives/yacc dev-lang/perl virtual/pkgconfig test? ( dev-perl/Test-Pod ) verify-sig? ( >=sec-keys/openpgp-keys-russallbery-20230000 ) virtual/pkgconfig verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) +BDEPEND=app-alternatives/lex app-alternatives/yacc dev-lang/perl virtual/pkgconfig test? ( dev-perl/Test-Pod ) verify-sig? ( >=sec-keys/openpgp-keys-russallbery-20230000 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) DEFINED_PHASES=configure install postinst setup unpack -DEPEND=app-crypt/gnupg dev-lang/perl:= sys-libs/gdbm:= sys-libs/pam virtual/libcrypt:= virtual/mta bzip2? ( app-alternatives/bzip2 ) cancel-locks? ( net-libs/canlock:= ) gzip? ( app-alternatives/gzip ) kerberos? ( virtual/krb5 ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) ) sasl? ( dev-libs/cyrus-sasl:2 ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) zlib? ( sys-libs/zlib:= ) +DEPEND=app-crypt/gnupg dev-lang/perl:= sys-libs/gdbm:= sys-libs/pam virtual/libcrypt:= virtual/mta bzip2? ( app-alternatives/bzip2 ) cancel-locks? ( net-libs/canlock:= ) gzip? ( app-alternatives/gzip ) kerberos? ( virtual/krb5 ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) ) sasl? ( dev-libs/cyrus-sasl:2 ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) zlib? ( sys-libs/zlib:= ) DESCRIPTION=InterNetNews - the Internet meets Netnews EAPI=8 HOMEPAGE=https://www.isc.org/othersoftware/#INN https://www.eyrie.org/~eagle/software/inn/ https://github.com/InterNetNews/inn -INHERIT=optfeature perl-functions python-single-r1 systemd tmpfiles verify-sig -IUSE=+bzip2 cancel-locks gzip kerberos low-memory python sasl sqlite ssl test zlib python_single_target_python3_10 python_single_target_python3_11 verify-sig +INHERIT=optfeature perl-functions python-single-r1 tmpfiles verify-sig +IUSE=+bzip2 cancel-locks gzip kerberos low-memory python sasl sqlite ssl test zlib python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 verify-sig KEYWORDS=~amd64 LICENSE=BSD BSD-2 BSD-4 GPL-2+ ISC MIT RSA powell public-domain -RDEPEND=app-crypt/gnupg dev-lang/perl:= sys-libs/gdbm:= sys-libs/pam virtual/libcrypt:= virtual/mta bzip2? ( app-alternatives/bzip2 ) cancel-locks? ( net-libs/canlock:= ) gzip? ( app-alternatives/gzip ) kerberos? ( virtual/krb5 ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) ) sasl? ( dev-libs/cyrus-sasl:2 ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) zlib? ( sys-libs/zlib:= ) virtual/tmpfiles -REQUIRED_USE=python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 ) ) +RDEPEND=app-crypt/gnupg dev-lang/perl:= sys-libs/gdbm:= sys-libs/pam virtual/libcrypt:= virtual/mta bzip2? ( app-alternatives/bzip2 ) cancel-locks? ( net-libs/canlock:= ) gzip? ( app-alternatives/gzip ) kerberos? ( virtual/krb5 ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) ) sasl? ( dev-libs/cyrus-sasl:2 ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) zlib? ( sys-libs/zlib:= ) virtual/tmpfiles +REQUIRED_USE=python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://downloads.isc.org/isc/inn/inn-2.7.1.tar.gz verify-sig? ( https://downloads.isc.org/isc/inn/inn-2.7.1.tar.gz.asc ) -_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 perl-functions c3fca037246e877693badea0df3b0ef8 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-single-r1 75118e916668a74c660a13b0ecb22562 systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f verify-sig a79ba011daaf532d71a219182474d150 -_md5_=86e3be1421a79c78656e870e0e7f9a9c +_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 perl-functions c3fca037246e877693badea0df3b0ef8 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-single-r1 75118e916668a74c660a13b0ecb22562 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f verify-sig a79ba011daaf532d71a219182474d150 +_md5_=5ef18789c2c1a6de2fd5f116b514e17a diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 2620b9baa4..d4c0792a19 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -822,7 +822,7 @@ dev-python/sjcl 0.2.1 0.2.1-r1: Decrypt and encrypt 'Stanford Javascript Crypto dev-python/skia-pathops 0.8.0: Python bindings for the Skia Path Ops dev-python/sortedcollections 2.1.0: Apache2 licensed Python sorted collections library dev-python/sphinx-argparse-cli 1.11.1: Render CLI arguments (sub-commands friendly) defined by argparse module -dev-python/sphinx-click 4.1.0 4.2.0: Sphinx plugin to automatically document click-based applications +dev-python/sphinx-click 4.2.0: Sphinx plugin to automatically document click-based applications dev-python/sphinx-design 0.5.0: A sphinx extension for designing beautiful, view size responsive web components dev-python/sphinx-hoverxref 1.3.0: Sphinx extension to show tooltips with content embedded when hover a reference dev-python/sphinx-paramlinks 0.6.0: Allows param links in Sphinx function/method descriptions to be linkable @@ -1312,7 +1312,7 @@ net-client/amfora 1.8.0 1.9.2: A fancy terminal browser for the Gemini protocol. net-client/castor 0.8.18 0.9.0: A graphical browser for plain-text protocols net-client/kristall 0.3-r2 0.4: Visual cross-platform gemini browser net-client/lagrange 1.17.5 1.17.6: Desktop GUI client for browsing Geminispace -net-client/offpunk 1.8 1.9.1: Offline-First Gemini/Web/Gopher/RSS reader and browser +net-client/offpunk 1.9.1: Offline-First Gemini/Web/Gopher/RSS reader and browser net-client/starfish 1.2.0 1.3.1: A Gemini browser for elementary OS net-client/telescope 0.8.1 0.9: w3m-like browser for Gemini net-dialup/atinout 0.9.1-r1: AT commands as input are sent to modem and responses given as output diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 53b5a10041..e6f1b13601 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 14 May 2024 19:22:27 +0000 +Tue, 14 May 2024 20:18:34 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 22ebf24ff2..3df9e1d6ba 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -521,8 +521,6 @@ net-misc/xmrig-mo:hwloc - Use sys-apps/hwloc for CPU affinity support net-misc/xmrig-mo:opencl - Enable OpenCL support net-misc/yacy:openrc - Install an openrc runscript net-nntp/inn:cancel-locks - Enable Cancel-Lock header functionality -net-nntp/inn:keywords - Enable automatic innd keyword generation -net-nntp/inn:largefile - Support files larger than 2GB net-nntp/inn:low-memory - Use tagged hash table for history to reduce memory footprint net-nntp/pan:dbus - Use DBUS. Support running multiple instances net-nntp/pan:gnome-keyring - Use libsecret/gcr for password storage