mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
2023-05-22 05:31:56 UTC
This commit is contained in:
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A fast PostgreSQL Database Client Library for Python/asyncio
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/MagicStack/asyncpg
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test doc python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_t
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/asyncpg/asyncpg-0.26.0.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=09443c07eedaa4909d4febe019a1da6a
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/a/asyncpg/asyncpg-0.26.0.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=44c9dd4891f4619e0496f6343f2466f8
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Microsoft Azure Blob Storage Client Library for Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/azure-storage-blob/ https://github.com/Azure/azure-sdk-for-python
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/azure-core-1.24.2[python_targets_python3_10(-)?,python_targ
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/azure-storage-blob/azure-storage-blob-12.14.1.zip
|
||||
_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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=ba06d0b112a35544730d2107909e0b54
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/a/azure-storage-blob/azure-storage-blob-12.14.1.zip
|
||||
_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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=55c89e57583e1712f8cf545c2c4947af
|
||||
|
||||
@@ -4,7 +4,7 @@ DEPEND=dev-python/psutil[python_targets_pypy3(-)?,python_targets_python3_10(-)?,
|
||||
DESCRIPTION=Python bindings for BrowserStack Local
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/browserstack/browserstack-local-python https://pypi.org/project/browserstack-local/
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
@@ -12,6 +12,6 @@ RDEPEND=dev-python/psutil[python_targets_pypy3(-)?,python_targets_python3_10(-)?
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/b/browserstack-local/browserstack-local-1.2.3.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=c2786242de78b0ff91a202f94a3afa64
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/b/browserstack-local/browserstack-local-1.2.3.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=85db14d570051534c37c0a343abd8258
|
||||
|
||||
@@ -4,7 +4,7 @@ DEPEND=dev-db/oracle-instantclient
|
||||
DESCRIPTION=Python interface to Oracle
|
||||
EAPI=8
|
||||
HOMEPAGE=https://oracle.github.io/python-cx_Oracle/ https://pypi.org/project/cx-Oracle/
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=examples python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
@@ -12,6 +12,6 @@ RDEPEND=dev-db/oracle-instantclient python_targets_python3_10? ( >=dev-lang/pyth
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/c/cx_Oracle/cx_Oracle-8.3.0.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=63706e7b6fc38431d15146cc40fe1ce3
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/c/cx_Oracle/cx_Oracle-8.3.0.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=22e92b683c6ecfa3e109323271a31ca0
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Create decorators easily in python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/decopatch/ https://github.com/smarie/python-decopatch
|
||||
INHERIT=distutils-r1 docs
|
||||
INHERIT=distutils-r1 docs pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 doc
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/makefun[python_targets_python3_10(-)?,python_targets_python3_
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/d/decopatch/decopatch-1.4.9.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 a5ad17697c0eaba230f975a18abbac52 docs 7b9e167549c44efa7994614f33ba6d7a
|
||||
_md5_=26d16bf0208668a1e69e8437cf9ff916
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/d/decopatch/decopatch-1.4.9.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 a5ad17697c0eaba230f975a18abbac52 docs 7b9e167549c44efa7994614f33ba6d7a pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=8ac488966f6020608b81eef035bef289
|
||||
|
||||
@@ -4,13 +4,13 @@ DEPEND=dev-python/requests[python_targets_pypy3(-)?,python_targets_python3_10(-)
|
||||
DESCRIPTION=Free Google Translate API for Python. Translates totally free of charge.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/googletrans/ https://github.com/ssut/py-googletrans
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/requests[python_targets_pypy3(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/g/googletrans/googletrans-4.0.0rc1.tar.gz -> googletrans-4.0.0_rc1.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=9fb7718605bf269a8072ace53c25b512
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/g/googletrans/googletrans-4.0.0rc1.tar.gz -> googletrans-4.0.0_rc1.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=438700e670355946d60a277299aad85c
|
||||
|
||||
16
metadata/md5-cache/dev-python/grpc-stubs-1.53.0.2
Normal file
16
metadata/md5-cache/dev-python/grpc-stubs-1.53.0.2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/mypy[python_targets_python3_11(-)?] dev-python/pytest-mypy-plugins[python_targets_python3_11(-)?] dev-python/types-protobuf[python_targets_python3_11(-)?] ) test? ( dev-python/grpcio[python_targets_python3_11(-)?] dev-python/protobuf-python[python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_11(-)?] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/setuptools-65.7.0[python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=gRPC typing stubs for Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/grpc-stubs/ https://github.com/shabbyrobe/grpc-stubs/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/grpcio[python_targets_python3_11(-)?] dev-python/protobuf-python[python_targets_python3_11(-)?] python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/shabbyrobe/grpc-stubs/archive/refs/tags/1.53.0.2.tar.gz -> grpc-stubs-1.53.0.2.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=9ead20d478a68ab0358b1bffcdcf2240
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=An improved Python library to control i3wm and sway.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/altdesktop/i3ipc-python
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/python-xlib python_targets_python3_10? ( >=dev-lang/python-3.
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/i/i3ipc/i3ipc-2.2.1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=f1c37ee138f7e61cd0184a43102fe61c
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/i/i3ipc/i3ipc-2.2.1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=2ca140ccb74545de8469428920c7d21a
|
||||
|
||||
@@ -3,13 +3,13 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=An insipid Sphinx theme
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/insipid-sphinx-theme/ https://github.com/mgeier/insipid-sphinx-theme
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sphinx-5[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/docutils-0.18[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/i/insipid-sphinx-theme/insipid-sphinx-theme-0.4.0.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=bc1e1c2e7d528947467afb26b3a4c4e9
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/i/insipid-sphinx-theme/insipid-sphinx-theme-0.4.0.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=e71f07fb9782a54b8fdfefd9b6fab2fb
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Python wrapper for the Mastodon API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/Mastodon.py/ https://github.com/halcy/Mastodon.py
|
||||
INHERIT=distutils-r1 optfeature
|
||||
INHERIT=distutils-r1 optfeature pypi
|
||||
IUSE=test doc python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/blurhash[python_targets_python3_10(-)?,python_targets_python3
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/M/Mastodon.py/Mastodon.py-1.8.0.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 a5ad17697c0eaba230f975a18abbac52 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=80641ffb9da7cb2547cc745aa3f553f4
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/M/Mastodon.py/Mastodon.py-1.8.0.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 a5ad17697c0eaba230f975a18abbac52 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=70d0fcb7c99a96bdb2709152ea1f7695
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=AutoRest swagger generator Python client runtime
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Azure/msrest-for-python
|
||||
INHERIT=distutils-r1 optfeature
|
||||
INHERIT=distutils-r1 optfeature pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
@@ -12,6 +12,6 @@ RDEPEND=dev-python/azure-core[python_targets_python3_10(-)?,python_targets_pytho
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/m/msrest/msrest-0.7.1.zip
|
||||
_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 a5ad17697c0eaba230f975a18abbac52 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=56d3187c395457ff4e2ebef03618e2ed
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/m/msrest/msrest-0.7.1.zip
|
||||
_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 a5ad17697c0eaba230f975a18abbac52 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=41e6ef37ca1cfa5807666b33ff7c4764
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-util/meson test? ( app-arch/lz4:= media-libs/woff2 sys-libs/zlib:= >=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
|
||||
DEPEND=app-arch/lz4:= media-libs/woff2 sys-libs/zlib:= 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 )
|
||||
DEPEND=app-arch/lz4:= media-libs/woff2 sys-libs/zlib:= dev-cpp/gtest python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
DESCRIPTION=Python wrapper for the OpenType Sanitizer
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/opentype-sanitizer/ https://github.com/googlefonts/ots-python
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/o/opentype-sanitizer/opentype-sanitizer-9.0.0.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=c45bf61647a039ff1603dfb1bec8eac7
|
||||
_md5_=c805090267cf145c8049d8399ef8dd88
|
||||
|
||||
@@ -4,7 +4,7 @@ DEPEND=>=dev-python/openstackdocstheme-2.2.1[python_targets_python3_10(-)?] >=de
|
||||
DESCRIPTION=Sphinx Extensions to support API reference sites in OpenStack
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/os-api-ref https://pypi.org/project/os-api-ref/
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test doc python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
@@ -12,6 +12,6 @@ RDEPEND=>=dev-python/openstackdocstheme-2.2.1[python_targets_python3_10(-)?] >=d
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/os-api-ref/os-api-ref-2.3.0.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=95fe533b8e79ff50af18be22ba8a6d5f
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/o/os-api-ref/os-api-ref-2.3.0.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=3e572d7bcd4d4014478cbd7f2447d3ba
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Multi-producer-multi-consumer signal dispatching mechanism
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mcfletch/pydispatcher
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_t
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/P/PyDispatcher/PyDispatcher-2.0.7.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=0081be024a66f13c0de74208c44eda33
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/P/PyDispatcher/PyDispatcher-2.0.7.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=80cfb73c090a45f43ac7b257a85b1083
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python implementation of Jean Meeus astronomical routines
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/PyMeeus/ https://github.com/architest/pymeeus
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
@@ -11,6 +11,6 @@ RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/P/PyMeeus/PyMeeus-0.5.11.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=6d9d03138e697d6de19032d08e12b55f
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/P/PyMeeus/PyMeeus-0.5.11.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=beb29985529cae451821ec92f9e07b5e
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python implementation of Jean Meeus astronomical routines
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/PyMeeus/ https://github.com/architest/pymeeus
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
@@ -11,6 +11,6 @@ RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/P/PyMeeus/PyMeeus-0.5.12.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=6d9d03138e697d6de19032d08e12b55f
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/P/PyMeeus/PyMeeus-0.5.12.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=c1d7e07966d9a33e4702df6515ea6c61
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Separate test code from test cases in pytest
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/pytest-cases/ https://github.com/smarie/python-pytest-cases
|
||||
INHERIT=distutils-r1 docs
|
||||
INHERIT=distutils-r1 docs pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 doc
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/decopatch[python_targets_python3_10(-)?,python_targets_python
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pytest-cases/pytest-cases-3.6.13.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 a5ad17697c0eaba230f975a18abbac52 docs 7b9e167549c44efa7994614f33ba6d7a
|
||||
_md5_=0191c91e4786d4ee1bc242f2c5ded1f8
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pytest-cases/pytest-cases-3.6.13.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 a5ad17697c0eaba230f975a18abbac52 docs 7b9e167549c44efa7994614f33ba6d7a pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=1c30e4250e617487d929283e5aecd6b7
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Pytest plugin for Click
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/pytest-click/ https://github.com/Stranger6667/pytest-click
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/click[python_targets_pypy3(-)?,python_targets_python3_10(-)?,
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pytest_click/pytest_click-1.1.0.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=cdc313e097fc7b650687f11c041aba96
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pytest-click/pytest_click-1.1.0.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=a58bad143e039002e1211879e8384630
|
||||
|
||||
16
metadata/md5-cache/dev-python/pytest-mypy-plugins-1.11.1
Normal file
16
metadata/md5-cache/dev-python/pytest-mypy-plugins-1.11.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/decorator[python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_11(-)?] dev-python/mypy[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pytest[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/regex[python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_11(-)?] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=pytest plugin for testing mypy types, stubs, plugins
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/pytest-mypy-plugins/ https://github.com/typeddjango/pytest-mypy-plugins/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/decorator[python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_11(-)?] dev-python/mypy[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pytest[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/regex[python_targets_python3_11(-)?] python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/typeddjango/pytest-mypy-plugins/archive/refs/tags/1.11.1.tar.gz -> pytest-mypy-plugins-1.11.1.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=56b5f7ef8aa2547bf92786dafedaad78
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=HTTP REST client, simplified for Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/sendgrid/python-http-client https://pypi.org/project/python-http-client/
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_t
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/python_http_client/python_http_client-3.3.5.tar.gz -> python-http-client-3.3.5.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=a0ed64bb2fe438549118bc6c6fa92965
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-http-client/python_http_client-3.3.5.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=9b7f296dd60ac86fbfffe6ba109115cc
|
||||
|
||||
@@ -4,13 +4,13 @@ DEPEND=dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python
|
||||
DESCRIPTION=fast html to text parser (article readability tool)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/buriy/python-readability
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/r/readability-lxml/readability-lxml-0.6.1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=58defc27ef3e5fb213c7f3e34f96af86
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/r/readability-lxml/readability-lxml-0.6.1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=8a9df11f96ed19197906b79f721ffe8b
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Render CLI arguments (sub-commands friendly) defined by argparse module
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/tox-dev/sphinx-argparse-cli https://pypi.org/project/sphinx-argparse-cli/
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/sphinx[python_targets_python3_10(-)?,python_targets_python3_1
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/sphinx_argparse_cli/sphinx_argparse_cli-1.9.0.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=693cd6452f256c9ba26db306a3ac2395
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/sphinx-argparse-cli/sphinx_argparse_cli-1.9.0.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=a344cdc2e42ff77cb36df5db428f0411
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Sphinx plugin to automatically document click-based applications
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/click-contrib/sphinx-click https://pypi.org/project/sphinx-click/
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/sphinx-2.0[python_targets_pypy3(-)?,python_targets_python3_
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/sphinx-click/sphinx-click-4.1.0.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=a2c2d8e7691a7fbf31732b9113cf2e34
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/sphinx-click/sphinx-click-4.1.0.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=bfb6390a7e76be7f153351fbab037664
|
||||
|
||||
@@ -3,13 +3,13 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Sitemap generator for Sphinx
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/sphinx-sitemap/ https://github.com/jdillard/sphinx-sitemap
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/six[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/sphinx-sitemap/sphinx-sitemap-2.2.1.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=16bb3b5deaf0f1dd36a4c0bdd479b415
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/sphinx-sitemap/sphinx-sitemap-2.2.1.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=439cf2133100eeff3a6259b0ed647abf
|
||||
|
||||
@@ -4,7 +4,7 @@ DEPEND=test? ( dev-python/hypothesis[python_targets_python3_10(-)?,python_target
|
||||
DESCRIPTION=A tiny library for parsing, modifying, and composing SRT files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/cdown/srt
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
@@ -12,6 +12,6 @@ RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_t
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/srt/srt-3.5.1.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=3f94a3bd2ab5a9a3339c79db2ac3df8b
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/srt/srt-3.5.1.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=e2fdb6dd99334d7aff80e282533544e8
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=What's in the Python stdlib
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/omnilib/stdlibs/
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_t
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/stdlibs/stdlibs-2022.3.16.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=7764e27928105800ae8e77ffbe5dbd3d
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/stdlibs/stdlibs-2022.3.16.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=066e5970cc78adce7cdd6ce2b5c60589
|
||||
|
||||
@@ -3,13 +3,13 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Typing stubs for paramiko
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/types-paramiko/ https://github.com/python/typeshed/tree/master/stubs/paramiko
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/cryptography-3.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/t/types-paramiko/types-paramiko-2.10.0.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=4ea9dad0c0a13382464fcb938f6c7a9d
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-paramiko/types-paramiko-2.10.0.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=9893dcb124d8a8b89cd437e1b76fd753
|
||||
|
||||
15
metadata/md5-cache/dev-python/types-protobuf-4.23.0.1
Normal file
15
metadata/md5-cache/dev-python/types-protobuf-4.23.0.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=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=Typing stubs for protobuf
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/types-protobuf/ https://github.com/python/typeshed/tree/master/stubs/protobuf/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-protobuf/types-protobuf-4.23.0.1.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=e6198f6bda3d1d362f2afc04ccae8478
|
||||
@@ -3,13 +3,13 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Typing stubs for python-dateutil
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/types-python-dateutil/ https://github.com/python/typeshed/tree/master/stubs/python-dateutil
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/t/types-python-dateutil/types-python-dateutil-2.8.17.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=51f08b7d5c5335cc0d52dde2d6f88786
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-python-dateutil/types-python-dateutil-2.8.17.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=6c85674496e65ac9f491627fdc816cf7
|
||||
|
||||
@@ -3,13 +3,13 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Typing stubs for pytz
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/types-pytz/ https://github.com/python/typeshed/tree/master/stubs/pytz
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/t/types-pytz/types-pytz-2021.3.8.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=df1fc51494aa65d61c028d2d50b42da9
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-pytz/types-pytz-2021.3.8.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=0d73a76e78ccfd1c0533ed779e723769
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A tool that will normalize the XML and other data inside of a UFO
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/unified-font-object/ufoNormalizer
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
@@ -11,6 +11,6 @@ RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/u/ufonormalizer/ufonormalizer-0.6.1.zip
|
||||
_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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=452babc130c1260bf3f010961ccc103b
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/u/ufoNormalizer/ufonormalizer-0.6.1.zip
|
||||
_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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=9a04cac4ff93c1ee55e1013684067414
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Library of web-related functions
|
||||
EAPI=8
|
||||
HOMEPAGE=https://scrapy.org/ https://pypi.org/project/w3lib/ https://github.com/scrapy/w3lib
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/six[python_targets_pypy3(-)?,python_targets_python3_10(-)?,py
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/w/w3lib/w3lib-2.0.1.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 a5ad17697c0eaba230f975a18abbac52
|
||||
_md5_=bbd6cf3b173a75659a06a9e4c95136f2
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/w/w3lib/w3lib-2.0.1.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 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=49a7a9776dc786500cae55f3b8e5041b
|
||||
|
||||
Reference in New Issue
Block a user