From 8aecc4a57df3c28fe638622eb89d395250afbb44 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 29 Apr 2020 11:35:20 +0000 Subject: [PATCH] 2020-04-29 11:35:20 UTC --- metadata/md5-cache/dev-python/devtools-0.5.1 | 16 +++++++++++++ .../dev-python/email-validator-1.0.5 | 14 +++++++++++ .../dev-python/markdown-include-0.5.1 | 14 +++++++++++ .../md5-cache/dev-python/mkdocs-exclude-1.0.2 | 14 +++++++++++ metadata/md5-cache/dev-python/pydantic-1.5.1 | 16 +++++++++++++ .../md5-cache/dev-python/pytest-isort-0.3.1 | 15 ++++++++++++ .../md5-cache/dev-python/pytest-toolbox-0.4 | 16 +++++++++++++ .../md5-cache/dev-python/python-dotenv-0.13.0 | 16 +++++++++++++ metadata/md5-cache/dev-python/uvicorn-0.11.3 | 16 ------------- metadata/md5-cache/dev-python/uvicorn-0.11.5 | 16 +++++++++++++ metadata/md5-cache/dev-python/watchgod-0.6 | 16 +++++++++++++ metadata/md5-cache/media-fonts/symbola-7.17 | 13 ++++++++++ .../md5-cache/net-im/biboumi-9.0_pre20200419 | 14 +++++++++++ .../md5-cache/sci-libs/jdqz-0_pre19971107-r2 | 14 +++++++++++ metadata/md5-cache/sci-libs/saclib-2.2.7-r2 | 12 ++++++++++ metadata/pkg_desc_index | 18 ++++++++++---- metadata/timestamp.chk | 2 +- profiles/use.local.desc | 24 +++++++++++++++++++ 18 files changed, 245 insertions(+), 21 deletions(-) create mode 100644 metadata/md5-cache/dev-python/devtools-0.5.1 create mode 100644 metadata/md5-cache/dev-python/email-validator-1.0.5 create mode 100644 metadata/md5-cache/dev-python/markdown-include-0.5.1 create mode 100644 metadata/md5-cache/dev-python/mkdocs-exclude-1.0.2 create mode 100644 metadata/md5-cache/dev-python/pydantic-1.5.1 create mode 100644 metadata/md5-cache/dev-python/pytest-isort-0.3.1 create mode 100644 metadata/md5-cache/dev-python/pytest-toolbox-0.4 create mode 100644 metadata/md5-cache/dev-python/python-dotenv-0.13.0 delete mode 100644 metadata/md5-cache/dev-python/uvicorn-0.11.3 create mode 100644 metadata/md5-cache/dev-python/uvicorn-0.11.5 create mode 100644 metadata/md5-cache/dev-python/watchgod-0.6 create mode 100644 metadata/md5-cache/media-fonts/symbola-7.17 create mode 100644 metadata/md5-cache/net-im/biboumi-9.0_pre20200419 create mode 100644 metadata/md5-cache/sci-libs/jdqz-0_pre19971107-r2 create mode 100644 metadata/md5-cache/sci-libs/saclib-2.2.7-r2 diff --git a/metadata/md5-cache/dev-python/devtools-0.5.1 b/metadata/md5-cache/dev-python/devtools-0.5.1 new file mode 100644 index 0000000000..3c8a36b4cd --- /dev/null +++ b/metadata/md5-cache/dev-python/devtools-0.5.1 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) doc? ( || ( ( >=dev-lang/python-3.7.7-r1:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinxcontrib-websupport[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( >=dev-lang/python-3.6.10:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinxcontrib-websupport[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=test? ( dev-python/pygments[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-isort[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) +DESCRIPTION=Dev tools for python +EAPI=7 +HOMEPAGE=https://github.com/samuelcolvin/python-devtools +IUSE=test doc python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/samuelcolvin/python-devtools/archive/v0.5.1.tar.gz -> devtools-0.5.1.tar.gz +_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=aa1c0d5ac23de4e6476a22b41e11d586 diff --git a/metadata/md5-cache/dev-python/email-validator-1.0.5 b/metadata/md5-cache/dev-python/email-validator-1.0.5 new file mode 100644 index 0000000000..7e5a2a09d3 --- /dev/null +++ b/metadata/md5-cache/dev-python/email-validator-1.0.5 @@ -0,0 +1,14 @@ +BDEPEND=python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=A robust email syntax and deliverability validation library +EAPI=7 +HOMEPAGE=https://github.com/JoshData/python-email-validator +IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~x86 +LICENSE=CC0-1.0 +RDEPEND=dev-python/idna[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/dnspython[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +SLOT=0 +SRC_URI=https://github.com/JoshData/python-email-validator/archive/v1.0.5.tar.gz -> email-validator-1.0.5.tar.gz +_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=5e6f62678d8579fccae25d56e9d96dd8 diff --git a/metadata/md5-cache/dev-python/markdown-include-0.5.1 b/metadata/md5-cache/dev-python/markdown-include-0.5.1 new file mode 100644 index 0000000000..1231cdc6a6 --- /dev/null +++ b/metadata/md5-cache/dev-python/markdown-include-0.5.1 @@ -0,0 +1,14 @@ +BDEPEND=python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Syntax which allows for inclusion of contents of other Markdown docs +EAPI=7 +HOMEPAGE=https://github.com/cmacmackin/markdown-include +IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=dev-python/markdown[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +SLOT=0 +SRC_URI=mirror://pypi/m/markdown-include/markdown-include-0.5.1.tar.gz +_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=8e0883508ce469686d2dd143795c00c3 diff --git a/metadata/md5-cache/dev-python/mkdocs-exclude-1.0.2 b/metadata/md5-cache/dev-python/mkdocs-exclude-1.0.2 new file mode 100644 index 0000000000..874610c2ea --- /dev/null +++ b/metadata/md5-cache/dev-python/mkdocs-exclude-1.0.2 @@ -0,0 +1,14 @@ +BDEPEND=python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Lets you exclude files or trees from your output +EAPI=7 +HOMEPAGE=https://github.com/apenwarr/mkdocs-exclude +IUSE=python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=dev-python/mkdocs[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) +SLOT=0 +SRC_URI=mirror://pypi/m/mkdocs-exclude/mkdocs-exclude-1.0.2.tar.gz +_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=9295cf26b7f1112233989b4f1346bb10 diff --git a/metadata/md5-cache/dev-python/pydantic-1.5.1 b/metadata/md5-cache/dev-python/pydantic-1.5.1 new file mode 100644 index 0000000000..c50d71a958 --- /dev/null +++ b/metadata/md5-cache/dev-python/pydantic-1.5.1 @@ -0,0 +1,16 @@ +BDEPEND=dev-python/cython python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] doc? ( || ( ( >=dev-lang/python-3.7.7-r1:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-material[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-exclude[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/markdown-include[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( >=dev-lang/python-3.6.10:3.6 dev-python/mkdocs[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/mkdocs-material[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/mkdocs-exclude[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/markdown-include[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) +DEFINED_PHASES=compile configure install prepare test +DEPEND=test? ( dev-python/mypy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) +DESCRIPTION=Data parsing and validation using Python type hints +EAPI=7 +HOMEPAGE=https://github.com/samuelcolvin/pydantic +IUSE=test python_targets_python3_6 python_targets_python3_7 doc +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=>=dev-python/devtools-0.5.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/email-validator-1.0.5[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/python-dotenv-0.13.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/typing-extensions[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-python/dataclasses[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/samuelcolvin/pydantic/archive/v1.5.1.tar.gz -> pydantic-1.5.1.tar.gz +_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 docs 844c831ff81e826938803819c8d7a487 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=88a6be0c2d45f0ca6a3a3b9bf6ac0090 diff --git a/metadata/md5-cache/dev-python/pytest-isort-0.3.1 b/metadata/md5-cache/dev-python/pytest-isort-0.3.1 new file mode 100644 index 0000000000..5097ef3136 --- /dev/null +++ b/metadata/md5-cache/dev-python/pytest-isort-0.3.1 @@ -0,0 +1,15 @@ +BDEPEND=test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Plugin to check import ordering using isort +EAPI=7 +HOMEPAGE=https://github.com/moccu/pytest-isort +IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=>=dev-python/pytest-3.5[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/isort-4.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/p/pytest-isort/pytest-isort-0.3.1.tar.gz +_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=c7f4e30344b4dab77f40b414b5501e0a diff --git a/metadata/md5-cache/dev-python/pytest-toolbox-0.4 b/metadata/md5-cache/dev-python/pytest-toolbox-0.4 new file mode 100644 index 0000000000..c590fdaed5 --- /dev/null +++ b/metadata/md5-cache/dev-python/pytest-toolbox-0.4 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=test? ( dev-python/isort[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pydantic[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-isort[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) +DESCRIPTION=Numerous useful plugins for pytest +EAPI=7 +HOMEPAGE=https://github.com/samuelcolvin/pytest-toolbox +IUSE=test python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=>=dev-python/pytest-3.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <=dev-python/pytest-5[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/samuelcolvin/pytest-toolbox/archive/v0.4.tar.gz -> pytest-toolbox-0.4.tar.gz +_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=47fcb984c17710628b1a5eaf4f239de7 diff --git a/metadata/md5-cache/dev-python/python-dotenv-0.13.0 b/metadata/md5-cache/dev-python/python-dotenv-0.13.0 new file mode 100644 index 0000000000..b424e93277 --- /dev/null +++ b/metadata/md5-cache/dev-python/python-dotenv-0.13.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=test? ( dev-python/ipython[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sh[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) +DESCRIPTION=Get and set values in your .env file in local and production servers +EAPI=7 +HOMEPAGE=https://github.com/theskumar/python-dotenv +IUSE=test python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=dev-python/click[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) +RESTRICT=test !test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/p/python-dotenv/python-dotenv-0.13.0.tar.gz +_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=60c310e7485f5640b0b60de06fa96b75 diff --git a/metadata/md5-cache/dev-python/uvicorn-0.11.3 b/metadata/md5-cache/dev-python/uvicorn-0.11.3 deleted file mode 100644 index a8d6d23710..0000000000 --- a/metadata/md5-cache/dev-python/uvicorn-0.11.3 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=doc? ( dev-python/mkdocs dev-python/mkdocs-material ) test? ( dev-python/click[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] -DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=test? ( dev-python/isort[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/uvloop-0.14.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/wsproto[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/websockets-6.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httptools-0.1.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) -DESCRIPTION=The lightning-fast ASGI server -EAPI=7 -HOMEPAGE=https://www.uvicorn.org/ https://github.com/encode/uvicorn -IUSE=doc test python_targets_python3_6 python_targets_python3_7 -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND=dev-python/click[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] -REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/encode/uvicorn/archive/0.11.3.tar.gz -> uvicorn-0.11.3.tar.gz -_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=e3cb38e3a7ea14ef5e6abaa8a751b17a diff --git a/metadata/md5-cache/dev-python/uvicorn-0.11.5 b/metadata/md5-cache/dev-python/uvicorn-0.11.5 new file mode 100644 index 0000000000..df3386833e --- /dev/null +++ b/metadata/md5-cache/dev-python/uvicorn-0.11.5 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/click[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] doc? ( || ( ( >=dev-lang/python-3.7.7-r1:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-material[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( >=dev-lang/python-3.6.10:3.6 dev-python/mkdocs[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/mkdocs-material[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=test? ( dev-python/isort[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/uvloop-0.14.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/wsproto-0.13.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/websockets-8.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/httptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/watchgod-0.6[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) +DESCRIPTION=The lightning-fast ASGI server +EAPI=7 +HOMEPAGE=https://www.uvicorn.org/ https://github.com/encode/uvicorn +IUSE=test python_targets_python3_6 python_targets_python3_7 doc +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=dev-python/click[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/encode/uvicorn/archive/0.11.5.tar.gz -> uvicorn-0.11.5.tar.gz +_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 docs 844c831ff81e826938803819c8d7a487 eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=b140c2ef3ea17ab07069452ea186f680 diff --git a/metadata/md5-cache/dev-python/watchgod-0.6 b/metadata/md5-cache/dev-python/watchgod-0.6 new file mode 100644 index 0000000000..cf251a83a7 --- /dev/null +++ b/metadata/md5-cache/dev-python/watchgod-0.6 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=test? ( dev-python/isort[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-aiohttp[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-toolbox[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) +DESCRIPTION=Simple, modern file watching and code reload +EAPI=7 +HOMEPAGE=https://github.com/samuelcolvin/watchgod +IUSE=test python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.7-r1:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/samuelcolvin/watchgod/archive/v0.6.tar.gz -> watchgod-0.6.tar.gz +_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=eaf142691cb6dd74ea3c5b240fd35aac diff --git a/metadata/md5-cache/media-fonts/symbola-7.17 b/metadata/md5-cache/media-fonts/symbola-7.17 new file mode 100644 index 0000000000..945684ae61 --- /dev/null +++ b/metadata/md5-cache/media-fonts/symbola-7.17 @@ -0,0 +1,13 @@ +BDEPEND=app-arch/unzip +DEFINED_PHASES=install postinst postrm setup +DEPEND=X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings ) +DESCRIPTION=Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks +EAPI=7 +HOMEPAGE=https://web.archive.org/web/20140913154759/http://users.teilar.gr/~g1951d +IUSE=X +KEYWORDS=~amd64 +LICENSE=Unicode_Fonts_for_Ancient_Scripts +SLOT=0 +SRC_URI=https://web.archive.org/web/20140913154759if_/http://users.teilar.gr/~g1951d/Symbola.zip -> symbola-7.17.zip https://web.archive.org/web/20140913154759if_/http://users.teilar.gr/~g1951d/Symbola.pdf -> symbola-7.17.pdf +_eclasses_=font dd073b36fe3fd8b868c23bc23209db45 +_md5_=c694474923ead4a04ec1d57bb2142c9a diff --git a/metadata/md5-cache/net-im/biboumi-9.0_pre20200419 b/metadata/md5-cache/net-im/biboumi-9.0_pre20200419 new file mode 100644 index 0000000000..ad16e0acb4 --- /dev/null +++ b/metadata/md5-cache/net-im/biboumi-9.0_pre20200419 @@ -0,0 +1,14 @@ +BDEPEND=dev-python/sphinx dev-util/ninja dev-util/cmake filecaps? ( sys-libs/libcap ) +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=dev-libs/expat virtual/libiconv sys-apps/util-linux sqlite? ( dev-db/sqlite ) postgres? ( dev-db/postgresql:* ) idn? ( net-dns/libidn ) udns? ( net-libs/udns ) ssl? ( dev-libs/botan:2 ) !ssl? ( dev-libs/libgcrypt ) systemd? ( sys-apps/systemd ) +DESCRIPTION=XMPP gateway to IRC +EAPI=7 +HOMEPAGE=https://biboumi.louiz.org/ +IUSE=+idn logrotate postgres +sqlite +ssl systemd udns +filecaps +KEYWORDS=~amd64 +LICENSE=ZLIB +RDEPEND=dev-libs/expat virtual/libiconv sys-apps/util-linux sqlite? ( dev-db/sqlite ) postgres? ( dev-db/postgresql:* ) idn? ( net-dns/libidn ) udns? ( net-libs/udns ) ssl? ( dev-libs/botan:2 ) !ssl? ( dev-libs/libgcrypt ) systemd? ( sys-apps/systemd ) acct-user/biboumi filecaps? ( sys-libs/libcap ) +SLOT=0 +SRC_URI=https://lab.louiz.org/louiz/biboumi/-/archive/2ef41e1afca824acc0cd0ac9a714016459a24d25/biboumi-2ef41e1afca824acc0cd0ac9a714016459a24d25.tar.bz2 -> biboumi-9.0_pre20200419.tar.bz2 +_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 fcaps da689a8e04bbbb3518888ff668fee45b flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=cefe5cc17cf4a9da1563388f34f3a1c3 diff --git a/metadata/md5-cache/sci-libs/jdqz-0_pre19971107-r2 b/metadata/md5-cache/sci-libs/jdqz-0_pre19971107-r2 new file mode 100644 index 0000000000..24ee1c0fbb --- /dev/null +++ b/metadata/md5-cache/sci-libs/jdqz-0_pre19971107-r2 @@ -0,0 +1,14 @@ +BDEPEND=doc? ( dev-texlive/texlive-latex ) +DEFINED_PHASES=compile install prepare setup test +DEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas sci-libs/lapack[deprecated] ) virtual/fortran +DESCRIPTION=Jacobi-Davidson type method for the generalized standard eigenvalue problem. +EAPI=7 +HOMEPAGE=https://www.win.tue.nl/casa/research/scientificcomputing/topics/jd/software.html +IUSE=doc +KEYWORDS=~amd64 +LICENSE=GPL-3 +RDEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas sci-libs/lapack[deprecated] ) virtual/fortran +SLOT=0 +SRC_URI=https://www.win.tue.nl/casa/research/scientificcomputing/topics/jd/jdqz.tar.gz -> jdqz-0_pre19971107.tar.gz +_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 fortran-2 1a8c9d0b2d30f756bae6be4e9b39e46b multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=ce7b3184bd1c86eb3af85adcfd54351c diff --git a/metadata/md5-cache/sci-libs/saclib-2.2.7-r2 b/metadata/md5-cache/sci-libs/saclib-2.2.7-r2 new file mode 100644 index 0000000000..4ae971ceff --- /dev/null +++ b/metadata/md5-cache/sci-libs/saclib-2.2.7-r2 @@ -0,0 +1,12 @@ +BDEPEND=app-shells/bash app-shells/tcsh +DEFINED_PHASES=compile configure install prepare +DESCRIPTION=Reference implementations of algorithms and forms the basis of QEPCAD +EAPI=7 +HOMEPAGE=https://www.usna.edu/Users/cs/wcbrown/qepcad/B/QEPCAD.html +IUSE=debug +KEYWORDS=~amd64 +LICENSE=MIT +SLOT=0 +SRC_URI=https://www.usna.edu/Users/cs/wcbrown/qepcad/INSTALL/saclib2.2.7.tar.gz +_eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=939aac1d3a66811ee11fcf37312d2b95 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 06416fe5f7..b3c6b4317b 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -62,6 +62,8 @@ dev-python/cu2qu 1.6.7: Cubic-to-quadratic bezier curve conversion dev-python/curio 0.9 1.2: Curio is a coroutine-based library for concurrent systems programming dev-python/databases 0.3.0: Async database support for Python. dev-python/dataclasses 0.7: A backport of the dataclasses module for Python 3.6 +dev-python/devtools 0.5.1: Dev tools for python +dev-python/email-validator 1.0.5: A robust email syntax and deliverability validation library dev-python/factory_boy 2.12.0 2.12.0-r1: A fixtures replacement tool dev-python/fake-useragent 0.1.11: Up to date simple useragent faker with real world database dev-python/faker 4.0.3: Python package that generates fake data @@ -76,6 +78,8 @@ dev-python/httptools 0.1.1: httptools is a Python binding for the nodejs HTTP pa dev-python/httpx 0.9.3 0.11.1 0.12.1: A next generation HTTP client for Python dev-python/hunter 3.1.3: Hunter is a flexible code tracing toolkit dev-python/manhole 1.6.0: Debugging manhole for python application +dev-python/markdown-include 0.5.1: Syntax which allows for inclusion of contents of other Markdown docs +dev-python/mkdocs-exclude 1.0.2: Lets you exclude files or trees from your output dev-python/mkdocs-git-revision-date-localized-plugin 0.5.0: Display the localized date of the last git modification of a markdown file dev-python/mkdocs-material 4.6.3 5.0.0_rc2 5.1.3: A Material Design theme for MkDocs dev-python/mkdocs-material-extensions 1.0_beta1: Extension pack for Python Markdown @@ -84,6 +88,7 @@ dev-python/mkdocs_pymdownx_material_extras 1.0_beta11: Custom alterations based dev-python/outcome 1.0.1: Capture the outcome of Python function calls dev-python/pdfminer-six 20200124 20200402: Community maintained fork of pdfminer dev-python/pep517 0.8.2-r1: standard API for systems which build Python packages +dev-python/pydantic 1.5.1: Data parsing and validation using Python type hints dev-python/pydbus 0.6.0: Pythonic DBus library dev-python/pygaljs 1.0.0 1.0.1 1.0.2: Python package providing assets from https://github.com/Kozea/pygal.js dev-python/pykeepass 3.2.0: Python library to interact with keepass databases (supports KDBX3 and KDBX4) @@ -93,14 +98,17 @@ dev-python/pyspelling 2.6.0: Spell checker automation tool dev-python/pytest-benchmark 3.2.3: py.test fixture for benchmarking code dev-python/pytest-cython 0.1.0-r1: Plugin for testing Cython extension modules dev-python/pytest-instafail 0.4.1_p0: Plugin for pytest that shows failures and errors instantly +dev-python/pytest-isort 0.3.1: Plugin to check import ordering using isort dev-python/pytest-marks 0.4: Allow to set 'marks' on pytest methods dev-python/pytest-ordering 0.6: pytest plugin to run your tests in a specific order dev-python/pytest-randomly 3.3.1 3.3.1-r1: Pytest plugin to randomly order tests and control random.seed dev-python/pytest-sanic 1.6.0: a Pytest Plugin for Sanic dev-python/pytest-subtests 0.3.0: unittest subTest() support and subtests fixture dev-python/pytest-sugar 0.9.2 0.9.2_p20200213: Plugin for pytest that changes the default look and feel of pytest +dev-python/pytest-toolbox 0.4: Numerous useful plugins for pytest dev-python/pytest-travis-fold 1.3.0: Pytest plugin that folds captured output sections in Travis CI build log dev-python/pytest-trio 0.5.2: This is a pytest plugin to help you test projects that use Trio +dev-python/python-dotenv 0.13.0: Get and set values in your .env file in local and production servers dev-python/python-mpv 0.4.6: Python interface to the mpv media player dev-python/python-multipart 0.0.5: A streaming multipart parser for Python dev-python/python-telegram-bot 12.4.2 9999: Python wrapper of telegram bots API @@ -125,8 +133,9 @@ dev-python/trio 0.13.0: Python library for async concurrency and I/O dev-python/trio-asyncio 0.11.0: a re-implementation of the asyncio mainloop on top of Trio dev-python/ufoLib2 0.6.3a_p1: A UFO font library dev-python/ukpostcodeparser 1.1.2: UK postcode parser library -dev-python/uvicorn 0.11.3: The lightning-fast ASGI server +dev-python/uvicorn 0.11.5: The lightning-fast ASGI server dev-python/validators 0.14.0-r1 0.14.3: Python Data Validation for Humans +dev-python/watchgod 0.6: Simple, modern file watching and code reload dev-python/wcmatch 6.0.1: Wildcard/glob file name matcher dev-python/webpy 0.40 0.50: A web framework for python that is as simple as it is powerful dev-python/websockets 8.1: An implementation of the WebSocket Protocol (RFC 6455 & 7692) @@ -157,6 +166,7 @@ gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader gui-wm/wayfire 0.4.0 9999: A compiz like 3D wayland compositor kde-misc/plasma-applet-thermal-monitor 1.2.9: Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors mail-client/mutt-wizard 0_pre20200412: A system for automatically configuring mutt and isync +media-fonts/symbola 7.17: Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks media-gfx/azpainter 2.1.5: Full color painting software for Linux for illustration drawing media-gfx/oxipng 2.3.0: A lossless PNG compression optimizer media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data. @@ -178,7 +188,7 @@ media-video/kikoplay 0.6.1 9999: KikoPlay is a full-featured danmu player media-video/vidify 2.2.4: Watch music videos in real time for the songs playing on your device media-video/vidify-audiosync 0.3.0: Audio synchronization feature for vidify net-dialup/tio 1.32: Simple TTY terminal application -net-im/biboumi 8.4: XMPP gateway to IRC +net-im/biboumi 8.4 9.0_pre20200419: XMPP gateway to IRC net-mail/remail 0.9: A set of tools for crypted mailing lists net-misc/FORT-validator 1.2.0: FORT validator is an open source RPKI validator net-misc/lyricwikia 0.1.11: Python API to get song lyrics from LyricWikia @@ -197,9 +207,9 @@ sci-electronics/verilator 4.032 9999: The fast free Verilog/SystemVerilog simula sci-geosciences/geographiclib 1.50-r4 1.50.1: C++ library for converting geographic coordinate systems sci-libs/ann 1.1.2_p7: A Library for Approximate Nearest Neighbor Searching sci-libs/chaco 2.2: Software for Partitioning Graphs -sci-libs/jdqz 0_pre19971107-r1: Jacobi-Davidson type method for the generalized standard eigenvalue problem. +sci-libs/jdqz 0_pre19971107-r1 0_pre19971107-r2: Jacobi-Davidson type method for the generalized standard eigenvalue problem. sci-libs/meschach 1.2b: Meschach is a C-language library of routines for performing matrix computations. -sci-libs/saclib 2.2.7-r1: Reference implementations of algorithms and forms the basis of QEPCAD +sci-libs/saclib 2.2.7-r1 2.2.7-r2: Reference implementations of algorithms and forms the basis of QEPCAD sys-apps/0xFFFF 0.8: The 0pen Free Fiasco Firmware Flasher sys-apps/hex 0.1.3: Futuristic take on hexdump sys-apps/procs 0.9.20: A modern replacement for ps diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index f3cb52761c..4af9667d3f 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 28 Apr 2020 08:35:15 +0000 +Wed, 29 Apr 2020 11:35:20 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 90ebf45772..36440c5ba2 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -42,8 +42,32 @@ net-p2p/trezord-go:udev - Install udev rules net-wireless/eiwd:system-ell - Use the system-wide dev-libs/ellinstead of bundled. sci-geosciences/geographiclib:boost - Boost library is searched for in order to build the NearestNeighbor example sci-geosciences/geographiclib:geoids - Install the geoid datasets +sci-geosciences/geographiclib:geoids_datasets_egm2008-1 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 1' grid +sci-geosciences/geographiclib:geoids_datasets_egm2008-2-5 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 2.5' grid +sci-geosciences/geographiclib:geoids_datasets_egm2008-5 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 5' grid +sci-geosciences/geographiclib:geoids_datasets_egm84-15 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/wgs84_180/wgs84_180.html 15' grid +sci-geosciences/geographiclib:geoids_datasets_egm84-30 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/wgs84_180/wgs84_180.html 30' grid +sci-geosciences/geographiclib:geoids_datasets_egm96-15 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/egm96.html 15' grid +sci-geosciences/geographiclib:geoids_datasets_egm96-5 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/egm96.html 5' grid sci-geosciences/geographiclib:gravity - Install the gravity models +sci-geosciences/geographiclib:gravity_models_egm2008 - the Earth Gravity Model 2008, which includes terms up to degree 2190 +sci-geosciences/geographiclib:gravity_models_egm84 - the Earth Gravity Model 1984, which includes terms up to degree 180 +sci-geosciences/geographiclib:gravity_models_egm96 - the Earth Gravity Model 1996, which includes terms up to degree 360 +sci-geosciences/geographiclib:gravity_models_wgs84 - the WGS84 Reference Ellipsoid. This is just reproduces the normal gravitational field for the reference ellipsoid. This includes the zonal coefficients up to order 20. sci-geosciences/geographiclib:magnetic - Install the magnetic field models +sci-geosciences/geographiclib:magnetic_models_emm2010 - the Enhanced Magnetic Model 2010, which approximates the main and crustal magnetic fields for the period 2010–2015. +sci-geosciences/geographiclib:magnetic_models_emm2015 - the Enhanced Magnetic Model 2015, which approximates the main and crustal magnetic fields for the period 2000–2020. +sci-geosciences/geographiclib:magnetic_models_emm2017 - the Enhanced Magnetic Model 2017, which approximates the main and crustal magnetic fields for the period 2000–2022. +sci-geosciences/geographiclib:magnetic_models_igrf11 - the International Geomagnetic Reference Field (11th generation), which approximates the main magnetic field for the period 1900–2015. +sci-geosciences/geographiclib:magnetic_models_igrf12 - the International Geomagnetic Reference Field (12th generation), which approximates the main magnetic field for the period 1900–2020. +sci-geosciences/geographiclib:magnetic_models_wmm2010 - the World Magnetic Model 2010, which approximates the main magnetic field for the period 2010–2015. +sci-geosciences/geographiclib:magnetic_models_wmm2015v2 - the World Magnetic Model 2015, which approximates the main magnetic field for the period 2015–2020. +sci-geosciences/geographiclib:magnetic_models_wmm2020 - the World Magnetic Model 2020, which approximates the main magnetic field for the period 2020–2025. +sci-geosciences/geographiclib:precision_arbitrary - floating point arbitrary precision +sci-geosciences/geographiclib:precision_double - floating point 53-bit precision +sci-geosciences/geographiclib:precision_long-double - floating point 64-bit precision +sci-geosciences/geographiclib:precision_quad - floating point 113-bit precision +sci-geosciences/geographiclib:precision_single - floating point 24-bit precision sci-libs/meschach:complex - incorporate complex functions. sci-libs/meschach:double - double precision sci-libs/meschach:float - single precision