diff options
26 files changed, 229 insertions, 36 deletions
diff --git a/metadata/md5-cache/app-emulation/wine-gecko-2.47.4 b/metadata/md5-cache/app-emulation/wine-gecko-2.47.4 index b4404f25af4d..bf1ad567edfa 100644 --- a/metadata/md5-cache/app-emulation/wine-gecko-2.47.4 +++ b/metadata/md5-cache/app-emulation/wine-gecko-2.47.4 @@ -3,9 +3,9 @@ DESCRIPTION=Mozilla Gecko based version of Internet Explorer for Wine EAPI=8 HOMEPAGE=https://wiki.winehq.org/Gecko https://gitlab.winehq.org/wine/wine-gecko/ IUSE=+abi_x86_32 abi_x86_64 +shared -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=Apache-2.0 BSD BSD-2 MIT MPL-2.0 REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) SLOT=2.47.4 SRC_URI=shared? ( abi_x86_32? ( https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86.tar.xz ) abi_x86_64? ( https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86_64.tar.xz ) ) !shared? ( abi_x86_32? ( https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86.msi ) abi_x86_64? ( https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86_64.msi ) ) -_md5_=d46bb5074803e157631e0b743a2f53ac +_md5_=7a6259fb363f018f7f7fae46cbc1f3c0 diff --git a/metadata/md5-cache/app-emulation/wine-mono-8.1.0 b/metadata/md5-cache/app-emulation/wine-mono-8.1.0 index 481aaa2155b8..5f45acd9cb26 100644 --- a/metadata/md5-cache/app-emulation/wine-mono-8.1.0 +++ b/metadata/md5-cache/app-emulation/wine-mono-8.1.0 @@ -3,8 +3,8 @@ DESCRIPTION=Replacement for the .NET runtime and class libraries in Wine EAPI=8 HOMEPAGE=https://wiki.winehq.org/Mono IUSE=+shared -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1 SLOT=8.1.0 SRC_URI=shared? ( https://github.com/madewokherd/wine-mono/releases/download/wine-mono-8.1.0/wine-mono-8.1.0-x86.tar.xz ) !shared? ( https://github.com/madewokherd/wine-mono/releases/download/wine-mono-8.1.0/wine-mono-8.1.0-x86.msi ) -_md5_=66f7156021ec1215cec69b00c6dbe461 +_md5_=8005d884e8a547892b51ecffd0ebbb42 diff --git a/metadata/md5-cache/dev-cpp/asio-1.28.1 b/metadata/md5-cache/dev-cpp/asio-1.28.1 index d0289de72f24..ce09949c7e5d 100644 --- a/metadata/md5-cache/dev-cpp/asio-1.28.1 +++ b/metadata/md5-cache/dev-cpp/asio-1.28.1 @@ -6,10 +6,10 @@ EAPI=8 HOMEPAGE=https://think-async.com https://github.com/chriskohlhoff/asio INHERIT=autotools IUSE=doc examples test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv sparc ~x86 LICENSE=Boost-1.0 RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://sourceforge/asio/asio/asio-1.28.1.tar.bz2 _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools e4cf390b19033d5ca443765bc8537b81 -_md5_=4ab3683fd98a4fd9f670f2409d7c4760 +_md5_=aab6236d8f50d6a8ce7c44ed7b9496b0 diff --git a/metadata/md5-cache/dev-libs/json-glib-1.8.0 b/metadata/md5-cache/dev-libs/json-glib-1.8.0 index 9423281105ef..21945bb50e58 100644 --- a/metadata/md5-cache/dev-libs/json-glib-1.8.0 +++ b/metadata/md5-cache/dev-libs/json-glib-1.8.0 @@ -6,11 +6,11 @@ EAPI=7 HOMEPAGE=https://wiki.gnome.org/Projects/JsonGlib INHERIT=gnome.org meson-multilib xdg-utils IUSE=gtk-doc +introspection nls test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 +KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 LICENSE=LGPL-2.1+ RDEPEND=>=dev-libs/glib-2.54.0:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] introspection? ( >=dev-libs/gobject-introspection-0.9.5:= ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://gnome/sources/json-glib/1.8/json-glib-1.8.0.tar.xz _eclasses_=gnome.org 6b39404f1491c60a2d32e3c693a683fe multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b meson-multilib 8989922d980e5e870cc3de949d1b2586 xdg-utils baea6080dd821f5562d715887954c9d3 -_md5_=4ca3f7c4daccfc06dd90d460fc9f36a1 +_md5_=3bfdbaf59944d1a479ea42974b436283 diff --git a/metadata/md5-cache/dev-python/beartype-0.17.1 b/metadata/md5-cache/dev-python/beartype-0.17.1 new file mode 100644 index 000000000000..67a246284f5d --- /dev/null +++ b/metadata/md5-cache/dev-python/beartype-0.17.1 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/mypy[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Unbearably fast runtime type checking in pure Python +EAPI=8 +HOMEPAGE=https://pypi.org/project/beartype/ https://github.com/beartype/beartype/ +INHERIT=distutils-r1 pypi +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 ~arm64 ~riscv +LICENSE=MIT +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 ) +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/b/beartype/beartype-0.17.1.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b +_md5_=108f9c66d451bf1563d4213f8cd81308 diff --git a/metadata/md5-cache/dev-python/cachelib-0.11.0 b/metadata/md5-cache/dev-python/cachelib-0.11.0 new file mode 100644 index 000000000000..86e388644546 --- /dev/null +++ b/metadata/md5-cache/dev-python/cachelib-0.11.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-db/redis dev-python/pylibmc[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-xprocess[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/redis[python_targets_python3_10(-)?,python_targets_python3_11(-)?] net-misc/memcached www-servers/uwsgi[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.3.1[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-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Collection of cache libraries in the same API interface. Extracted from werkzeug +EAPI=8 +HOMEPAGE=https://pypi.org/project/cachelib/ https://github.com/pallets-eco/cachelib/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 ~arm ~arm64 ~x86 +LICENSE=BSD +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 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/pallets-eco/cachelib/archive/0.11.0.tar.gz -> cachelib-0.11.0.gh.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 +_md5_=7012f36009bd4ec534af7ab5418f1b0f diff --git a/metadata/md5-cache/dev-python/elementpath-4.2.1 b/metadata/md5-cache/dev-python/elementpath-4.2.1 new file mode 100644 index 000000000000..1affa2a408bf --- /dev/null +++ b/metadata/md5-cache/dev-python/elementpath-4.2.1 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/lxml[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/xmlschema[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=XPath 1.0/2.0 parsers and selectors for ElementTree and lxml +EAPI=8 +HOMEPAGE=https://github.com/sissaschool/elementpath/ https://pypi.org/project/elementpath/ +INHERIT=distutils-r1 pypi +IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos +LICENSE=MIT +RDEPEND=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/e/elementpath/elementpath-4.2.1.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b +_md5_=068d7122305a6ff4612d78aa2fc67d23 diff --git a/metadata/md5-cache/dev-python/identify-2.5.34 b/metadata/md5-cache/dev-python/identify-2.5.34 new file mode 100644 index 000000000000..37db9073e896 --- /dev/null +++ b/metadata/md5-cache/dev-python/identify-2.5.34 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/ukkonen[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=File identification library for Python +EAPI=8 +HOMEPAGE=https://github.com/pre-commit/identify/ https://pypi.org/project/identify/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 +LICENSE=MIT +RDEPEND=dev-python/ukkonen[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/pre-commit/identify/archive/v2.5.34.tar.gz -> identify-2.5.34.gh.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 +_md5_=e30421d6bcd815cb52dde9fe06e842c2 diff --git a/metadata/md5-cache/dev-python/mkdocs-material-9.5.9 b/metadata/md5-cache/dev-python/mkdocs-material-9.5.9 new file mode 100644 index 000000000000..c3a166b50f76 --- /dev/null +++ b/metadata/md5-cache/dev-python/mkdocs-material-9.5.9 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-python/trove-classifiers-2023.10.18[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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hatchling-1.17.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] doc? ( || ( ( dev-lang/python:3.12 dev-python/mkdocs[python_targets_python3_12(-)] dev-python/mkdocs-material-extensions[python_targets_python3_12(-)] dev-python/mkdocs-minify-plugin[python_targets_python3_12(-)] dev-python/mkdocs-redirects[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/mkdocs[python_targets_python3_11(-)] dev-python/mkdocs-material-extensions[python_targets_python3_11(-)] dev-python/mkdocs-minify-plugin[python_targets_python3_11(-)] dev-python/mkdocs-redirects[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material-extensions[python_targets_python3_10(-)] dev-python/mkdocs-minify-plugin[python_targets_python3_10(-)] dev-python/mkdocs-redirects[python_targets_python3_10(-)] ) ) ) +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=A Material Design theme for MkDocs +EAPI=8 +HOMEPAGE=https://github.com/squidfunk/mkdocs-material/ https://pypi.org/project/mkdocs-material/ +INHERIT=distutils-r1 docs +IUSE=social python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 doc +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=MIT +PDEPEND=>=dev-python/mkdocs-material-extensions-1.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +RDEPEND=>=dev-python/Babel-2.10.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/colorama-0.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jinja-3.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/lxml-4.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/markdown-3.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/mkdocs-1.5.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/paginate-0.5.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pygments-2.16[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pymdown-extensions-10.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/readtime-2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/regex-2022.4.24[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.26[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] social? ( >=dev-python/pillow-10.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=media-gfx/cairosvg-2.5[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 ) +SLOT=0 +SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/9.5.9.tar.gz -> mkdocs-material-9.5.9.gh.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 docs 7f3c0d47338743498c69f1887a139f57 +_md5_=0dec1f83c0e8bd57fc095b5dbf020134 diff --git a/metadata/md5-cache/dev-python/pip-run-12.6.1 b/metadata/md5-cache/dev-python/pip-run-12.6.1 new file mode 100644 index 000000000000..e2cdc4f685d6 --- /dev/null +++ b/metadata/md5-cache/dev-python/pip-run-12.6.1 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/flit-core[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jaraco-path[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jaraco-test-5.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/nbformat[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pygments[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/autocommand[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jaraco-context[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jaraco-env[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jaraco-functools-3.7[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jaraco-text[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/more-itertools-8.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/path[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pip[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/platformdirs[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/tomli[python_targets_pypy3(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-python/tomli[python_targets_pypy3(-)?,python_targets_python3_10(-)?] ) >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Install packages and run Python with them +EAPI=8 +HOMEPAGE=https://github.com/jaraco/pip-run/ https://pypi.org/project/pip-run/ +INHERIT=distutils-r1 pypi +IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +LICENSE=MIT +RDEPEND=dev-python/autocommand[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jaraco-context[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jaraco-env[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jaraco-functools-3.7[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jaraco-text[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/more-itertools-8.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/path[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pip[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/platformdirs[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/tomli[python_targets_pypy3(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-python/tomli[python_targets_pypy3(-)?,python_targets_python3_10(-)?] ) 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/p/pip-run/pip-run-12.6.1.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b +_md5_=83191441c65477c305afe968089c8d86 diff --git a/metadata/md5-cache/dev-python/pygit2-1.14.1 b/metadata/md5-cache/dev-python/pygit2-1.14.1 new file mode 100644 index 000000000000..190a7528e682 --- /dev/null +++ b/metadata/md5-cache/dev-python/pygit2-1.14.1 @@ -0,0 +1,17 @@ +BDEPEND=>=dev-python/cffi-1.16.0:=[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( =dev-libs/libgit2-1.7*:= >=dev-python/cffi-1.16.0:=[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DEPEND==dev-libs/libgit2-1.7*:= 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 ) +DESCRIPTION=Python bindings for libgit2 +EAPI=8 +HOMEPAGE=https://github.com/libgit2/pygit2/ https://pypi.org/project/pygit2/ +INHERIT=distutils-r1 pypi +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug +KEYWORDS=~amd64 ~riscv ~x86 +LICENSE=GPL-2-with-linking-exception +RDEPEND==dev-libs/libgit2-1.7*:= >=dev-python/cffi-1.16.0:=[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/p/pygit2/pygit2-1.14.1.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b +_md5_=e238be9d299d4fa6a3c705696c2e7387 diff --git a/metadata/md5-cache/dev-python/pytest-describe-2.2.0 b/metadata/md5-cache/dev-python/pytest-describe-2.2.0 new file mode 100644 index 000000000000..60bf05704234 --- /dev/null +++ b/metadata/md5-cache/dev-python/pytest-describe-2.2.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( <dev-python/pytest-9[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-2.6.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Describe-style plugin for pytest +EAPI=8 +HOMEPAGE=https://github.com/pytest-dev/pytest-describe/ https://pypi.org/project/pytest-describe/ +INHERIT=distutils-r1 pypi +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=MIT +RDEPEND=<dev-python/pytest-9[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-2.6.0[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/p/pytest-describe/pytest-describe-2.2.0.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b +_md5_=15969f4ea8db49f9c28ad86d22b29d6a diff --git a/metadata/md5-cache/dev-python/python-multipart-0.0.9 b/metadata/md5-cache/dev-python/python-multipart-0.0.9 new file mode 100644 index 000000000000..da3bb494c118 --- /dev/null +++ b/metadata/md5-cache/dev-python/python-multipart-0.0.9 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/pyyaml[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hatchling-1.17.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=A streaming multipart parser for Python +EAPI=8 +HOMEPAGE=https://github.com/Kludex/python-multipart/ https://pypi.org/project/python-multipart/ +INHERIT=distutils-r1 +IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +LICENSE=Apache-2.0 +RDEPEND=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://github.com/Kludex/python-multipart/archive/0.0.9.tar.gz -> python-multipart-0.0.9.gh.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 +_md5_=1cd60e7910a37f99cd8dbbb086735c45 diff --git a/metadata/md5-cache/dev-python/rfc3987-1.3.8-r2 b/metadata/md5-cache/dev-python/rfc3987-1.3.8-r3 index 4f7ea71a820c..4f7ea71a820c 100644 --- a/metadata/md5-cache/dev-python/rfc3987-1.3.8-r2 +++ b/metadata/md5-cache/dev-python/rfc3987-1.3.8-r3 diff --git a/metadata/md5-cache/dev-python/tavern-2.9.2 b/metadata/md5-cache/dev-python/tavern-2.9.2 new file mode 100644 index 000000000000..75ce3fb21ac6 --- /dev/null +++ b/metadata/md5-cache/dev-python/tavern-2.9.2 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/colorlog[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/Faker[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/jmespath-1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jsonschema-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/paho-mqtt-1.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyjwt-2.5.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pykwalify-1.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-box-6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyyaml-6.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.22.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/stevedore-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[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 ) >=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 +DESCRIPTION=A tool, library, and Pytest plugin for testing RESTful APIs +EAPI=8 +HOMEPAGE=https://github.com/taverntesting/tavern/ https://pypi.org/project/tavern/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=>=dev-python/jmespath-1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jsonschema-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/paho-mqtt-1.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyjwt-2.5.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pykwalify-1.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-box-6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyyaml-6.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.22.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/stevedore-4[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/taverntesting/tavern/archive/2.9.2.tar.gz -> tavern-2.9.2.gh.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 +_md5_=a9cb06783e8863865645c67045f889db diff --git a/metadata/md5-cache/dev-python/tqdm-4.66.2 b/metadata/md5-cache/dev-python/tqdm-4.66.2 new file mode 100644 index 000000000000..6be52b11f67c --- /dev/null +++ b/metadata/md5-cache/dev-python/tqdm-4.66.2 @@ -0,0 +1,16 @@ +BDEPEND=dev-python/setuptools-scm[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/pytest-asyncio[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-timeout[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Add a progress meter to your loops in a second +EAPI=8 +HOMEPAGE=https://github.com/tqdm/tqdm/ https://pypi.org/project/tqdm/ +INHERIT=bash-completion-r1 distutils-r1 pypi +IUSE=examples test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos +LICENSE=MIT +RDEPEND=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/t/tqdm/tqdm-4.66.2.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b +_md5_=f4cadf07210211742b4c61c15c4d8e66 diff --git a/metadata/md5-cache/dev-python/uvicorn-0.27.1 b/metadata/md5-cache/dev-python/uvicorn-0.27.1 new file mode 100644 index 000000000000..cca203bb02bd --- /dev/null +++ b/metadata/md5-cache/dev-python/uvicorn-0.27.1 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/a2wsgi[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/httpx[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-asyncio[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-mock[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-dotenv[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/websockets-10.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/wsproto[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test-rust? ( dev-python/cryptography[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/trustme[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/watchfiles[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) ) test? ( >=dev-python/asgiref-3.4.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/h11-0.8[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( >=dev-python/typing-extensions-4.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-python/typing-extensions-4.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?] ) >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hatchling-1.17.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install postinst prepare test +DESCRIPTION=Lightning-fast ASGI server implementation +EAPI=8 +HOMEPAGE=https://www.uvicorn.org/ https://github.com/encode/uvicorn/ https://pypi.org/project/uvicorn/ +INHERIT=distutils-r1 optfeature +IUSE=test-rust test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +LICENSE=BSD +RDEPEND=>=dev-python/asgiref-3.4.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/h11-0.8[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( >=dev-python/typing-extensions-4.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-python/typing-extensions-4.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?] ) 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://github.com/encode/uvicorn/archive/0.27.1.tar.gz -> uvicorn-0.27.1.gh.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 +_md5_=70a75051e40c50210b7f9dca37ba5a96 diff --git a/metadata/md5-cache/gnome-base/gsettings-desktop-schemas-45.0 b/metadata/md5-cache/gnome-base/gsettings-desktop-schemas-45.0 index 570fef27d996..cc89d1558a98 100644 --- a/metadata/md5-cache/gnome-base/gsettings-desktop-schemas-45.0 +++ b/metadata/md5-cache/gnome-base/gsettings-desktop-schemas-45.0 @@ -6,9 +6,9 @@ HOMEPAGE=https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=gnome.org gnome2-utils meson xdg IUSE=+introspection -KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos +KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos LICENSE=LGPL-2.1+ SLOT=0 SRC_URI=mirror://gnome/sources/gsettings-desktop-schemas/45/gsettings-desktop-schemas-45.0.tar.xz _eclasses_=gnome.org 6b39404f1491c60a2d32e3c693a683fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 xdg 4a14c5c24f121e7da66e5aab4a168c6e -_md5_=aa5128296ba04ce35beb41c4d51f1fe8 +_md5_=5a196afa0bc57512eaa9c2c12625d6bd diff --git a/metadata/md5-cache/gui-libs/vte-common-0.74.2 b/metadata/md5-cache/gui-libs/vte-common-0.74.2 index 72c1f876b53f..694985d558ac 100644 --- a/metadata/md5-cache/gui-libs/vte-common-0.74.2 +++ b/metadata/md5-cache/gui-libs/vte-common-0.74.2 @@ -6,10 +6,10 @@ EAPI=8 HOMEPAGE=https://wiki.gnome.org/Apps/Terminal/VTE INHERIT=gnome.org meson python-any-r1 IUSE=systemd -KEYWORDS=amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86 +KEYWORDS=amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86 LICENSE=LGPL-3+ GPL-3+ RDEPEND=!<x11-libs/vte-0.70.0:2.91 SLOT=2.91 SRC_URI=https://gitlab.gnome.org/GNOME/vte/-/archive/0.74.2/vte-0.74.2.tar.bz2 _eclasses_=gnome.org 6b39404f1491c60a2d32e3c693a683fe multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 python-any-r1 f5169813d1619761b459800587005fd2 -_md5_=66dd4bd6f84b9fa40585ab6eeadfa7fe +_md5_=e8e7597c8a09ff4840e5cb63e14bdadb diff --git a/metadata/md5-cache/media-sound/abcm2ps-8.14.15 b/metadata/md5-cache/media-sound/abcm2ps-8.14.15 index 2581fa0f6592..f25fe100ec68 100644 --- a/metadata/md5-cache/media-sound/abcm2ps-8.14.15 +++ b/metadata/md5-cache/media-sound/abcm2ps-8.14.15 @@ -6,10 +6,10 @@ EAPI=8 HOMEPAGE=https://github.com/lewdlime/abcm2ps INHERIT=toolchain-funcs IUSE=examples pango -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc x86 LICENSE=GPL-3+ RDEPEND=pango? ( media-libs/freetype:2 x11-libs/pango ) SLOT=0 SRC_URI=https://github.com/lewdlime/abcm2ps/archive/v8.14.15.tar.gz -> abcm2ps-8.14.15.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 -_md5_=df3d51ffdfce48c1c17cca9515be5c3d +_md5_=4ff2bcfbe398b1b74fdada507eb2413f diff --git a/metadata/md5-cache/net-im/fractal-6_rc b/metadata/md5-cache/net-im/fractal-6_rc index de66f086d434..d5b1fa9d0aef 100644 --- a/metadata/md5-cache/net-im/fractal-6_rc +++ b/metadata/md5-cache/net-im/fractal-6_rc @@ -6,10 +6,10 @@ EAPI=8 HOMEPAGE=https://wiki.gnome.org/Apps/Fractal https://gitlab.gnome.org/World/fractal/ INHERIT=cargo gnome2-utils meson IUSE=debug -KEYWORDS=~amd64 ~arm64 +KEYWORDS=amd64 ~arm64 LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD GPL-3+ ISC MIT MPL-2.0 MPL-2.0 Unicode-DFS-2016 ZLIB openssl RDEPEND=>=dev-libs/glib-2.72 >=gui-libs/gtk-4.10.0:4 >=gui-libs/libadwaita-1.4.0:1 >=media-libs/gstreamer-1.20:1.0 >=media-libs/gst-plugins-bad-1.20:1.0 >=media-libs/gst-plugins-base-1.20:1.0 >=gui-libs/gtksourceview-5.0.0:5 >=media-video/pipewire-0.3.0:=[gstreamer] >=dev-libs/openssl-1.0.1:= >=media-libs/libshumate-1.0.0:1.0 >=dev-db/sqlite-3.24.0:3 >=sys-apps/xdg-desktop-portal-1.14.1 virtual/secret-service SLOT=0 SRC_URI=https://gitlab.gnome.org/World/fractal/-/archive/6.rc/fractal-6.rc.tar.bz2 https://github.com/matrix-org/matrix-rust-sdk/archive/19526cea6bce133fc48904838956846aeb966dc6.tar.gz -> matrix-rust-sdk-19526cea6bce133fc48904838956846aeb966dc6.gh.tar.gz https://github.com/matrix-org/matrix-rust-sdk/archive/19526cea6bce133fc48904838956846aeb966dc6.tar.gz -> matrix-rust-sdk-19526cea6bce133fc48904838956846aeb966dc6.gh.tar.gz https://github.com/matrix-org/matrix-rust-sdk/archive/19526cea6bce133fc48904838956846aeb966dc6.tar.gz -> matrix-rust-sdk-19526cea6bce133fc48904838956846aeb966dc6.gh.tar.gz https://github.com/matrix-org/matrix-rust-sdk/archive/19526cea6bce133fc48904838956846aeb966dc6.tar.gz -> matrix-rust-sdk-19526cea6bce133fc48904838956846aeb966dc6.gh.tar.gz https://github.com/matrix-org/matrix-rust-sdk/archive/19526cea6bce133fc48904838956846aeb966dc6.tar.gz -> matrix-rust-sdk-19526cea6bce133fc48904838956846aeb966dc6.gh.tar.gz https://github.com/matrix-org/matrix-rust-sdk/archive/19526cea6bce133fc48904838956846aeb966dc6.tar.gz -> matrix-rust-sdk-19526cea6bce133fc48904838956846aeb966dc6.gh.tar.gz https://github.com/matrix-org/matrix-rust-sdk/archive/19526cea6bce133fc48904838956846aeb966dc6.tar.gz -> matrix-rust-sdk-19526cea6bce133fc48904838956846aeb966dc6.gh.tar.gz https://github.com/matrix-org/matrix-rust-sdk/archive/19526cea6bce133fc48904838956846aeb966dc6.tar.gz -> matrix-rust-sdk-19526cea6bce133fc48904838956846aeb966dc6.gh.tar.gz https://github.com/matrix-org/matrix-rust-sdk/archive/19526cea6bce133fc48904838956846aeb966dc6.tar.gz -> matrix-rust-sdk-19526cea6bce133fc48904838956846aeb966dc6.gh.tar.gz https://dev.gentoo.org/~mgorny/dist/fractal-6_beta-crates.tar.xz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 -_md5_=c36a1d406d383a9b588d4f2d91bd554d +_md5_=658c69999d5ec10aadd68ea408394f83 diff --git a/metadata/md5-cache/net-misc/tuba-0.6.2 b/metadata/md5-cache/net-misc/tuba-0.6.2 index ab62ed57bd46..89f60b9c1870 100644 --- a/metadata/md5-cache/net-misc/tuba-0.6.2 +++ b/metadata/md5-cache/net-misc/tuba-0.6.2 @@ -5,10 +5,10 @@ DESCRIPTION=Browse the Fediverse (GTK client) EAPI=8 HOMEPAGE=https://tuba.geopjr.dev/ https://github.com/GeopJr/Tuba/ INHERIT=gnome2-utils meson optfeature vala -KEYWORDS=~amd64 ~arm64 +KEYWORDS=amd64 ~arm64 LICENSE=GPL-3 CC-BY-SA-4.0 RDEPEND=app-crypt/libsecret[introspection] >=dev-libs/glib-2.76.0:2 >=dev-libs/json-glib-1.4.4[introspection] >=dev-libs/libgee-0.8.5:0.8[introspection] dev-libs/libxml2 >=gui-libs/gtk-4.11.3:4[gstreamer,introspection] >=gui-libs/libadwaita-1.4:1[introspection,vala] >=gui-libs/gtksourceview-5.6.0:5[introspection,vala] net-libs/libsoup:3.0[introspection] SLOT=0 SRC_URI=https://github.com/GeopJr/Tuba/archive/v0.6.2.tar.gz -> Tuba-0.6.2.gh.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 flag-o-matic b2b07efa51009704f88173b2c7feab47 vala e477903dbe0105930c51f170a592dc16 -_md5_=0d5b0649f7968c8b98f5ef5f19dad9a4 +_md5_=f238dce92f6f2db1bd3e18cc4e178727 diff --git a/metadata/md5-cache/x11-libs/vte-0.74.2 b/metadata/md5-cache/x11-libs/vte-0.74.2 index 3d03785415f7..b03d9dad5dee 100644 --- a/metadata/md5-cache/x11-libs/vte-0.74.2 +++ b/metadata/md5-cache/x11-libs/vte-0.74.2 @@ -7,11 +7,11 @@ HOMEPAGE=https://wiki.gnome.org/Apps/Terminal/VTE IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=gnome.org meson python-any-r1 vala xdg IUSE=+crypt debug gtk-doc +icu +introspection systemd +vala vanilla -KEYWORDS=amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86 +KEYWORDS=amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86 LICENSE=LGPL-3+ GPL-3+ RDEPEND=>=x11-libs/gtk+-3.24.22:3[introspection?] >=x11-libs/cairo-1.0 >=dev-libs/fribidi-1.0.0 >=dev-libs/glib-2.60:2 crypt? ( >=net-libs/gnutls-3.2.7:0= ) icu? ( dev-libs/icu:= ) >=x11-libs/pango-1.22.0 >=dev-libs/libpcre2-10.21:= systemd? ( >=sys-apps/systemd-220:= ) sys-libs/zlib introspection? ( >=dev-libs/gobject-introspection-1.56:= ) x11-libs/pango[introspection?] ~gui-libs/vte-common-0.74.2[systemd?] REQUIRED_USE=gtk-doc? ( introspection ) vala? ( introspection ) SLOT=2.91 SRC_URI=https://gitlab.gnome.org/GNOME/vte/-/archive/0.74.2/vte-0.74.2.tar.bz2 !vanilla? ( https://dev.gentoo.org/~mattst88/distfiles/vte-0.74.0-command-notify.patch.xz ) _eclasses_=gnome.org 6b39404f1491c60a2d32e3c693a683fe multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 python-any-r1 f5169813d1619761b459800587005fd2 flag-o-matic b2b07efa51009704f88173b2c7feab47 vala e477903dbe0105930c51f170a592dc16 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e -_md5_=8347278b609d92506205790c81e82b12 +_md5_=4ec7a7fb77be6ca2a354597fed0e1528 diff --git a/metadata/md5-cache/x11-themes/adwaita-icon-theme-45.0 b/metadata/md5-cache/x11-themes/adwaita-icon-theme-45.0 index a938939a8a16..27a7976f130c 100644 --- a/metadata/md5-cache/x11-themes/adwaita-icon-theme-45.0 +++ b/metadata/md5-cache/x11-themes/adwaita-icon-theme-45.0 @@ -7,11 +7,11 @@ HOMEPAGE=https://gitlab.gnome.org/GNOME/adwaita-icon-theme IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=gnome.org meson xdg IUSE=branding -KEYWORDS=amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux +KEYWORDS=amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux LICENSE=|| ( LGPL-3 CC-BY-SA-3.0 ) branding? ( CC-BY-SA-4.0 ) RDEPEND=>=x11-themes/hicolor-icon-theme-0.10 >=gnome-base/librsvg-2.48:2 RESTRICT=binchecks strip SLOT=0 SRC_URI=mirror://gnome/sources/adwaita-icon-theme/45/adwaita-icon-theme-45.0.tar.xz branding? ( https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz ) _eclasses_=gnome.org 6b39404f1491c60a2d32e3c693a683fe multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e -_md5_=1caa0c8ddc4caa71130dcc1363238a23 +_md5_=564c83380f509b523722564c9ea5aba1 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 97af51baf06b..3e2209584a9b 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -8184,7 +8184,7 @@ dev-python/bashate 2.1.1: A pep8 equivalent for bash scripts dev-python/basho-erlastic 2.1.1-r1: Erlang binary term codec and port interface dev-python/bcrypt 4.1.1 4.1.2: Modern password hashing for software and servers dev-python/beagle 0.3.0-r1: Command line client for Hound, the code search tool -dev-python/beartype 0.16.4 0.17.0: Unbearably fast runtime type checking in pure Python +dev-python/beartype 0.16.4 0.17.0 0.17.1: Unbearably fast runtime type checking in pure Python dev-python/beautifulsoup4 4.12.3: Pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree dev-python/beniget 0.4.1-r1: Extract semantic information about static Python code dev-python/betamax 0.8.1-r2 0.9.0: python-requests HTTP exchanges recorder @@ -8221,7 +8221,7 @@ dev-python/btrfs 13: Python module to inspect btrfs filesystems dev-python/build 1.0.3: A simple, correct PEP517 package builder dev-python/cachecontrol 0.13.1 0.14.0: httplib2 caching for requests dev-python/cached-property 1.5.2-r1: A cached-property for decorating methods in classes -dev-python/cachelib 0.10.2-r1: Collection of cache libraries in the same API interface. Extracted from werkzeug +dev-python/cachelib 0.10.2-r1 0.11.0: Collection of cache libraries in the same API interface. Extracted from werkzeug dev-python/cachetools 5.3.2: Extensible memoizing collections and decorators dev-python/cairocffi 1.6.1: CFFI-based drop-in replacement for Pycairo dev-python/caldav 1.3.9: CalDAV (RFC4791) client library for Python @@ -8392,7 +8392,7 @@ dev-python/editables 0.5: A Python library for creating 'editable wheels' dev-python/editorconfig-core-py 0.12.3-r1: Clone of EditorConfig core written in Python dev-python/elastic-transport 8.12.0: Transport classes and utilities shared among Python Elastic client libraries dev-python/elasticsearch 8.12.0: Official Elasticsearch client library for Python -dev-python/elementpath 4.1.5 4.2.0: XPath 1.0/2.0 parsers and selectors for ElementTree and lxml +dev-python/elementpath 4.1.5 4.2.0 4.2.1: XPath 1.0/2.0 parsers and selectors for ElementTree and lxml dev-python/email-validator 2.1.0_p1: A robust email syntax and deliverability validation library dev-python/emcee 3.1.4: Python ensemble sampling toolkit for affine-invariant MCMC dev-python/emoji 2.9.0 2.10.0 2.10.1: Emoji for Python @@ -8543,7 +8543,7 @@ dev-python/hyperframe 6.0.1-r1: HTTP/2 framing layer for Python dev-python/hyperlink 21.0.0-r1: A featureful, correct URL for Python dev-python/hypothesis 6.93.2 6.96.4 6.97.1 6.97.3 6.97.4 6.97.5 6.98.1 6.98.2 6.98.3: A library for property based testing dev-python/icalendar 5.0.11: Package used for parsing and generating iCalendar files (RFC 2445) -dev-python/identify 2.5.33: File identification library for Python +dev-python/identify 2.5.33 2.5.34: File identification library for Python dev-python/idna 3.6: Internationalized Domain Names in Applications (IDNA) dev-python/ifaddr 0.2.0: Enumerate IP addresses on the local network adapters dev-python/ijson 3.2.3: Iterative JSON parser with a Pythonic interface @@ -8759,7 +8759,7 @@ dev-python/mkdocs-git-authors-plugin 0.7.2: Mkdocs plugin to display git authors dev-python/mkdocs-git-revision-date-localized-plugin 1.2.0 1.2.1 1.2.2 1.2.4: Display the localized date of the last git modification of a markdown file dev-python/mkdocs-htmlproofer-plugin 1.0.0: A MkDocs plugin that validates URLs in rendered HTML files dev-python/mkdocs-i18n 0.4.6: MkDocs i18n plugin -dev-python/mkdocs-material 9.5.4 9.5.5 9.5.6 9.5.7 9.5.8: A Material Design theme for MkDocs +dev-python/mkdocs-material 9.5.4 9.5.5 9.5.6 9.5.7 9.5.8 9.5.9: A Material Design theme for MkDocs dev-python/mkdocs-material-extensions 1.3.1: Extension pack for Python Markdown dev-python/mkdocs-minify-plugin 0.7.2 0.8.0: An MkDocs plugin to minify HTML and/or JS files prior to being written to disk dev-python/mkdocs-monorepo-plugin 1.0.5 1.1.0: Build multiple documentation folders in a single Mkdocs @@ -8913,7 +8913,7 @@ dev-python/pika 1.3.2: Pure-Python implementation of the AMQP dev-python/pikepdf 8.4.1 8.11.2 8.12.0: Python library to work with pdf files based on qpdf dev-python/pillow 10.0.1 10.1.0-r1 10.2.0: Python Imaging Library (fork) dev-python/pip 23.3.2-r1 24.0: The PyPA recommended tool for installing Python packages -dev-python/pip-run 12.5.0: Install packages and run Python with them +dev-python/pip-run 12.5.0 12.6.1: Install packages and run Python with them dev-python/pipdeptree 2.13.1 2.13.2: Utility for displaying installed packages in a dependency tree dev-python/pipenv 2023.7.11 2023.11.15: Python Development Workflow for Humans dev-python/pipx 1.4.0 1.4.1 1.4.2 1.4.3: Install and Run Python Applications in Isolated Environments @@ -9026,7 +9026,7 @@ dev-python/pygame_sdl2 8.1.3: Reimplementation of portions of the pygame API usi dev-python/pygccxml 2.4.0: A specialized XML reader to navigate C++ declarations dev-python/pygdbmi 0.11.0.0: Library to parse gdb mi output and interact with gdb subprocesses dev-python/pyghmi 1.5.65 1.5.66: A pure python implementation of IPMI protocol -dev-python/pygit2 1.13.3 1.14.0: Python bindings for libgit2 +dev-python/pygit2 1.13.3 1.14.0 1.14.1: Python bindings for libgit2 dev-python/pyglet 2.0.10: Cross-platform windowing and multimedia library for Python dev-python/pygments 2.17.2: Pygments is a syntax highlighting package written in Python dev-python/pygments-ansi-color 0.3.0: ANSI color-code highlighting for Pygments @@ -9139,7 +9139,7 @@ dev-python/pytest-cov 4.1.0: pytest plugin for coverage reporting dev-python/pytest-custom-exit-code 0.3.0: Exit pytest test session with custom exit code in different scenarios dev-python/pytest-datadir 1.5.0: Pytest plugin for manipulating test data directories and files dev-python/pytest-datafiles 3.0.0: Create a 'tmp_path' containing predefined files/directories -dev-python/pytest-describe 2.1.0: Describe-style plugin for pytest +dev-python/pytest-describe 2.1.0 2.2.0: Describe-style plugin for pytest dev-python/pytest-django 4.7.0 4.8.0: A Django plugin for pytest dev-python/pytest-env 1.1.3: pytest plugin that allows you to add environment variables dev-python/pytest-expect 1.1.0-r2: pytest plugin that stores test expectations by saving the set of failing tests @@ -9228,7 +9228,7 @@ dev-python/python-memcached 1.62: Pure python memcached client dev-python/python-mimeparse 1.6.0-r4: Basic functions for handling mime-types in python dev-python/python-mpd2 3.1.1: Python MPD client library dev-python/python-mpv 1.0.5: Python interface to the mpv media player -dev-python/python-multipart 0.0.6 0.0.7 0.0.8: A streaming multipart parser for Python +dev-python/python-multipart 0.0.6 0.0.7 0.0.8 0.0.9: A streaming multipart parser for Python dev-python/python-netlink 0.1: Pure-Python client for the Linux NetLink interface dev-python/python-neutronclient 11.1.0: A client for the OpenStack Quantum API dev-python/python-novaclient 18.4.0: A client for the OpenStack Nova API @@ -9341,7 +9341,7 @@ dev-python/retrying 1.3.4: General-purpose retrying library dev-python/rfc3339-validator 0.1.4-r1: A pure python RFC3339 validator dev-python/rfc3986 2.0.0-r1: Validating URI References per RFC 3986 dev-python/rfc3986-validator 0.1.1-r1: Pure python RFC3986 validator -dev-python/rfc3987 1.3.8-r2: Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987) +dev-python/rfc3987 1.3.8-r3: Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987) dev-python/rich 13.4.2 13.7.0: Python library for rendering rich text, tables, etc. to the terminal dev-python/roman 4.1: An Integer to Roman numerals converter dev-python/rope 1.12.0: Python refactoring library @@ -9521,7 +9521,7 @@ dev-python/tappy 3.1-r1: Test Anything Protocol (TAP) tools dev-python/taskgroup 0.0.0_alpha4: Backport of asyncio.TaskGroup, asyncio.Runner and asyncio.timeout dev-python/tasklib 2.5.1: A Python library for interacting with taskwarrior databases dev-python/tavalidate 0.0.6-r1: Utities to validate Tavern responses -dev-python/tavern 2.7.1 2.8.0 2.9.0 2.9.1: A tool, library, and Pytest plugin for testing RESTful APIs +dev-python/tavern 2.7.1 2.8.0 2.9.0 2.9.1 2.9.2: A tool, library, and Pytest plugin for testing RESTful APIs dev-python/tblib 3.0.0: Traceback fiddling library for Python dev-python/tcolorpy 0.1.4: tcolorpy is a Python library to apply true color for terminal text dev-python/tekore 5.3.0 5.3.1: Spotify Web API client @@ -9564,7 +9564,7 @@ dev-python/tornado 6.4: Python web framework and asynchronous networking library dev-python/towncrier 23.11.0: Building newsfiles for your project dev-python/tox 3.28.0 4.12.1 4.12.1-r1: virtualenv-based automation of test activities dev-python/tpm2-pytss 2.1.0-r1: Python bindings for TSS -dev-python/tqdm 4.66.1: Add a progress meter to your loops in a second +dev-python/tqdm 4.66.1 4.66.2: Add a progress meter to your loops in a second dev-python/traitlets 5.14.1: A configuration system for Python applications dev-python/transitions 0.9.0: A lightweight, object-oriented state machine implementation in Python dev-python/translate-toolkit 3.12.1 3.12.2: Toolkit to convert between many translation formats @@ -9619,7 +9619,7 @@ dev-python/urwid_readline 0.13-r1: Text input widget for urwid that supports rea dev-python/urwidtrees 1.0.3-r1: Tree widgets for urwid dev-python/userpath 1.9.1: Cross-platform tool for adding locations to the user PATH dev-python/utidylib 0.9: TidyLib Python wrapper -dev-python/uvicorn 0.27.0-r1: Lightning-fast ASGI server implementation +dev-python/uvicorn 0.27.0-r1 0.27.1: Lightning-fast ASGI server implementation dev-python/uvloop 0.19.0 0.19.0-r1: Ultra-fast implementation of asyncio event loop on top of libuv dev-python/validators 0.22.0: Python Data Validation for Humans dev-python/varlink 31.0.0: Python implementation of the Varlink protocol diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 3b57c0748e12..356c92b3aef3 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 11 Feb 2024 00:48:31 +0000 +Sun, 11 Feb 2024 03:48:30 +0000 |