mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
2023-05-19 19:02:46 UTC
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/orjson-3.5.1[python_targets_python3_10(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_10(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_10(-)?] dev-python/fontFeatures[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/orjson-3.5.1[python_targets_python3_10(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_10(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_10(-)?] dev-python/fontFeatures[python_targets_python3_10(-)?]
|
||||
DESCRIPTION=Interrogate and manipulate UFO, TTF and OTF fonts with a common interface
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/simoncozens/babelfont https://pypi.org/project/babelfont/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/orjson-3.5.1[python_targets_python3_10(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_10(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_10(-)?] dev-python/fontFeatures[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/b/babelfont/babelfont-3.0.0a9.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=0618c148efec1801519a802d3ec88596
|
||||
16
metadata/md5-cache/dev-python/bump2version-1.0.1
Normal file
16
metadata/md5-cache/dev-python/bump2version-1.0.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-vcs/git dev-vcs/mercurial dev-python/testfixtures[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Version-bump your software with a single command!
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/bump2version/ https://github.com/c4urself/bump2version
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/b/bump2version/bump2version-1.0.1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=dd2125ed890e1986f61e4e94066522a2
|
||||
15
metadata/md5-cache/dev-python/bumpfontversion-0.4.1
Normal file
15
metadata/md5-cache/dev-python/bumpfontversion-0.4.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Bumps the version of a font source file
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/bumpfontversion/ https://github.com/simoncozens/bumpfontversion
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/bump2version[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fonttools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/glyphsLib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/openstep-plist[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ufoLib2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/b/bumpfontversion/bumpfontversion-0.4.1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=d4083d71a8f4e7b2fe462e97cf2bc26f
|
||||
15
metadata/md5-cache/dev-python/guppy3-3.1.3
Normal file
15
metadata/md5-cache/dev-python/guppy3-3.1.3
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A Python Programming Environment & Heap analysis toolset
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/guppy3/ https://zhuyifei1999.github.io/guppy3/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/g/guppy3/guppy3-3.1.3.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=c9454271860f2a497f62d5a26a692bf1
|
||||
17
metadata/md5-cache/dev-python/opentype-sanitizer-9.0.0
Normal file
17
metadata/md5-cache/dev-python/opentype-sanitizer-9.0.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-util/meson test? ( app-arch/lz4:= media-libs/woff2 sys-libs/zlib:= >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=app-arch/lz4:= media-libs/woff2 sys-libs/zlib:= python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
DESCRIPTION=Python wrapper for the OpenType Sanitizer
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/opentype-sanitizer/ https://github.com/googlefonts/ots-python
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=app-arch/lz4:= media-libs/woff2 sys-libs/zlib:= python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/o/opentype-sanitizer/opentype-sanitizer-9.0.0.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=c45bf61647a039ff1603dfb1bec8eac7
|
||||
17
metadata/md5-cache/dev-python/python-socketio-5.8.0
Normal file
17
metadata/md5-cache/dev-python/python-socketio-5.8.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/bidict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/python-engineio-4.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] client? ( dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websocket-client[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) asyncio-client? ( dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websockets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=Python implementation of the Socket.IO realtime server.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://python-socketio.readthedocs.org/ https://github.com/miguelgrinberg/python-socketio/ https://pypi.org/project/python-socketio
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=client asyncio-client python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/bidict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/python-engineio-4.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] client? ( dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websocket-client[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) asyncio-client? ( dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websockets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) || ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-socketio/python-socketio-5.8.0.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=7c37fbd7f984f212a83c9a4d4f067e13
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=app-arch/unzip dev-python/setuptools-scm[python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_10(-)?] test? ( >=dev-python/ufo2ft-2.14.0[python_targets_python3_10(-)?] ) test? ( >=dev-python/fonttools-4.10.2[python_targets_python3_10(-)?] >=dev-python/pyparsing-2.4.7[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.7.1[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Dump, merge and compile Visual TrueType data in UFO3 with FontTools
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/daltonmaag/vttLib https://pypi.org/project/vttLib/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/fonttools-4.10.2[python_targets_python3_10(-)?] >=dev-python/pyparsing-2.4.7[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.7.1[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/v/vttLib/vttLib-0.11.0.zip
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3
|
||||
_md5_=362930f09993d89d4fa7a854fb540447
|
||||
Reference in New Issue
Block a user