2020-12-10 09:11:08 UTC

This commit is contained in:
Repository mirror & CI
2020-12-10 09:11:08 +00:00
parent e9a2aa6c0d
commit ad4a9ee4eb
11 changed files with 90 additions and 43 deletions

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/decorator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/funcsigs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipdb[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython_genutils[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mccabe[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/packaging[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pathlib2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pexpect[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pickleshare[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pluggy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/prompt_toolkit[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ptyprocess[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/py[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pycodestyle[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyflakes[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pygments[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyparsing[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/scandir[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/simplegeneric[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/traitlets[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) doc? ( dev-python/sphinx ) 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/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/decorator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipdb[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython_genutils[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mccabe[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/packaging[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pathlib2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pexpect[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pickleshare[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pluggy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/prompt_toolkit[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ptyprocess[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/py[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pycodestyle[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyflakes[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pygments[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyparsing[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/scandir[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/simplegeneric[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/traitlets[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) doc? ( dev-python/sphinx ) 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=dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/decorator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/funcsigs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipdb[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython_genutils[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mccabe[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/packaging[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pathlib2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pexpect[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pickleshare[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pluggy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/prompt_toolkit[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ptyprocess[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/py[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pycodestyle[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyflakes[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pygments[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyparsing[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/scandir[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/simplegeneric[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/traitlets[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
DEPEND=dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/decorator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipdb[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython_genutils[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mccabe[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/packaging[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pathlib2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pexpect[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pickleshare[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pluggy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/prompt_toolkit[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ptyprocess[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/py[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pycodestyle[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyflakes[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pygments[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyparsing[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/scandir[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/simplegeneric[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/traitlets[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
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
IUSE=test doc python_targets_python3_7
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/decorator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/funcsigs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipdb[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython_genutils[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mccabe[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/packaging[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pathlib2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pexpect[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pickleshare[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pluggy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/prompt_toolkit[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ptyprocess[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/py[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pycodestyle[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyflakes[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pygments[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyparsing[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/scandir[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/simplegeneric[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/traitlets[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[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(-)]
RDEPEND=dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/decorator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipdb[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython_genutils[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mccabe[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/packaging[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pathlib2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pexpect[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pickleshare[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pluggy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/prompt_toolkit[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ptyprocess[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/py[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pycodestyle[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyflakes[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pygments[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyparsing[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/scandir[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/simplegeneric[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/traitlets[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[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(-)]
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 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=5096b96363574ecc55c765b9f7c5a7a8
_md5_=17e97a2cd2a905d9805caac268a519ff

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/docutils[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/factory_boy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/faker[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/numpy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-python/importlib_metadata[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/pytest-randomly[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest-xdist[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
DESCRIPTION=Pytest plugin to randomly order tests and control random.seed
EAPI=7
HOMEPAGE=https://pypi.python.org/pypi/pytest-randomly https://github.com/pytest-dev/pytest-randomly
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-python/docutils[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/factory_boy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/faker[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/numpy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-python/importlib_metadata[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 ) >=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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/pytest-dev/pytest-randomly/archive/3.5.0.tar.gz -> pytest-randomly-3.5.0.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=afe90782ca96a91f1ab3250c6f4a0f71

View File

@@ -0,0 +1,14 @@
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(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python API to MPV using JSON IPC
EAPI=7
HOMEPAGE=https://github.com/iwalton3/python-mpv-jsonipc
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
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
SRC_URI=mirror://pypi/p/python-mpv-jsonipc/python-mpv-jsonipc-1.1.12.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=3928d03b2bcdbbe3c15688a6d0f20e42

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip test? ( >=dev-python/attrs-19.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/fonttools-4.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/fs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( || ( ( 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/typing-extensions[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/typing-extensions[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/attrs-19.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/fonttools-4.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/fs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools_scm[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/typing-extensions[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
DESCRIPTION=A UFO font library
EAPI=7
HOMEPAGE=https://github.com/fonttools/ufoLib2
IUSE=test python_targets_python3_7 python_targets_python3_8 doc
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=>=dev-python/attrs-19.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/fonttools-4.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/fs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/u/ufoLib2/ufoLib2-0.10.0.zip
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 96928b5b33de2dbadb4741c31b71b595 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=72cbe90f497b7b32bf47529726dce35b

View File

@@ -1,14 +0,0 @@
BDEPEND=app-arch/unzip python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A tool that will normalize the XML and other data inside of a UFO.
EAPI=7
HOMEPAGE=https://github.com/unified-font-object/ufoNormalizer
IUSE=python_targets_pypy3 python_targets_python3_7
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 )
SLOT=0
SRC_URI=https://github.com/unified-font-object/ufoNormalizer/archive/0.4.1.tar.gz -> ufoNormalizer-0.4.1.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=d23d9fce95d042a8be9a20b342385149

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-lang/go-1.10
DEFINED_PHASES=compile install test unpack
DEPEND=sys-libs/glibc
DESCRIPTION=Lazygit, a simple terminal UI for git commands
EAPI=7
HOMEPAGE=https://github.com/jesseduffield/lazygit
IUSE=doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-libs/glibc
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.23.6.tar.gz -> lazygit-0.23.6.tar.gz
_eclasses_=golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b
_md5_=d80c9cc7acdb825503a577c7b24e5493

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst postrm setup
DEPEND=X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DESCRIPTION=Fonts from the Warframe game
EAPI=7
HOMEPAGE=https://www.warframe.com/news/warframe-fansite-kit
IUSE=X
KEYWORDS=~amd64
LICENSE=Warframe-EULA
RESTRICT=mirror
SLOT=0
SRC_URI=https://m.box.com/file/401032406918/download?shared_link=https%3A%2F%2Fdigitalextremesltd.app.box.com%2Fs%2Fvh2u41yhdlgp3girffucbynadoi33173 -> Corpus.ttf https://m.box.com/file/401037009816/download?shared_link=https%3A%2F%2Fdigitalextremesltd.app.box.com%2Fs%2Fvh2u41yhdlgp3girffucbynadoi33173 -> CorpusBold.ttf https://m.box.com/file/401042823306/download?shared_link=https%3A%2F%2Fdigitalextremesltd.app.box.com%2Fs%2Fvh2u41yhdlgp3girffucbynadoi33173 -> Grineer.ttf https://m.box.com/file/302545392046/download?shared_link=https%3A%2F%2Fdigitalextremesltd.app.box.com%2Fs%2Fvh2u41yhdlgp3girffucbynadoi33173 -> Solaris.ttf
_eclasses_=font dd073b36fe3fd8b868c23bc23209db45
_md5_=51241e9bee91e1fb1738319ea1993a5e

View File

@@ -0,0 +1,16 @@
BDEPEND=virtual/pkgconfig >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2
DEFINED_PHASES=compile configure install setup test unpack
DEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) mpi? ( virtual/mpi[cxx] ) mkl? ( sci-libs/mkl ) openblas? ( sci-libs/openblas ) tecio? ( dev-libs/boost:= )
DESCRIPTION=SU2: An Open-Source Suite for Multiphysics Simulation and Design
EAPI=7
HOMEPAGE=https://su2code.github.io/
IUSE=cgns -mkl +mpi openblas tecio test tutorials python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) mpi? ( virtual/mpi[cxx] ) mkl? ( sci-libs/mkl ) openblas? ( sci-libs/openblas )
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 ) mkl? ( !openblas )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/su2code/SU2/archive/v7.0.8.tar.gz -> SU2-7.0.8.tar.gz test? ( https://github.com/su2code/TestCases/archive/v7.0.7.tar.gz -> SU2-7.0.7-TestCases.tar.gz ) tutorials? ( https://github.com/su2code/Tutorials/archive/v7.0.7.tar.gz -> SU2-7.0.7-Tutorials.tar.gz )
_eclasses_=meson 71d293a701d6362387e1214da368c848 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=20c3c473927e4406dae396f4a94e6c03

View File

@@ -6,8 +6,8 @@ EAPI=7
HOMEPAGE=https://github.com/mhx/dwarfs
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-3
RDEPEND=dev-libs/boost[context,threads] dev-libs/double-conversion dev-libs/libfmt dev-libs/libevent app-arch/zstd app-arch/lz4 app-arch/xz-utils app-arch/snappy dev-cpp/sparsehash dev-cpp/gflags dev-cpp/glog[gflags] sys-fs/fuse:3 sys-libs/binutils-libs sys-libs/zlib sys-libs/libunwind
RDEPEND=dev-libs/boost[context,threads] dev-libs/double-conversion dev-libs/libfmt dev-libs/libevent app-arch/zstd app-arch/lz4 app-arch/xz-utils app-arch/snappy dev-cpp/sparsehash dev-cpp/gflags dev-cpp/glog[gflags] sys-fs/fuse:3 sys-libs/binutils-libs sys-libs/zlib sys-libs/libunwind !dev-cpp/folly
SLOT=0
SRC_URI=https://github.com/mhx/dwarfs/archive/v0.2.3.tar.gz -> dwarfs-0.2.3.tar.gz https://github.com/facebook/fbthrift/archive/v2020.11.30.00.tar.gz -> fbthrift-2020.11.30.00.tar.gz https://github.com/facebook/folly/archive/v2020.11.30.00.tar.gz -> folly-2020.11.30.00.tar.gz
_eclasses_=check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d cmake ac7cb516f6a288b6a82bc0649ce49878 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=e39c4bb6fd40122c2fb23ad5179174a1
_md5_=5aec43e394e16a375e7fae85c85093cc

View File

@@ -210,14 +210,14 @@ dev-python/pytest-instafail 0.4.2: Plugin for pytest that shows failures and err
dev-python/pytest-isort 1.2.0: Plugin to check import ordering using isort
dev-python/pytest-marks 0.4: Allow to set 'marks' on pytest methods
dev-python/pytest-pythonpath 0.7.3: Plugin for adding to the PYTHONPATH from the pytests.ini file before tests run
dev-python/pytest-randomly 3.4.1: Pytest plugin to randomly order tests and control random.seed
dev-python/pytest-randomly 3.4.1 3.5.0: Pytest plugin to randomly order tests and control random.seed
dev-python/pytest-sanic 1.6.2: a Pytest Plugin for Sanic
dev-python/pytest-subtests 0.3.2: unittest subTest() support and subtests fixture
dev-python/pytest-sugar 0.9.3 0.9.4: 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-trio 0.5.2 0.6.0 0.7.0: This is a pytest plugin to help you test projects that use Trio
dev-python/python-mpv 0.5.2: Python interface to the mpv media player
dev-python/python-mpv-jsonipc 1.1.11: Python API to MPV using JSON IPC
dev-python/python-mpv-jsonipc 1.1.11 1.1.12: Python API to MPV using JSON IPC
dev-python/python-multipart 0.0.5: A streaming multipart parser for Python
dev-python/python-pkcs11 0.7.0: PKCS#11 (Cryptoki) support for Python
dev-python/python-telegram-bot 12.4.2 13.0 9999: Python wrapper of telegram bots API
@@ -247,8 +247,8 @@ dev-python/timeout-decorator 0.5.0: Timeout decorator
dev-python/trio 0.17.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_p20191014: Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms
dev-python/ufoLib2 0.7.1 0.8.0: A UFO font library
dev-python/ufoNormalizer 0.4.1 0.5.0: A tool that will normalize the XML and other data inside of a UFO.
dev-python/ufoLib2 0.7.1 0.8.0 0.10.0: A UFO font library
dev-python/ufoNormalizer 0.5.0: 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.12.2 0.12.3: The lightning-fast ASGI server
dev-python/validators 0.18.0: Python Data Validation for Humans
@@ -269,7 +269,7 @@ dev-vcs/git-extras 6.1.0 9999: Little git extras
dev-vcs/git-repo-updater 0.5.1: Easily update multiple git repositories at once
dev-vcs/gitahead 2.6.3: Graphical Git client to help understand and manage source code history
dev-vcs/gitqlient 1.2.0 1.3.0_beta 9999: Multi-platform Git client written with Qt
dev-vcs/lazygit 0.20.9 0.22.9 0.23.6 0.23.7 9999: Lazygit, a simple terminal UI for git commands
dev-vcs/lazygit 0.20.9 0.22.9 0.23.7 9999: Lazygit, a simple terminal UI for git commands
games-action/ATLauncher 3.4.0.2: Minecraft launcher which integrates multiple different ModPacks
games-action/minecraft-launcher 1.6.93 2.1.17785 2.2.548_beta: An open-world game whose gameplay revolves around breaking and placing blocks
games-action/multimc 0.6.11: An advanced Qt5-based open-source launcher for Minecraft
@@ -330,6 +330,7 @@ mail-client/heirloom-mailx 12.5: The mailx utility from CentOS
media-fonts/overpass 3.0.4: An open source webfont family inspired by Highway Gothic
media-fonts/symbola 7.17: Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks
media-fonts/unscii 2.0: Set of bitmapped Unicode fonts based on classic system fonts
media-fonts/warframe-fonts 0_p20191111: Fonts from the Warframe game
media-gfx/azpainter 2.1.6 2.1.7_beta4: Full color painting software for Linux for illustration drawing
media-gfx/fontpreview 1.0.6: Highly customizable and minimal font previewer written in bash
media-gfx/glimpse 0.2.0: Image editor based on the GNU Image Manipulation Program
@@ -415,7 +416,7 @@ sci-libs/kissfft 131 9999: A Fast Fourier Transform (FFT) library that tries to
sci-libs/meschach 1.2b: Meschach is a C-language library of routines for performing matrix computations.
sci-libs/saclib 2.2.7-r1 2.2.7-r2: Reference implementations of algorithms and forms the basis of QEPCAD
sci-libs/slicot 5.0_p20101122: Subroutine Library in Systems and Control Theory
sci-physics/SU2 7.0.6 7.0.7: SU2: An Open-Source Suite for Multiphysics Simulation and Design
sci-physics/SU2 7.0.6 7.0.7 7.0.8: SU2: An Open-Source Suite for Multiphysics Simulation and Design
sys-apps/0xFFFF 0.8: The 0pen Free Fiasco Firmware Flasher
sys-apps/drm_info 2.2.0 9999: Small utility to dump info about DRM devices
sys-apps/dust 0.5.3: A more intuitive version of du
@@ -439,7 +440,7 @@ sys-cluster/redset 0.0.4: Low-level distributed erasure coding lib to protect da
sys-cluster/shuffile 0.0.3: SHUFFILE Shuffle files between processes
sys-cluster/veloc 1.2: Very-Low Overhead Checkpointing System
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
sys-fs/dwarfs 0.2.3-r2: A fast very high compression read-only FUSE file system
sys-fs/dwarfs 0.2.3-r3: A fast very high compression read-only FUSE file system
sys-fs/erofs-utils 1.1: Userspace tools for EROFS images
sys-fs/gfs2-utils 3.2.0 3.3.0: Shared-disk cluster file system
sys-kernel/dkms 2.8.4: Dynamic Kernel Module Support

View File

@@ -1 +1 @@
Wed, 09 Dec 2020 14:38:40 +0000
Thu, 10 Dec 2020 09:11:08 +0000