mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
2020-05-02 10:34:58 UTC
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
BDEPEND=doc? ( dev-python/mkdocs dev-python/mkdocs-material ) test? ( >=dev-python/sqlalchemy-1.3.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] python_targets_python3_6? ( dev-python/aiocontextvars[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) dev-python/pytest[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
BDEPEND=test? ( >=dev-python/sqlalchemy-1.3.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] python_targets_python3_6? ( dev-python/aiocontextvars[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) dev-python/pytest[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] doc? ( || ( ( dev-lang/python:3.6 dev-python/mkdocs[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/mkdocs-material[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) )
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=test? ( dev-python/aiomysql[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/aiopg[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/aiosqlite[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/asyncpg[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/black[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/isort[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/mypy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/psycopg[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pymysql[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/starlette[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/requests[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] )
|
||||
DESCRIPTION=Async database support for Python.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.encode.io/databases/ https://github.com/encode/databases
|
||||
IUSE=doc test python_targets_python3_6
|
||||
IUSE=doc test python_targets_python3_6 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-python/sqlalchemy-1.3.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] python_targets_python3_6? ( dev-python/aiocontextvars[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/encode/databases/archive/0.3.1.tar.gz -> databases-0.3.1.tar.gz
|
||||
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=7523e7aa3f05ece306a819915801b802
|
||||
SRC_URI=https://github.com/encode/databases/archive/0.3.2.tar.gz -> databases-0.3.2.tar.gz
|
||||
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b docs be9c1076914af89ca820db1983080651 eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=6187096ed40a2f244b39fa8ee3e2d225
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/packaging-14.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] <dev-python/pytest-5.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-xdist-1.14[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/termcolor-1.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/packaging-14.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] <dev-python/pytest-5.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-xdist-1.14[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/termcolor-1.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DESCRIPTION=Plugin for pytest that changes the default look and feel of pytest
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pivotfinland.com/pytest-sugar https://github.com/Teemu/pytest-sugar https://pypi.org/project/pytest-sugar
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-python/packaging-14.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] <dev-python/pytest-5.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-xdist-1.14[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/termcolor-1.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Teemu/pytest-sugar/archive/66f6d9f9311a176ffafdfe00cb8c487d45b6a735.tar.gz -> pytest-sugar-0.9.2_p20200213.tar.gz
|
||||
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=32e75d9e4447ff93572130d60aa6edb2
|
||||
@@ -9,8 +9,8 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-python/packaging-14.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] <dev-python/pytest-5.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-xdist-1.14[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/termcolor-1.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=test !test? ( test )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pytest-sugar/pytest-sugar-0.9.2.tar.gz
|
||||
SRC_URI=mirror://pypi/p/pytest-sugar/pytest-sugar-0.9.3.tar.gz
|
||||
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=89f179852c67bc5e0d4e562843bfe0eb
|
||||
_md5_=c8a18b0e7df3410df98cbea7b5222bae
|
||||
@@ -9,6 +9,6 @@ LICENSE=LGPL-2.1
|
||||
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/python-vlc/python-vlc-3.0.7110.tar.gz
|
||||
SRC_URI=mirror://pypi/p/python-vlc/python-vlc-3.0.9113.tar.gz
|
||||
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=212f37e151167c692474d14685449c6a
|
||||
@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/encode/starlette/archive/0.13.3.tar.gz -> starlette-0.13.3.tar.gz
|
||||
SRC_URI=https://github.com/encode/starlette/archive/0.13.4.tar.gz -> starlette-0.13.4.tar.gz
|
||||
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b docs be9c1076914af89ca820db1983080651 eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=72553a71658ff1c32dfa33861d66c236
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=app-arch/unzip test? ( >=dev-python/fonttools-4.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/fs[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/attrs-19.2.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/lxml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
BDEPEND=app-arch/unzip test? ( >=dev-python/fonttools-4.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/fs[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/attrs-19.2.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/lxml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) doc? ( || ( ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/typing-extensions[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/typing-extensions[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinx_rtd_theme[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/fonttools-4.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/fs[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/attrs-19.2.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/lxml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/setuptools_scm[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEPEND=>=dev-python/fonttools-4.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/fs[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/attrs-19.2.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/lxml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/setuptools_scm[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( dev-python/typing-extensions[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=A UFO font library
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/fonttools/ufoLib2
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7
|
||||
IUSE=test doc python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/fonttools-4.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/fs[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/attrs-19.2.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/lxml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/u/ufoLib2/ufoLib2-0.6.3a1.zip
|
||||
SRC_URI=mirror://pypi/u/ufoLib2/ufoLib2-0.7.0.zip
|
||||
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=18cbebd4ca95f22627276e1918dd8daa
|
||||
_md5_=9c6919e3c120035934075a4b6d3a7831
|
||||
@@ -10,6 +10,6 @@ LICENSE=droidcam
|
||||
RDEPEND=x11-libs/gtk+:2 kernel_linux? ( virtual/modutils )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/aramg/droidcam/archive/fee087c7f699cb38fba7934c77c588d246355372.tar.gz -> droidcam-0_pre20200416.tar.gz
|
||||
SRC_URI=https://github.com/aramg/droidcam/archive/6cc7cb6266f4ac089cf3bbef2d2ae8fe590f1750.tar.gz -> droidcam-6.7.7_pre20200502.tar.gz
|
||||
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 linux-info ed97304af323c7b2f6934f229982cb7d linux-mod 9991808b521b5a8c569c9c4ccf8893f6 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=440568baaad436a5faa95efb8b2f5b6f
|
||||
_md5_=3c5a3ac70a63584da26b124942d349c3
|
||||
@@ -68,7 +68,7 @@ dev-python/cchardet 2.1.6: cChardet is high speed universal character encoding d
|
||||
dev-python/check-manifest 0.41-r1: Tool to check the completeness of MANIFEST.in for Python packages
|
||||
dev-python/cu2qu 1.6.7: Cubic-to-quadratic bezier curve conversion
|
||||
dev-python/curio 0.9 1.2: Curio is a coroutine-based library for concurrent systems programming
|
||||
dev-python/databases 0.3.1: Async database support for Python.
|
||||
dev-python/databases 0.3.2: Async database support for Python.
|
||||
dev-python/dataclasses 0.7: A backport of the dataclasses module for Python 3.6
|
||||
dev-python/devtools 0.5.1: Dev tools for python
|
||||
dev-python/doxypypy 0.8.8.6: A more Pythonic version of doxypy, a Doxygen filter for Python
|
||||
@@ -114,7 +114,7 @@ dev-python/pytest-ordering 0.6: pytest plugin to run your tests in a specific or
|
||||
dev-python/pytest-randomly 3.3.1 3.3.1-r1: Pytest plugin to randomly order tests and control random.seed
|
||||
dev-python/pytest-sanic 1.6.0: a Pytest Plugin for Sanic
|
||||
dev-python/pytest-subtests 0.3.0: unittest subTest() support and subtests fixture
|
||||
dev-python/pytest-sugar 0.9.2 0.9.2_p20200213: Plugin for pytest that changes the default look and feel of pytest
|
||||
dev-python/pytest-sugar 0.9.3: Plugin for pytest that changes the default look and feel of pytest
|
||||
dev-python/pytest-toolbox 0.4: Numerous useful plugins for pytest
|
||||
dev-python/pytest-travis-fold 1.3.0: Pytest plugin that folds captured output sections in Travis CI build log
|
||||
dev-python/pytest-trio 0.5.2: This is a pytest plugin to help you test projects that use Trio
|
||||
@@ -122,7 +122,7 @@ dev-python/python-dotenv 0.13.0: Get and set values in your .env file in local a
|
||||
dev-python/python-mpv 0.4.6: Python interface to the mpv media player
|
||||
dev-python/python-multipart 0.0.5: A streaming multipart parser for Python
|
||||
dev-python/python-telegram-bot 12.4.2 9999: Python wrapper of telegram bots API
|
||||
dev-python/python-vlc 3.0.7110: Python ctypes-based bindings for libvlc
|
||||
dev-python/python-vlc 3.0.9113: Python ctypes-based bindings for libvlc
|
||||
dev-python/sanic 19.12.2: Async Python 3.6+ web server/framework | Build fast. Run fast.
|
||||
dev-python/schedule 0.6.0-r1 9999: Python job scheduling for humans
|
||||
dev-python/skia-pathops 0.4.1: Python bindings for the Skia Path Ops
|
||||
@@ -135,7 +135,7 @@ dev-python/sphinxcontrib-trio 1.1.1: Make Sphinx better at documenting Python fu
|
||||
dev-python/sphobjinv 2.0.1: Sphinx objects.inv Inspection/Manipulation Tool
|
||||
dev-python/spotipy 2.12.0: A light weight Python library for the Spotify Web API
|
||||
dev-python/sse-starlette 0.2.2: Server Sent Events for Starlette
|
||||
dev-python/starlette 0.13.3: The little ASGI framework that shines
|
||||
dev-python/starlette 0.13.4: The little ASGI framework that shines
|
||||
dev-python/stdio-mgr 1.0.1: Context manager for mocking/wrapping stdin/stdout/stderr
|
||||
dev-python/tekore 1.7.0: Spotify Web API client
|
||||
dev-python/text-unidecode 1.3: The most basic Text::Unidecode port
|
||||
@@ -143,7 +143,7 @@ dev-python/timeout-decorator 0.4.1: Timeout decorator
|
||||
dev-python/trio 0.13.0: Python library for async concurrency and I/O
|
||||
dev-python/trio-asyncio 0.11.0: a re-implementation of the asyncio mainloop on top of Trio
|
||||
dev-python/trueskill 0.4.5: Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms
|
||||
dev-python/ufoLib2 0.6.3a_p1: A UFO font library
|
||||
dev-python/ufoLib2 0.7.0: A UFO font library
|
||||
dev-python/ufoNormalizer 0.4.1: A tool that will normalize the XML and other data inside of a UFO.
|
||||
dev-python/ukpostcodeparser 1.1.2: UK postcode parser library
|
||||
dev-python/uvicorn 0.11.5: The lightning-fast ASGI server
|
||||
@@ -196,7 +196,7 @@ media-sound/aucatctl 0.1: A tool for controlling aucat and/or sndiod volume thro
|
||||
media-sound/r128gain 1.0.1: Fast audio loudness scanner & tagger (ReplayGain v2 / R128)
|
||||
media-sound/sndio 1.6.0: small audio and MIDI framework part of the OpenBSD project
|
||||
media-sound/zita-ajbridge 0.8.4: zita-a2j and zita-j2a - bridges between ALSA and JACK
|
||||
media-tv/droidcam 0_pre20200416: Use android phone as webcam, using a v4l device driver and app
|
||||
media-tv/droidcam 6.7.7_pre20200502: Use android phone as webcam, using a v4l device driver and app
|
||||
media-video/kikoplay 0.6.1 9999: KikoPlay is a full-featured danmu player
|
||||
media-video/syncplay 1.6.4_p1: Client/server to synchronize media playback
|
||||
media-video/vidify 2.2.4: Watch music videos in real time for the songs playing on your device
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 02 May 2020 10:04:59 +0000
|
||||
Sat, 02 May 2020 10:34:58 +0000
|
||||
|
||||
Reference in New Issue
Block a user