2020-11-04 10:05:19 UTC

This commit is contained in:
Repository mirror & CI
2020-11-04 10:05:19 +00:00
parent 8fb47f606d
commit fd24114d13
7 changed files with 24 additions and 24 deletions

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=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/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/ansi2html[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/markdown[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/markdown-include[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs-exclude[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs-material[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/pygments[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/ansi2html[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/markdown[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/markdown-include[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-exclude[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-material[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/pygments[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/pygments[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest-mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
DESCRIPTION=Dev tools for python
EAPI=7
HOMEPAGE=https://github.com/samuelcolvin/python-devtools
IUSE=test python_targets_python3_7 python_targets_python3_8 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/samuelcolvin/python-devtools/archive/v0.6.tar.gz -> devtools-0.6.tar.gz
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e docs be9c1076914af89ca820db1983080651 multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=c8f195410dfe06e43c4d55cc8a9128db

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-4.5.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(-)] ) 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(-)] doc? ( || ( ( dev-lang/python:3.9 dev-python/mkdocs[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/ansi2html[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/markdown[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/markdown-include[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/mkdocs-exclude[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/mkdocs-material[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/pygments[python_targets_python3_9(-),python_single_target_python3_9(+)] ) ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/ansi2html[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/markdown[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/markdown-include[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs-exclude[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs-material[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/pygments[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/ansi2html[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/markdown[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/markdown-include[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-exclude[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-material[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/pygments[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/pygments[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/pytest-mock[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(-)] )
DESCRIPTION=Dev tools for python
EAPI=7
HOMEPAGE=https://github.com/samuelcolvin/python-devtools
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 doc
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/samuelcolvin/python-devtools/archive/v0.6.1.tar.gz -> devtools-0.6.1.tar.gz
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e docs be9c1076914af89ca820db1983080651 multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=98d99f9781a2000fb58f841a80f5f804

View File

@@ -9,6 +9,6 @@ LICENSE=BSD
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/h/hstspreload/hstspreload-2020.10.6.tar.gz
SRC_URI=mirror://pypi/h/hstspreload/hstspreload-2020.10.20.tar.gz
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=df5f55af0ed50c6f0b30d244137deae2

View File

@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/Babel-2.7.0[python_targets_python3_7(-)?,-python_single_tar
REQUIRED_USE=|| ( python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/archive/v0.7.2.tar.gz -> mkdocs-git-revision-date-localized-plugin-0.7.2.tar.gz
SRC_URI=https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/archive/v0.7.3.tar.gz -> mkdocs-git-revision-date-localized-plugin-0.7.3.tar.gz
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=d0cb5ae136b8f7c419bb2d991a1e68fb

View File

@@ -10,6 +10,6 @@ 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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/plamere/spotipy/archive/2.16.0.tar.gz -> spotipy-2.16.0.tar.gz
SRC_URI=https://github.com/plamere/spotipy/archive/2.16.1.tar.gz -> spotipy-2.16.1.tar.gz
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=2f4bb8aa9274ebad4b495bd39052ed32

View File

@@ -142,7 +142,7 @@ dev-python/cu2qu 1.6.7: Cubic-to-quadratic bezier curve conversion
dev-python/curio 0.9 1.4: Curio is a coroutine-based library for concurrent systems programming
dev-python/databases 0.3.2: Async database support for Python.
dev-python/dateparser 0.7.4: Date parsing library designed to parse dates from HTML pages
dev-python/devtools 0.6: Dev tools for python
dev-python/devtools 0.6.1: Dev tools for python
dev-python/doxypypy 0.8.8.6: A more Pythonic version of doxypy, a Doxygen filter for Python
dev-python/factory_boy 2.12.0-r1 3.0.1: A fixtures replacement tool
dev-python/fake-useragent 0.1.11: Up to date simple useragent faker with real world database
@@ -154,7 +154,7 @@ dev-python/graphene 3.0.0_beta5: GraphQL Framework for Python
dev-python/graphql-core 3.1.1: GraphQL for Python
dev-python/graphql-relay 3.0.0: Relay library for graphql-core-next
dev-python/hidapi 0.9.0_p3: A Cython interface to the hidapi
dev-python/hstspreload 2020.10.6: Chromium HSTS Preload list as a Python package
dev-python/hstspreload 2020.10.20: Chromium HSTS Preload list as a Python package
dev-python/httpcore 0.10.1: A minimal HTTP client
dev-python/httptools 0.1.1: httptools is a Python binding for the nodejs HTTP parser
dev-python/httpx 0.11.1 0.13.3 0.16.1: A next generation HTTP client for Python
@@ -167,7 +167,7 @@ dev-python/libusb1 1.8: Pure-python wrapper for libusb-1.0
dev-python/manhole 1.6.0: Debugging manhole for python application
dev-python/markdown-include 0.5.1: Syntax which allows for inclusion of contents of other Markdown docs
dev-python/mkdocs-exclude 1.0.2: Lets you exclude files or trees from your output
dev-python/mkdocs-git-revision-date-localized-plugin 0.7.2: Display the localized date of the last git modification of a markdown file
dev-python/mkdocs-git-revision-date-localized-plugin 0.7.3: Display the localized date of the last git modification of a markdown file
dev-python/mkdocs-material 4.6.3 5.0.0_rc2 5.2.3 5.3.3 6.1.0: A Material Design theme for MkDocs
dev-python/mkdocs-material-extensions 1.0.1: Extension pack for Python Markdown
dev-python/mkdocs-minify-plugin 0.3.0: An MkDocs plugin to minify HTML and/or JS files prior to being written to disk
@@ -220,7 +220,7 @@ dev-python/sphinxcontrib-katex 0.6.0 0.6.1: KaTeX Sphinx extension for rendering
dev-python/sphinxcontrib-napoleon 0.7: Allow a different format in dosctrings for better clarity
dev-python/sphinxcontrib-trio 1.1.2: Make Sphinx better at documenting Python functions and methods
dev-python/sphobjinv 2.0.1: Sphinx objects.inv Inspection/Manipulation Tool
dev-python/spotipy 2.16.0: A light weight Python library for the Spotify Web API
dev-python/spotipy 2.16.1: A light weight Python library for the Spotify Web API
dev-python/sse-starlette 0.4.0: Server Sent Events for Starlette
dev-python/starlette 0.13.8: The little ASGI framework that shines
dev-python/stdio-mgr 1.0.1: Context manager for mocking/wrapping stdin/stdout/stderr

View File

@@ -1 +1 @@
Wed, 04 Nov 2020 09:05:20 +0000
Wed, 04 Nov 2020 10:05:19 +0000