2020-03-12 08:36:54 UTC

This commit is contained in:
Repository mirror & CI
2020-03-12 08:36:54 +00:00
parent 2eb97e8c66
commit 25eb2d1f73
4 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/ddt[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) test? ( dev-python/gitdb2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/nose[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/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/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[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
BDEPEND=test? ( dev-python/ddt[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) test? ( dev-python/gitdb[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/nose[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/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/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[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
DESCRIPTION=A python library used to interact with Git repositories
EAPI=7
@@ -6,10 +6,10 @@ HOMEPAGE=https://github.com/gitpython-developers/GitPython
IUSE=test doc python_targets_python3_6 python_targets_python3_7
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-python/gitdb2[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(-)]
RDEPEND=dev-python/gitdb[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? ( test )
SLOT=0
SRC_URI=https://github.com/gitpython-developers/GitPython/archive/3.1.0.tar.gz -> GitPython-3.1.0.tar.gz
_eclasses_=distutils-r1 741ee6361e3e62791ae1f32ec416afc4 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 4dfa39908a2b26ac08e45ca546f7c9b6 python-utils-r1 3ab704558125f1813be1cc37ed9e2667 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=0ffe2ea6d464b4a1ddb459872bc80224
_md5_=e01a65b10671c7c17754cea7754b7c50

View File

@@ -10,6 +10,6 @@ RDEPEND=dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
RESTRICT=python_targets_python3_6? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/felix-hilden/tekore/archive/v1.4.0.tar.gz -> tekore-1.4.0.tar.gz
SRC_URI=https://github.com/felix-hilden/tekore/archive/v1.5.0.tar.gz -> tekore-1.5.0.tar.gz
_eclasses_=distutils-r1 741ee6361e3e62791ae1f32ec416afc4 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 4dfa39908a2b26ac08e45ca546f7c9b6 python-utils-r1 3ab704558125f1813be1cc37ed9e2667 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=596ae9d473986d1f62f487e05b40f088

View File

@@ -33,7 +33,7 @@ dev-python/sphinxcontrib-trio 1.1.0: Make Sphinx better at documenting Python fu
dev-python/sphobjinv 2.0.1: Sphinx objects.inv Inspection/Manipulation Tool
dev-python/spotipy 2.9.0: A light weight Python library for the Spotify Web API
dev-python/stdio-mgr 1.0.1: Context manager for mocking/wrapping stdin/stdout/stderr
dev-python/tekore 1.4.0: Spotify Web API client
dev-python/tekore 1.5.0: Spotify Web API client
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/uvicorn 0.11.3: The lightning-fast ASGI server

View File

@@ -1 +1 @@
Wed, 11 Mar 2020 00:05:47 +0000
Thu, 12 Mar 2020 08:36:54 +0000