2020-04-11 21:05:06 UTC

This commit is contained in:
Repository mirror & CI
2020-04-11 21:05:06 +00:00
parent 3c788b70c8
commit 1d687f1a8b
9 changed files with 48 additions and 17 deletions

View File

@@ -1,10 +1,10 @@
BDEPEND=doc? ( >=dev-python/mkdocs-material-2.2.5 dev-python/pyspelling ) test? ( 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.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2: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(-)]
BDEPEND=test? ( 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.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2: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(-)] doc? ( || ( ( >=dev-lang/python-3.8.2:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] ~dev-python/mkdocs-material-4.6.3[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/pyspelling[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( >=dev-lang/python-3.7.6:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] ~dev-python/mkdocs-material-4.6.3[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/pyspelling[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( >=dev-lang/python-3.6.10:3.6 dev-python/mkdocs[python_targets_python3_6(-),python_single_target_python3_6(+)] ~dev-python/mkdocs-material-4.6.3[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/pyspelling[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/mock[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/regex[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=Wrapper around re or regex that adds additional back references
EAPI=7
HOMEPAGE=https://github.com/facelessuser/backrefs https://pypi.org/project/backrefs
IUSE=doc test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2: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(-)]
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/facelessuser/backrefs/archive/4.3.0.tar.gz -> backrefs-4.3.0.tar.gz
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=5a42ae12b23d244bc1e1d2872dc0321e
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c docs d1448b988dc6c870ccbfb3a977fad70b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=b31b9658a21603d8a481f3a60bee7f88

View File

@@ -1,9 +1,9 @@
BDEPEND=doc? ( dev-python/mkdocs-git-revision-date-localized-plugin dev-python/mkdocs_pymdownx_material_extras dev-python/pyspelling ) test? ( 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.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2: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(-)]
BDEPEND=test? ( 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.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2: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(-)] doc? ( || ( ( >=dev-lang/python-3.8.2:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] ~dev-python/mkdocs-material-5.0.0_rc2[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/pyspelling[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( >=dev-lang/python-3.7.6:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] ~dev-python/mkdocs-material-5.0.0_rc2[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/pyspelling[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( >=dev-lang/python-3.6.10:3.6 dev-python/mkdocs[python_targets_python3_6(-),python_single_target_python3_6(+)] ~dev-python/mkdocs-material-5.0.0_rc2[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/pyspelling[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Bash style brace expansion for Python
EAPI=7
HOMEPAGE=https://github.com/facelessuser/bracex https://pypi.org/project/bracex
IUSE=doc test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2: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(-)]
@@ -11,5 +11,5 @@ REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/facelessuser/bracex/archive/2.0.0.tar.gz -> bracex-2.0.0.tar.gz
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=6faa31b3fb47359dfebc3f942f1ba50d
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c docs d1448b988dc6c870ccbfb3a977fad70b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=5be7c5284c785db50f67d91ecb526481

View File

@@ -11,6 +11,6 @@ RDEPEND=dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/plamere/spotipy/archive/2.10.0.tar.gz -> spotipy-2.10.0.tar.gz
SRC_URI=https://github.com/plamere/spotipy/archive/2.11.1.tar.gz -> spotipy-2.11.1.tar.gz
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=09a13d1490838759c0f3ff4a8d044928