2021-03-28 10:52:58 UTC

This commit is contained in:
Repository mirror & CI
2021-03-28 10:52:59 +00:00
parent c3b95e28b9
commit 2f74d13eca
349 changed files with 692 additions and 371 deletions

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/docker-py[python_targets_python3_7(-)?,python_targets_
DESCRIPTION=aiomysql is a library for accessing a MySQL database from the asyncio
EAPI=7
HOMEPAGE=https://aiomysql.readthedocs.io/en/latest/ https://github.com/aio-libs/aiomysql
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/aio-libs/aiomysql/archive/v0.0.21.tar.gz -> aiomysql-0.0.21.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=e026a6e32160ef54f95fca9ae2ce3966

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Simple, asyncio-based inotify library for Python
EAPI=7
HOMEPAGE=https://github.com/rbarrois/aionotify
INHERIT=distutils-r1
IUSE=python_targets_python3_7
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -10,5 +11,5 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec
REQUIRED_USE=|| ( python_targets_python3_7 )
SLOT=0
SRC_URI=https://github.com/rbarrois/aionotify/archive/v0.2.0.tar.gz -> aionotify-0.2.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=966042b552dac934485c86d64b8ea48b

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/pytest-timeout[python_targets_python3_7(-)?,python_tar
DESCRIPTION=aiopg is a library for accessing a PostgreSQL database from the asyncio
EAPI=7
HOMEPAGE=https://aiopg.readthedocs.io https://github.com/aio-libs/aiopg
INHERIT=distutils-r1 optfeature
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/aio-libs/aiopg/archive/v1.1.0.tar.gz -> aiopg-1.1.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 optfeature 6a2add34e06e5a05d88471a33ccdd73e python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 optfeature 6a2add34e06e5a05d88471a33ccdd73e
_md5_=f24801303717589242a04ed43fc452a3

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/pyproject2setuppy
DESCRIPTION=Asynchronous SMTP client for use with asyncio
EAPI=7
HOMEPAGE=https://pypi.org/project/aiosmtplib/ https://github.com/cole/aiosmtplib
INHERIT=distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=mirror
SLOT=0
SRC_URI=mirror://pypi/a/aiosmtplib/aiosmtplib-1.1.4.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=d80a8bbe0f2ebd403485c9e73ffa6e5c

View File

@@ -1,15 +1,16 @@
BDEPEND=test? ( dev-python/aiounittest[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/twine[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
BDEPEND=test? ( dev-python/aiounittest[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/twine[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( dev-python/unittest-or-fail[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=asyncio bridge to the standard sqlite3 module
EAPI=7
HOMEPAGE=https://github.com/jreese/aiosqlite
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
INHERIT=distutils-r1
IUSE=test test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/aiosqlite/aiosqlite-0.16.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=555689a449ce77cd5ac0a111f0ce5541

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Test python asyncio-based code with ease
EAPI=7
HOMEPAGE=https://github.com/kwarunek/aiounittest
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/kwarunek/aiounittest/archive/1.4.0.tar.gz -> aiounittest-1.4.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=4b7cbb75d6a6bb80ba7da6db17728304

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3
DESCRIPTION=A helper for approximate comparison
EAPI=7
HOMEPAGE=https://github.com/sublee/almost https://pypi.org/project/almost
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=BSD
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_p
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sublee/almost/archive/cc3eeb0abde7ff95a222d571443989c74a112ff7.tar.gz -> almost-0.1.5.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=bc7842f7f243774a07e9c92a5201e0f5

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Compatibility layer for multiple asynchronous event loop implementations
EAPI=7
HOMEPAGE=https://github.com/agronholm/anyio https://pypi.org/project/anyio
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/anyio/anyio-2.1.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=1ad347e09b9d0f9605a625cb767c56e2

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Compatibility layer for multiple asynchronous event loop implementations
EAPI=7
HOMEPAGE=https://github.com/agronholm/anyio https://pypi.org/project/anyio
INHERIT=distutils-r1 docs
IUSE=test python_targets_python3_7 python_targets_python3_8 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/anyio/anyio-2.2.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f docs 5a0235b1127b58fd6bf54a12c8d21657 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 docs 5a0235b1127b58fd6bf54a12c8d21657
_md5_=229c27a229b5c9982759cbe28079275f

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Package for curses-like operations, text UIs and ASCII art animations
EAPI=7
HOMEPAGE=https://pypi.org/project/asciimatics/ https://github.com/peterbrittain/asciimatics
INHERIT=distutils-r1
IUSE=python_targets_python3_7
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 )
RESTRICT=mirror test
SLOT=0
SRC_URI=https://github.com/peterbrittain/asciimatics/archive/1.11.0.tar.gz -> asciimatics-1.11.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=94b3083980c888a4f93d324224164e5d

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Package for curses-like operations, text UIs and ASCII art animations
EAPI=7
HOMEPAGE=https://pypi.org/project/asciimatics/ https://github.com/peterbrittain/asciimatics
INHERIT=distutils-r1
IUSE=python_targets_python3_7
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 )
RESTRICT=mirror test
SLOT=0
SRC_URI=https://github.com/peterbrittain/asciimatics/archive/1.12.0.tar.gz -> asciimatics-1.12.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=94b3083980c888a4f93d324224164e5d

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Package for curses-like operations, text UIs and ASCII art animations
EAPI=7
HOMEPAGE=https://pypi.org/project/asciimatics/ https://github.com/peterbrittain/asciimatics
INHERIT=distutils-r1 git-r3
IUSE=test python_targets_python3_7
LICENSE=Apache-2.0
PROPERTIES=live
@@ -10,5 +11,5 @@ RDEPEND=>=dev-python/pyfiglet-0.7.2[python_targets_python3_7(-)?,-python_single_
REQUIRED_USE=|| ( python_targets_python3_7 )
RESTRICT=mirror !test? ( test )
SLOT=0
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f git-r3 3e7ec3d6619213460c85e2aa48398441 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 git-r3 3e7ec3d6619213460c85e2aa48398441
_md5_=6603fbadb101e179ad32fb5b7d54303d

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Manipulate ASCII art as you would do with raster images
EAPI=7
HOMEPAGE=https://github.com/fakefred/ascim
INHERIT=distutils-r1
IUSE=doc python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=MIT
@@ -10,5 +11,5 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=https://github.com/fakefred/ascim/archive/v0.1.1.tar.gz -> ascim-0.1.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=9348e3d82e3ddd352bbca3ab9472052f

View File

@@ -3,11 +3,12 @@ DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Manipulate ASCII art as you would do with raster images
EAPI=7
HOMEPAGE=https://github.com/fakefred/ascim
INHERIT=git-r3 distutils-r1
IUSE=doc python_targets_python3_7 python_targets_python3_8
LICENSE=MIT
PROPERTIES=live
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
SLOT=0
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f git-r3 3e7ec3d6619213460c85e2aa48398441 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=9348e3d82e3ddd352bbca3ab9472052f

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/fields[python_targets_python3_7(-)?,python_targets_python3_8(-
DESCRIPTION=An aspect-oriented programming, monkey-patch and decorators library
EAPI=7
HOMEPAGE=https://github.com/ionelmc/python-aspectlib https://pypi.org/project/python-aspectlib
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ionelmc/python-aspectlib/archive/v1.5.2.tar.gz -> aspectlib-1.5.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=61e64b9225182a67c10dd493761b1d00

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/uvloop[python_targets_python3_7(-)?,python_targets_pyt
DESCRIPTION=A fast PostgreSQL Database Client Library for Python/asyncio.
EAPI=7
HOMEPAGE=https://github.com/MagicStack/asyncpg
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/asyncpg/asyncpg-0.21.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=3143675cd7ac52f528b7453db2a95f09

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Asynchronous SSHv2 client and server library
EAPI=7
HOMEPAGE=https://asyncssh.timeheart.net https://pypi.org/project/asyncssh https://github.com/ronf/asyncssh
INHERIT=distutils-r1 docs optfeature
IUSE=test python_targets_python3_7 python_targets_python3_8 doc
KEYWORDS=~amd64 ~x86
LICENSE=ECL-2.0
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/asyncssh/asyncssh-2.4.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f docs 5a0235b1127b58fd6bf54a12c8d21657 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 optfeature 6a2add34e06e5a05d88471a33ccdd73e python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 docs 5a0235b1127b58fd6bf54a12c8d21657 optfeature 6a2add34e06e5a05d88471a33ccdd73e
_md5_=0ade65c5438ecf23cbdb553f5e7ceee9

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Asynchronous SSHv2 client and server library
EAPI=7
HOMEPAGE=https://asyncssh.timeheart.net https://pypi.org/project/asyncssh https://github.com/ronf/asyncssh
INHERIT=distutils-r1 docs optfeature
IUSE=test python_targets_python3_7 python_targets_python3_8 doc
KEYWORDS=~amd64 ~x86
LICENSE=ECL-2.0
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/asyncssh/asyncssh-2.5.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f docs 5a0235b1127b58fd6bf54a12c8d21657 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 optfeature 6a2add34e06e5a05d88471a33ccdd73e python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 docs 5a0235b1127b58fd6bf54a12c8d21657 optfeature 6a2add34e06e5a05d88471a33ccdd73e
_md5_=791e7588cf606061a7f5f97bcfd1aa6e

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Enhance the standard unittest with features for testing asyncio libraries
EAPI=7
HOMEPAGE=https://github.com/Martiusweb/asynctest https://pypi.org/project/asynctest
INHERIT=distutils-r1
IUSE=test doc python_targets_pypy3 python_targets_python3_7
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Martiusweb/asynctest/archive/v0.13.0.tar.gz -> asynctest-0.13.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=43e3e8024405b87b390e4a91a6f3d648

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An AtomicLong type using CFFI.
EAPI=7
HOMEPAGE=https://github.com/dreid/atomiclong
INHERIT=distutils-r1
IUSE=test python_targets_python3_7
KEYWORDS=~amd64
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/atomiclong/atomiclong-0.1.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=79432986966a395a47a7d68eb8e32085

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An AtomicLong type using CFFI.
EAPI=7
HOMEPAGE=https://github.com/dreid/atomiclong
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_7
KEYWORDS=~amd64
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/atomiclong/atomiclong-0.1.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=cfed9aac584b8663afadeb2f0de47dac

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=An AtomicLong type using CFFI.
EAPI=7
HOMEPAGE=https://github.com/dreid/atomiclong
INHERIT=distutils-r1 git-r3
IUSE=test python_targets_pypy3 python_targets_python3_7
LICENSE=MIT
PROPERTIES=live
@@ -10,5 +11,5 @@ RDEPEND=virtual/python-cffi[python_targets_pypy3(-)?,python_targets_python3_7(-)
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f git-r3 3e7ec3d6619213460c85e2aa48398441 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 git-r3 3e7ec3d6619213460c85e2aa48398441
_md5_=811f05d5a666136d4e441a53c7971b58

View File

@@ -4,6 +4,7 @@ DEPEND=>=dev-python/pyflakes-1.1.0[python_targets_python3_7(-)?,python_targets_p
DESCRIPTION=Removes unused imports and unused variables as reported by pyflakes
EAPI=7
HOMEPAGE=https://github.com/myint/autoflake https://pypi.org/project/autoflake
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/myint/autoflake/archive/v1.3.1.tar.gz -> autoflake-1.3.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=272c63db8bb96f3165ac4842270927f9

View File

@@ -4,6 +4,7 @@ DEPEND=>=dev-python/pyflakes-1.1.0[python_targets_python3_7(-)?,python_targets_p
DESCRIPTION=Removes unused imports and unused variables as reported by pyflakes
EAPI=7
HOMEPAGE=https://github.com/myint/autoflake https://pypi.org/project/autoflake
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/myint/autoflake/archive/v1.4.tar.gz -> autoflake-1.4.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=cff9162ef47e03e8161dadd5e49049ef

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Microsoft Azure Blob Storage Client Library for Python
EAPI=7
HOMEPAGE=https://pypi.org/project/azure-storage-blob/
INHERIT=distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
@@ -10,5 +11,5 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/62/c5/2ded1eafb82fe093c9f18db071755288cd646ed02bc87abd160d4b2c23ae/azure-storage-blob-12.7.1.zip
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=e64b4613b4e58f9b7c1b74527cbb9c08

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=The client library for BackBlaze's B2 product
EAPI=7
HOMEPAGE=https://github.com/Backblaze/b2-sdk-python
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Backblaze/b2-sdk-python/releases/download/v1.2.0/b2sdk-1.2.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=142ee6496ca40ac71f5dd13a58e88a9b

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Full Syntax Tree for python to make writing refactoring code a realist task
EAPI=7
HOMEPAGE=https://github.com/PyCQA/baron https://baron.pycqa.org
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=LGPL-3
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/PyCQA/baron/archive/0.9.tar.gz -> baron-0.9.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=c72828e41aaaac087c5f361cc6511ab3

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Base58 and Base58Check implementation
EAPI=7
HOMEPAGE=https://github.com/keis/base58
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/b/base58/base58-2.0.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=1b51e4df3593a043936ac2c92fc50d90

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( >=dev-python/case-1.3.1[python_targets_pypy3(-)?,python_targets_p
DESCRIPTION=Python multiprocessing fork
EAPI=7
HOMEPAGE=https://pypi.org/project/billiard https://github.com/celery/billiard
INHERIT=distutils-r1 flag-o-matic
IUSE=doc test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_p
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/celery/billiard/archive/3.6.3.0.tar.gz -> billiard-3.6.3.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741
_md5_=0e6b4c59c7e57ab9bfe1b5f680fd4d0f

View File

@@ -11,5 +11,5 @@ RDEPEND=>=dev-python/base58-2.0.0[python_targets_python3_7(-)?,python_targets_py
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=mirror://pypi/b/bitbox02/bitbox02-5.3.0.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-r1 6d099888c5b4dd4868c26508df307e95 distutils-r1 16579e06f8839831bd5c03455bb87e3f
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=c629c38b126bac664f2773329919b216

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/chardet[python_targets_python3_7(-)?,python_targets_python3_8(
DESCRIPTION=cChardet is high speed universal character encoding detector
EAPI=7
HOMEPAGE=https://github.com/PyYoshi/cChardet
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=MPL-1.1
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/cchardet/cchardet-2.1.6.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=1ab887a19c75fa4eec4e2d87568c86fa

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/chardet[python_targets_pypy3(-)?,python_targets_python3_7(-)?,
DESCRIPTION=cChardet is high speed universal character encoding detector
EAPI=7
HOMEPAGE=https://github.com/PyYoshi/cChardet
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MPL-1.1
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_p
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/cchardet/cchardet-2.1.7.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=ce9f0bd63aa7d7babfba9d6f9963c9a1

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/toml[python_targets_python3_7(-)?,python_targets_python3_8(-)?
DESCRIPTION=Tool to check the completeness of MANIFEST.in for Python packages
EAPI=7
HOMEPAGE=https://github.com/mgedmin/check-manifest https://pypi.org/project/check-manifest
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mgedmin/check-manifest/archive/0.45.tar.gz -> check-manifest-0.45.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=0004a138848bb29a6482f577b1c28cbb

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/click
DESCRIPTION=Enable git-like did-you-mean feature in click
EAPI=7
HOMEPAGE=https://github.com/click-contrib/click-didyoumean https://pypi.org/project/click-didyoumean
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_p
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/click-contrib/click-didyoumean/archive/v0.0.3.tar.gz -> click-didyoumean-0.0.3.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=aee68397152ac3aae4389a7981791dfc

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/click dev-python/prompt_toolkit dev-python/six
DESCRIPTION=Subcommand REPL for click apps
EAPI=7
HOMEPAGE=https://github.com/click-contrib/click-repl https://pypi.org/project/click-repl
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/click-contrib/click-repl/archive/0.1.6.tar.gz -> click-repl-0.1.6.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=79fc9580cd989ee3c99855f7b95f9a56

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/js2py[python_targets_python3_7(-)?,python_targets_pyth
DESCRIPTION=A Python module to bypass Cloudflare's anti-bot page
EAPI=7
HOMEPAGE=https://github.com/venomous/cloudscraper
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/VeNoMouS/cloudscraper/archive/1.2.40.tar.gz -> cloudscraper-1.2.40.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=8d2bb525af976235a71ac86dbb0af273

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/js2py[python_targets_python3_7(-)?,python_targets_pyth
DESCRIPTION=A Python module to bypass Cloudflare's anti-bot page
EAPI=7
HOMEPAGE=https://github.com/venomous/cloudscraper
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/VeNoMouS/cloudscraper/archive/1.2.46.tar.gz -> cloudscraper-1.2.46.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=8b698b9234b38596d760eb907b87d589

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/js2py[python_targets_python3_7(-)?,python_targets_pyth
DESCRIPTION=A Python module to bypass Cloudflare's anti-bot page
EAPI=7
HOMEPAGE=https://github.com/venomous/cloudscraper
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/VeNoMouS/cloudscraper/archive/1.2.56.tar.gz -> cloudscraper-1.2.56.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=73f84cc4b4ec740ee285af6a2220c5b3

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/lxml dev-libs/libxml2
DESCRIPTION=Tool/library for transforming/analyzing cluster configuration formats
EAPI=7
HOMEPAGE=https://pagure.io/clufter
INHERIT=distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
@@ -11,5 +12,5 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://pagure.io/clufter/archive/v0.77.2/clufter-v0.77.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=74e9ddacc69d2b13f5041e5f4582d352

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Very simple Python library for color and formatting in terminal
EAPI=7
HOMEPAGE=https://gitlab.com/dslackw/colored
INHERIT=distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
@@ -10,5 +11,5 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://gitlab.com/dslackw/colored/-/archive/1.4.2/colored-1.4.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=c20f6b88ce4fa137d2c39ebb2a12d0b5

View File

@@ -3,11 +3,12 @@ DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Very simple Python library for color and formatting in terminal
EAPI=7
HOMEPAGE=https://gitlab.com/dslackw/colored
INHERIT=git-r3 distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
LICENSE=MIT
PROPERTIES=live
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f git-r3 3e7ec3d6619213460c85e2aa48398441 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=c20f6b88ce4fa137d2c39ebb2a12d0b5

View File

@@ -4,6 +4,7 @@ DEPEND=>=dev-python/fonttools-4.2.0[python_targets_python3_7(-)?,python_targets_
DESCRIPTION=A CFF table subroutinizer for FontTools
EAPI=7
HOMEPAGE=https://github.com/googlefonts/compreffor
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/compreffor/compreffor-0.5.0.zip
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=f52cb6676ba58d9536a257499b6d0c0f

View File

@@ -13,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/compreffor/compreffor-0.5.1.zip
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-r1 6d099888c5b4dd4868c26508df307e95 distutils-r1 16579e06f8839831bd5c03455bb87e3f
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=b2bc3eab2f9ac8d165d167144db3561a

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Utils for converting between date formats and calculating holidays
EAPI=7
HOMEPAGE=https://github.com/fitnr/convertdate
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/fitnr/convertdate/archive/v2.3.0.tar.gz -> convertdate-2.3.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=5e0041a7d91d5c10d19baa050d6e956b

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Utils for converting between date formats and calculating holidays
EAPI=7
HOMEPAGE=https://github.com/fitnr/convertdate
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/fitnr/convertdate/archive/v2.3.1.tar.gz -> convertdate-2.3.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=59017a997c9ef90efa70645beb330317

View File

@@ -4,6 +4,7 @@ DEPEND=>=dev-python/fonttools-3.32[python_targets_python3_7(-)?,python_targets_p
DESCRIPTION=Cubic-to-quadratic bezier curve conversion
EAPI=7
HOMEPAGE=https://github.com/googlefonts/cu2qu
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/cu2qu/cu2qu-1.6.7.zip
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=5fc66f41082c6e3ace40eb438f8911a9

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/sphinx[python_targets_python3_7(-)?,python_targets_pyt
DESCRIPTION=Curio is a coroutine-based library for concurrent systems programming
EAPI=7
HOMEPAGE=https://github.com/dabeaz/curio https://pypi.org/project/curio
INHERIT=distutils-r1
IUSE=examples doc test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/curio/curio-0.9.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=10289274be8740a48884bb3bcabafc46

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/sphinx[python_targets_python3_7(-)?,python_targets_pyt
DESCRIPTION=Curio is a coroutine-based library for concurrent systems programming
EAPI=7
HOMEPAGE=https://github.com/dabeaz/curio https://pypi.org/project/curio
INHERIT=distutils-r1
IUSE=examples doc test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/curio/curio-1.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=b9b6e6d13a376782474c950968c2bde6

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/sphinx[python_targets_python3_7(-)?,python_targets_pyt
DESCRIPTION=Curio is a coroutine-based library for concurrent systems programming
EAPI=7
HOMEPAGE=https://github.com/dabeaz/curio https://pypi.org/project/curio
INHERIT=distutils-r1
IUSE=examples doc test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/curio/curio-1.4.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=3823753e32a9b347c327b2573cd157fa

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/sphinx[python_targets_python3_7(-)?,python_targets_pyt
DESCRIPTION=Curio is a coroutine-based library for concurrent systems programming
EAPI=7
HOMEPAGE=https://github.com/dabeaz/curio https://pypi.org/project/curio
INHERIT=distutils-r1
IUSE=examples doc test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/curio/curio-1.4.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=c43afbf20500d029a8b95d7e50ebb7b5

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/sphinx[python_targets_python3_7(-)?,python_targets_pyt
DESCRIPTION=Curio is a coroutine-based library for concurrent systems programming
EAPI=7
HOMEPAGE=https://github.com/dabeaz/curio https://pypi.org/project/curio
INHERIT=distutils-r1
IUSE=examples doc test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/curio/curio-1.5.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=a7da7d1ec4cb79a5b894268f534b3c37

View File

@@ -4,6 +4,7 @@ DEPEND=dev-db/oracle-instantclient
DESCRIPTION=Python interface to Oracle
EAPI=7
HOMEPAGE=https://oracle.github.io/python-cx_Oracle/ https://pypi.org/project/cx-Oracle/
INHERIT=distutils-r1
IUSE=examples python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=Computronix
@@ -11,5 +12,5 @@ RDEPEND=dev-db/oracle-instantclient python_targets_python3_7? ( dev-lang/python:
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=mirror://pypi/c/cx_Oracle/cx_Oracle-8.1.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=deb5be2bdd352b39146a468058f04778

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=This module simplifies creation of data classes (PEP 557) from dictionaries
EAPI=7
HOMEPAGE=https://github.com/konradhalas/dacite
INHERIT=distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
@@ -10,5 +11,5 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/konradhalas/dacite/archive/v1.6.0.tar.gz -> dacite-1.6.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=d69386686e968482d0d0a1fb24e8f079

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/aiomysql[python_targets_python3_7(-)?,python_targets_p
DESCRIPTION=Async database support for Python.
EAPI=7
HOMEPAGE=https://www.encode.io/databases/ https://github.com/encode/databases
INHERIT=distutils-r1 docs optfeature
IUSE=doc test python_targets_python3_7 python_targets_python3_8 doc
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/encode/databases/archive/0.4.1.tar.gz -> databases-0.4.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f docs 5a0235b1127b58fd6bf54a12c8d21657 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 optfeature 6a2add34e06e5a05d88471a33ccdd73e python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 docs 5a0235b1127b58fd6bf54a12c8d21657 optfeature 6a2add34e06e5a05d88471a33ccdd73e
_md5_=4802a77b6cab2d0851bde0e658cd9836

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/ruamel-yaml[python_targets_python3_7(-)?,python_target
DESCRIPTION=Date parsing library designed to parse dates from HTML pages
EAPI=7
HOMEPAGE=https://github.com/scrapinghub/dateparser
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=BSD-4
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/scrapinghub/dateparser/archive/v1.0.0.tar.gz -> dateparser-1.0.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=e02b170fabbd2950fe0a027dac185715

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/pygments[python_targets_python3_7(-)?,python_targets_p
DESCRIPTION=Dev tools for python
EAPI=7
HOMEPAGE=https://github.com/samuelcolvin/python-devtools
INHERIT=distutils-r1 docs
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/samuelcolvin/python-devtools/archive/v0.6.1.tar.gz -> devtools-0.6.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f docs 5a0235b1127b58fd6bf54a12c8d21657 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 docs 5a0235b1127b58fd6bf54a12c8d21657
_md5_=abf397ada56bfa3e8f391cc75d6032e7

View File

@@ -1,9 +1,10 @@
BDEPEND=test? ( dev-python/chardet[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
BDEPEND=test? ( dev-python/chardet[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/unittest-or-fail[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/zope-interface[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
DESCRIPTION=A more Pythonic version of doxypy, a Doxygen filter for Python
EAPI=7
HOMEPAGE=https://github.com/Feneric/doxypypy
INHERIT=distutils-r1
IUSE=test python_targets_python3_7
KEYWORDS=~amd64
LICENSE=GPL-2
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/d/doxypypy/doxypypy-0.8.8.6.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=290ba143916c92451d843928fe25bc93

View File

@@ -1,8 +1,9 @@
BDEPEND=test? ( python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) dev-python/django[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/mongoengine[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pillow[jpeg,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sqlalchemy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( dev-python/factory_boy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( dev-python/Faker[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),-python_single_target_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),-python_single_target_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
BDEPEND=test? ( python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) dev-python/django[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/mongoengine[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pillow[jpeg,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sqlalchemy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( dev-python/factory_boy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( dev-python/Faker[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/unittest-or-fail[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),-python_single_target_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),-python_single_target_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A fixtures replacement tool
EAPI=7
HOMEPAGE=https://github.com/FactoryBoy/factory_boy
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/FactoryBoy/factory_boy/archive/3.1.0.tar.gz -> factory_boy-3.1.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=a1c06afb5a7d0da60b8b10aef726a8a0

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) dev-python/django[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/mongoengine[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pillow[jpeg,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sqlalchemy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( dev-python/factory_boy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( >=dev-python/Faker-0.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),-python_single_target_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-),-python_single_target_python3_9(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),-python_single_target_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-),-python_single_target_python3_8(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
BDEPEND=test? ( python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) dev-python/django[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/mongoengine[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pillow[jpeg,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sqlalchemy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( dev-python/factory_boy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( >=dev-python/Faker-0.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/unittest-or-fail[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),-python_single_target_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-),-python_single_target_python3_9(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),-python_single_target_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-),-python_single_target_python3_8(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A fixtures replacement tool
EAPI=7
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/FactoryBoy/factory_boy/archive/3.2.0.tar.gz -> factory_boy-3.2.0.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-r1 6d099888c5b4dd4868c26508df307e95 distutils-r1 16579e06f8839831bd5c03455bb87e3f
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=95fb5c38b54bc84bbda2286ddfd39b8f

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_pyt
DESCRIPTION=Up to date simple useragent faker with real world database
EAPI=7
HOMEPAGE=https://github.com/hellysmile/fake-useragent https://pypi.org/project/fake-useragent
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/hellysmile/fake-useragent/archive/0.1.11.tar.gz -> fake-useragent-0.1.11.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=739b02a6d8bbb742e657598b54ed222a

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/appdirs[python_targets_python3_7(-)?,python_targets_python3_8(
DESCRIPTION=Up to date simple useragent faker with real world database
EAPI=7
HOMEPAGE=https://github.com/hellysmile/fake-useragent https://pypi.org/project/fake-useragent
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/hellysmile/fake-useragent/archive/0.1.11.tar.gz -> fake-useragent-0.1.11.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=2b8b53b32c53ed41c4d82315192a8a8d

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Geocoding Toolbox for Python
EAPI=7
HOMEPAGE=https://geopy.readthedocs.io https://github.com/geopy/geopy https://pypi.org/project/geopy
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/geopy/geopy/archive/2.0.0.tar.gz -> geopy-2.0.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=3b44f25014162331845e0c795f3ba8b2

View File

@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/geopy/geopy/archive/2.1.0.tar.gz -> geopy-2.1.0.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-r1 6d099888c5b4dd4868c26508df307e95 distutils-r1 16579e06f8839831bd5c03455bb87e3f
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=0bc9223837f2b490d964bf2708e80025

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An implementation of the Glicko-2 rating system for Python
EAPI=7
HOMEPAGE=https://github.com/sublee/glicko2
INHERIT=distutils-r1
IUSE=python_targets_pypy3 python_targets_python3_7
KEYWORDS=~amd64
LICENSE=BSD
@@ -10,5 +11,5 @@ RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_pyt
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 )
SLOT=0
SRC_URI=https://github.com/sublee/glicko2/archive/99285aa6b5250b91a837b842dc61b2a96007f3c5.tar.gz -> github-sublee-glicko2-0_pre20191010.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=28715de8219da454fe5f6ca12ccbf50d

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An implementation of the Glicko-2 rating system for Python
EAPI=7
HOMEPAGE=https://github.com/sublee/glicko2
INHERIT=distutils-r1
IUSE=python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=BSD
@@ -10,5 +11,5 @@ RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_pyt
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/sublee/glicko2/archive/99285aa6b5250b91a837b842dc61b2a96007f3c5.tar.gz -> github-sublee-glicko2-0_pre20191010.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=ea73fa73f525f8c467c99c7873561633

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=glicko2 implementation in python
EAPI=7
HOMEPAGE=https://github.com/deepy/glicko2
INHERIT=distutils-r1
IUSE=python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
@@ -10,5 +11,5 @@ RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_pyt
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=mirror://pypi/g/glicko2/glicko2-2.0.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=a8d45b3fa36ffd16e54a396d3ad2642e

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A library to provide a bridge from Glyphs source files to UFOs
EAPI=7
HOMEPAGE=https://github.com/googlei18n/glyphsLib
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0 MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/g/glyphsLib/glyphsLib-5.3.0.zip
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=e2ec4e346b25c2f7b927027d0e68f67a

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Google Cloud Storage API client library
EAPI=7
HOMEPAGE=https://pypi.org/project/google-cloud-storage/
INHERIT=distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -10,5 +11,5 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/6d/5c/8f311c50661d907cbe5786c1be91ac75c59fdab4b69d8f679d0926b79820/google-cloud-storage-1.36.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=310bf4a143148846c77b1548aa2cd2bd

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/requests[python_targets_python3_7(-)?,-python_single_target_py
DESCRIPTION=Free Google Translate API for Python. Translates totally free of charge.
EAPI=7
HOMEPAGE=https://pypi.org/project/googletransx
INHERIT=distutils-r1
IUSE=python_targets_python3_7
KEYWORDS=~amd64
LICENSE=MIT
@@ -11,5 +12,5 @@ RDEPEND=dev-python/requests[python_targets_python3_7(-)?,-python_single_target_p
REQUIRED_USE=|| ( python_targets_python3_7 )
SLOT=0
SRC_URI=mirror://pypi/g/googletransx/googletransx-2.4.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=f79bef1e085a45a3f040e7ac9b475b09

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8
DESCRIPTION=Free Google Translate API for Python. Translates totally free of charge.
EAPI=7
HOMEPAGE=https://pypi.org/project/googletransx
INHERIT=distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
@@ -11,5 +12,5 @@ RDEPEND=dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=mirror://pypi/g/googletransx/googletransx-2.4.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=d4612fc52666c23ebbf0a3f056e6cde4

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/iso8601[python_targets_python3_7(-)?,python_targets_py
DESCRIPTION=GraphQL Framework for Python
EAPI=7
HOMEPAGE=https://github.com/graphql-python/graphene
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/graphql-python/graphene/archive/v3.0.0b7.tar.gz -> graphene-3.0.0_beta7.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=eef9230a18400456ee5c3db359e1120b

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=GraphQL for Python
EAPI=7
HOMEPAGE=https://github.com/graphql-python/graphql-core
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/g/graphql-core/graphql-core-3.1.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=b6640dbd1c5c6302159afdb83b1c36c2

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=GraphQL for Python
EAPI=7
HOMEPAGE=https://github.com/graphql-python/graphql-core
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/g/graphql-core/graphql-core-3.1.3.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=2247afb03da1a68495de681eff1adbf7

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Relay library for graphql-core-next
EAPI=7
HOMEPAGE=https://github.com/graphql-python/graphql-relay-py
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/g/graphql-relay/graphql-relay-3.0.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=3d7d6a0b1d1934077c864b6c01ccc729

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Library for user interfaces for easy dataset editing and display
EAPI=7
HOMEPAGE=https://pypi.python.org/pypi/guidata
INHERIT=distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=CeCILL-2
@@ -10,5 +11,5 @@ RDEPEND=dev-python/PyQt5[python_targets_python3_7(-)?,python_targets_python3_8(-
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=mirror://pypi/g/guidata/guidata-1.7.9.tar.gz -> guidata-1.7.9.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=e2e071ee8f1a3b2242e2a0a2b1915f92

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/cython[python_targets_python3_7(-)?,python_targets_python3_8(-
DESCRIPTION=A Cython interface to the hidapi
EAPI=7
HOMEPAGE=https://github.com/trezor/cython-hidapi
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=|| ( BSD GPL-3 )
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/h/hidapi/hidapi-0.10.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=7b360b3ccee1eae1f7fd636213079f3a

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/cython[python_targets_python3_7(-)?,python_targets_python3_8(-
DESCRIPTION=A Cython interface to the hidapi
EAPI=7
HOMEPAGE=https://github.com/trezor/cython-hidapi
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=|| ( BSD GPL-3 )
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/h/hidapi/hidapi-0.9.0.post3.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=c29c801cd74cfda1739c0c967d807515

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
EAPI=7
HOMEPAGE=https://github.com/dralshehri/hijri-converter
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dralshehri/hijri-converter/archive/v2.1.1.tar.gz -> hijri-converter-2.1.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=f942d47992c698c53043b39f4af8b6f1

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Chromium HSTS Preload list as a Python package
EAPI=7
HOMEPAGE=https://hstspreload.org https://github.com/sethmlarson/hstspreload https://pypi.org/project/hstspreload
INHERIT=distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -10,5 +11,5 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/sethmlarson/hstspreload/archive/2021.2.15.tar.gz -> hstspreload-2021.2.15.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=6ed938d5835b60c868d6ab0bb9f18b38

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=httptools is a Python binding for the nodejs HTTP parser
EAPI=7
HOMEPAGE=https://github.com/MagicStack/httptools https://pypi.org/project/httptools
INHERIT=distutils-r1
IUSE=python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -10,5 +11,5 @@ RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_pyt
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=mirror://pypi/h/httptools/httptools-0.1.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=64989e98a76a8154478709596c5ff423

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/colorama[python_targets_python3_7(-)?,python_targets_python3_8
DESCRIPTION=Hunter is a flexible code tracing toolkit
EAPI=7
HOMEPAGE=https://github.com/ionelmc/python-hunter https://pypi.org/project/hunter
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ionelmc/python-hunter/archive/v3.1.3.tar.gz -> hunter-3.1.3.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=8154e0763f550b6761c395c03aac399d

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/colorama[python_targets_python3_7(-)?,python_targets_python3_8
DESCRIPTION=Hunter is a flexible code tracing toolkit
EAPI=7
HOMEPAGE=https://github.com/ionelmc/python-hunter https://pypi.org/project/hunter
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ionelmc/python-hunter/archive/v3.3.1.tar.gz -> hunter-3.3.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=08a74fe1ece6007ea4196676a2bb3b28

View File

@@ -1,8 +1,9 @@
BDEPEND=test? ( >=dev-python/bitbox02-4.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/ecdsa-0.13.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/hidapi-0.7.99[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/libusb1-1.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/mnemonic-0.18.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pyaes-1.6.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/typing-extensions-3.7.4.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] virtual/pkgconfig
BDEPEND=test? ( >=dev-python/bitbox02-4.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/ecdsa-0.13.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/hidapi-0.7.99[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/libusb1-1.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/mnemonic-0.18.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pyaes-1.6.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/typing-extensions-3.7.4.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/unittest-or-fail[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Library and command line tool for interacting with hardware wallets
EAPI=7
HOMEPAGE=https://github.com/bitcoin-core/HWI
INHERIT=distutils-r1 udev
IUSE=udev doc test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/bitcoin-core/HWI/archive/1.2.1.tar.gz -> hwi-1.2.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 udev 452708c3f55cf6e918b045adb949a9e6
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 udev 452708c3f55cf6e918b045adb949a9e6
_md5_=a16aa85e962d5ad18738160f07b532ea

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( >=dev-python/bitbox02-5.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/ecdsa-0.13.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/hidapi-0.7.99[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/libusb1-1.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/mnemonic-0.18.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pyaes-1.6.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/typing-extensions-3.7.4.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] virtual/pkgconfig
BDEPEND=test? ( >=dev-python/bitbox02-5.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/ecdsa-0.13.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/hidapi-0.7.99[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/libusb1-1.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/mnemonic-0.18.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pyaes-1.6.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/typing-extensions-3.7.4.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/unittest-or-fail[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Library and command line tool for interacting with hardware wallets
EAPI=7
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/bitcoin-core/HWI/archive/2.0.0.tar.gz -> hwi-2.0.0.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-r1 6d099888c5b4dd4868c26508df307e95 distutils-r1 16579e06f8839831bd5c03455bb87e3f udev 452708c3f55cf6e918b045adb949a9e6
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 udev 452708c3f55cf6e918b045adb949a9e6
_md5_=4e06f01e9a2b1d849fb75fe6f2b76668

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=ASGI Server based on Hyper libraries and inspired by Gunicorn
EAPI=7
HOMEPAGE=https://gitlab.com/pgjones/hypercorn https://github.com/pgjones/hypercorn https://pypi.org/project/Hypercorn
INHERIT=distutils-r1 docs optfeature
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/pgjones/hypercorn/archive/0.11.2.tar.gz -> hypercorn-0.11.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f docs 5a0235b1127b58fd6bf54a12c8d21657 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 optfeature 6a2add34e06e5a05d88471a33ccdd73e python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 docs 5a0235b1127b58fd6bf54a12c8d21657 optfeature 6a2add34e06e5a05d88471a33ccdd73e
_md5_=3e525e073f5790fac6c5231f264f50d6

View File

@@ -3,6 +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
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=BSD
@@ -10,5 +11,5 @@ RDEPEND=dev-python/python-xlib python_targets_python3_7? ( dev-lang/python:3.7 )
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=mirror://pypi/i/i3ipc/i3ipc-2.2.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=1871ac30c65d383510c1aa1d83361702

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8
DESCRIPTION=Python API client for Jellyfin
EAPI=7
HOMEPAGE=https://github.com/iwalton3/jellyfin-apiclient-python
INHERIT=distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3
@@ -11,5 +12,5 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=mirror://pypi/j/jellyfin-apiclient-python/jellyfin-apiclient-python-1.6.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=2aef79f05e8fabf88fefcf1d5e8fbede

View File

@@ -12,5 +12,5 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=mirror://pypi/j/jellyfin-apiclient-python/jellyfin-apiclient-python-1.7.2.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-r1 6d099888c5b4dd4868c26508df307e95 distutils-r1 16579e06f8839831bd5c03455bb87e3f
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=c3f98c2ac3a6eebe9dc922bab72d1780

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Jupyter Sphinx Extensions
EAPI=7
HOMEPAGE=https://github.com/jupyter/jupyter-sphinx
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=BSD-with-disclosure
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jupyter/jupyter-sphinx/archive/v0.3.2.tar.gz -> jupyter-sphinx-0.3.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=18fca344ca66c35a3c732250d41685d7

View File

@@ -4,6 +4,7 @@ DEPEND=dev-python/six[python_targets_pypy3(-)?,python_targets_python3_7(-)?,pyth
DESCRIPTION=A library for setting up self-contained Kerberos 5 environments
EAPI=7
HOMEPAGE=https://github.com/pythongssapi/k5test
INHERIT=distutils-r1
IUSE=python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=ISC MIT
@@ -11,5 +12,5 @@ RDEPEND=dev-python/six[python_targets_pypy3(-)?,python_targets_python3_7(-)?,pyt
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/pythongssapi/k5test/archive/v0.9.2.tar.gz -> k5test-0.9.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=a407fc28532ca79cf8df8322343e2275

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Kitchen contains a cornucopia of useful code
EAPI=7
HOMEPAGE=https://github.com/fedora-infra/kitchen
INHERIT=distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=LGPL-2.1
@@ -10,5 +11,5 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/fedora-infra/kitchen/archive/1.2.6.tar.gz -> kitchen-1.2.6.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=f38425d091e85c00dc24c1b8d335c3e9

View File

@@ -13,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/l/libusb1/libusb1-1.9.2.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-r1 6d099888c5b4dd4868c26508df307e95 distutils-r1 16579e06f8839831bd5c03455bb87e3f
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=381f79b99e64dee3f50e9edb694f93f7

View File

@@ -4,6 +4,7 @@ DEPEND=test? ( dev-python/eventlet[python_targets_python3_7(-)?,python_targets_p
DESCRIPTION=Debugging manhole for python application
EAPI=7
HOMEPAGE=https://github.com/ionelmc/python-manhole https://pypi.org/project/python-manhole
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ionelmc/python-manhole/archive/v1.6.0.tar.gz -> manhole-1.6.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=dc4af78fb31b7f3b66125186a1f381cf

View File

@@ -3,6 +3,7 @@ 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
INHERIT=distutils-r1
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
@@ -10,5 +11,5 @@ RDEPEND=dev-python/markdown[python_targets_python3_7(-)?,python_targets_python3_
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=mirror://pypi/m/markdown-include/markdown-include-0.6.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=e037c98f499a61934bed1c8167d5f386

View File

@@ -3,6 +3,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
INHERIT=distutils-r1
IUSE=python_targets_python3_7
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
@@ -10,5 +11,5 @@ RDEPEND=dev-python/mkdocs[python_targets_python3_7(-)?,-python_single_target_pyt
REQUIRED_USE=|| ( python_targets_python3_7 )
SLOT=0
SRC_URI=mirror://pypi/m/mkdocs-exclude/mkdocs-exclude-1.0.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=6273d77345962c0bbafb02a20cf18925

View File

@@ -1,14 +1,16 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
BDEPEND=test? ( dev-python/unittest-or-fail[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Reference implementation of BIP-0039 for generating deterministic keys
EAPI=7
HOMEPAGE=https://github.com/trezor/python-mnemonic
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/trezor/python-mnemonic/archive/v0.19.tar.gz -> mnemonic-0.19.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=fae9ed583c6e052d291ce985df696416

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python implementation of Noise Protocol Framework
EAPI=7
HOMEPAGE=https://github.com/plizonczyk/noiseprotocol
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/plizonczyk/noiseprotocol/archive/73375448c55af85df0230841af868b7f31942f0a.tar.gz -> noiseprotocol-0.3.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=53fceb238480bf5196eea5c56fc8c129

View File

@@ -4,6 +4,7 @@ DEPEND=>=dev-python/asn1crypto-1.0.0[python_targets_pypy3(-)?,python_targets_pyt
DESCRIPTION=TLS sockets, key generation, encryption, decryption, signing, verification
EAPI=7
HOMEPAGE=https://github.com/wbond/oscrypto https://pypi.org/project/oscrypto/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -12,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_p
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/wbond/oscrypto/archive/1.2.1.tar.gz -> oscrypto-1.2.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=cf25832634b549915e62a8d96cc942da

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Capture the outcome of Python function calls
EAPI=7
HOMEPAGE=https://github.com/python-trio/outcome https://pypi.org/project/outcome
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=|| ( Apache-2.0 MIT )
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-trio/outcome/archive/v1.1.0.tar.gz -> outcome-1.1.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=2f5041713f3cb3608a04ad8369f3f39c

View File

@@ -3,6 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Community maintained fork of pdfminer
EAPI=7
HOMEPAGE=https://github.com/pdfminer/pdfminer.six
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/pdfminer/pdfminer.six/archive/20201018.tar.gz -> pdfminer-six-20201018.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
_md5_=65a190e1809893daa214b5e2a17b16cc

Some files were not shown because too many files have changed in this diff Show More