diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-05-12 06:31:58 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-05-12 06:31:58 +0000 |
commit | 0b6b680cc9d75f90e624c8c76ae9424dde3a87b4 (patch) | |
tree | f3e86c042c779e5e5a5b52d39ab01ff07deb325a /metadata/md5-cache/dev-python | |
parent | Merge updates from master (diff) | |
download | gentoo-0b6b680cc9d75f90e624c8c76ae9424dde3a87b4.tar.gz gentoo-0b6b680cc9d75f90e624c8c76ae9424dde3a87b4.tar.bz2 gentoo-0b6b680cc9d75f90e624c8c76ae9424dde3a87b4.zip |
2023-05-12 06:31:57 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python')
-rw-r--r-- | metadata/md5-cache/dev-python/mkdocstrings-python-1.0.0 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/sqlalchemy-rqlite-1.2 | 16 |
2 files changed, 18 insertions, 2 deletions
diff --git a/metadata/md5-cache/dev-python/mkdocstrings-python-1.0.0 b/metadata/md5-cache/dev-python/mkdocstrings-python-1.0.0 index b7aa6bd7b962..bec2de45128c 100644 --- a/metadata/md5-cache/dev-python/mkdocstrings-python-1.0.0 +++ b/metadata/md5-cache/dev-python/mkdocstrings-python-1.0.0 @@ -1,4 +1,4 @@ -BDEPEND=test? ( dev-python/griffe[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocstrings[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=test? ( dev-python/mkdocs-material[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/griffe[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocstrings[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Python handler for dev-python/mkdocstrings EAPI=8 @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/mkdocstrings/python/archive/refs/tags/1.0.0.tar.gz -> mkdocstrings-python-1.0.0.gh.tar.gz _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 -_md5_=9b9223da4a80210ead148d0f880aea0d +_md5_=ef71bac8516c2bfac971ad0e15953332 diff --git a/metadata/md5-cache/dev-python/sqlalchemy-rqlite-1.2 b/metadata/md5-cache/dev-python/sqlalchemy-rqlite-1.2 new file mode 100644 index 000000000000..f886be00dad5 --- /dev/null +++ b/metadata/md5-cache/dev-python/sqlalchemy-rqlite-1.2 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/pyrqlite[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sqlalchemy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=A SQLAlchemy dialect for rqlite +EAPI=8 +HOMEPAGE=https://github.com/rqlite/sqlalchemy-rqlite +INHERIT=distutils-r1 +IUSE=test python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=dev-python/pyrqlite[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sqlalchemy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/rqlite/sqlalchemy-rqlite/archive//v1.2.tar.gz -> sqlalchemy-rqlite-1.2.tar.gz +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 +_md5_=8ca10bd236db7447c645563eb6d1087e |