mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
2022-02-01 10:51:50 UTC
This commit is contained in:
@@ -13,4 +13,4 @@ RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/peterbrittain/asciimatics/archive/1.13.0.tar.gz -> asciimatics-1.13.0.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 46a97aac0e3039b269e9738b9132e60d
|
||||
_md5_=602b1eb4acf41aaae612086cda091331
|
||||
_md5_=8f5abfadf4a7e3cfaceacbbf1568940c
|
||||
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=mirror !test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 46a97aac0e3039b269e9738b9132e60d git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
|
||||
_md5_=4707bf9e523f9f076e91482d7df59bb1
|
||||
_md5_=18e89c3b71065fdf0362098129896e5e
|
||||
|
||||
15
metadata/md5-cache/dev-python/colored-1.4.3
Normal file
15
metadata/md5-cache/dev-python/colored-1.4.3
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Very simple Python library for color and formatting in terminal
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/dslackw/colored
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/dslackw/colored/-/archive/1.4.3/colored-1.4.3.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 46a97aac0e3039b269e9738b9132e60d
|
||||
_md5_=e98094cc9e282e9469274e711bcb4008
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/pymeeus[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( || ( ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Utils for converting between date formats and calculating holidays
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/fitnr/convertdate
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/pymeeus[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fitnr/convertdate/archive/v2.3.1.tar.gz -> convertdate-2.3.1.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 46a97aac0e3039b269e9738b9132e60d
|
||||
_md5_=7889b1d4498acf9fa117e95b418130c3
|
||||
16
metadata/md5-cache/dev-python/convertdate-2.4.0
Normal file
16
metadata/md5-cache/dev-python/convertdate-2.4.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/pymeeus[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tomli[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Utils for converting between date formats and calculating holidays
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/fitnr/convertdate
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/pymeeus[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fitnr/convertdate/archive/v2.4.0.tar.gz -> convertdate-2.4.0.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 46a97aac0e3039b269e9738b9132e60d
|
||||
_md5_=7b7bc647da3e841a1c89596cd125ab94
|
||||
@@ -9,8 +9,8 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/requests-2.16.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/stone-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=test
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dropbox/dropbox-sdk-python/archive/refs/tags/v11.25.0.tar.gz -> dropbox-sdk-python-11.25.0.tar.gz
|
||||
SRC_URI=https://github.com/dropbox/dropbox-sdk-python/archive/refs/tags/v11.26.0.tar.gz -> dropbox-sdk-python-11.26.0.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 46a97aac0e3039b269e9738b9132e60d
|
||||
_md5_=9d607584b1ed79d84db7313ca4ada778
|
||||
_md5_=6db528f7c424a0697fd46d9222580e48
|
||||
@@ -1,6 +1,5 @@
|
||||
BDEPEND=test? ( dev-python/pbr[python_targets_python3_8(-)?] dev-python/pytest[python_targets_python3_8(-)?] dev-python/six[python_targets_python3_8(-)?] dev-python/pyyaml[python_targets_python3_8(-)?] >=dev-python/urllib3-1.11.0[python_targets_python3_8(-)?] dev-python/certifi[python_targets_python3_8(-)?] >=dev-python/jsonpath-rw-ext-1.0.0[python_targets_python3_8(-)?] >=dev-python/wsgi_intercept-1.8.1[python_targets_python3_8(-)?] dev-python/colorama[python_targets_python3_8(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/pbr[python_targets_python3_8(-)?] dev-python/pytest[python_targets_python3_8(-)?] dev-python/six[python_targets_python3_8(-)?] dev-python/pyyaml[python_targets_python3_8(-)?] >=dev-python/urllib3-1.11.0[python_targets_python3_8(-)?] dev-python/certifi[python_targets_python3_8(-)?] >=dev-python/jsonpath-rw-ext-1.0.0[python_targets_python3_8(-)?] >=dev-python/wsgi_intercept-1.8.1[python_targets_python3_8(-)?] dev-python/colorama[python_targets_python3_8(-)?] test? ( )
|
||||
DESCRIPTION=Declarative HTTP testing library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/cdent/gabbi https://pypi.org/project/gabbi
|
||||
@@ -15,4 +14,4 @@ RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/g/gabbi/gabbi-2.3.0.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 46a97aac0e3039b269e9738b9132e60d
|
||||
_md5_=6634c02faf3c40b0c55806206eb7036c
|
||||
_md5_=132253d335dbd707828c46753da024f8
|
||||
|
||||
17
metadata/md5-cache/dev-python/pygments-promql-0.0.8
Normal file
17
metadata/md5-cache/dev-python/pygments-promql-0.0.8
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/pygments[python_targets_python3_9(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/pygments[python_targets_python3_9(-)?]
|
||||
DESCRIPTION=A PromQL lexer for Pygments
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/pabluk/pygments-promql
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=dev-python/pygments[python_targets_python3_9(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pabluk/pygments-promql/archive/refs/tags/0.0.8.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 46a97aac0e3039b269e9738b9132e60d
|
||||
_md5_=18017abacd3f2feafb5d6a2d3c5b39ef
|
||||
17
metadata/md5-cache/dev-python/srt-3.5.1
Normal file
17
metadata/md5-cache/dev-python/srt-3.5.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=test? ( dev-python/hypothesis[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
|
||||
DESCRIPTION=A tiny library for parsing, modifying, and composing SRT files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/cdown/srt
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/srt/srt-3.5.1.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 46a97aac0e3039b269e9738b9132e60d
|
||||
_md5_=b43de0f5b3718a124c29cd13f61cf1df
|
||||
@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/ply-3.4[python_targets_python3_8(-)?,python_targets_python3
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dropbox/stone/archive/refs/tags/v3.2.1.tar.gz -> stone-3.2.1.tar.gz
|
||||
SRC_URI=https://github.com/dropbox/stone/archive/refs/tags/v3.3.1.tar.gz -> stone-3.3.1.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 46a97aac0e3039b269e9738b9132e60d
|
||||
_md5_=16795a1a1e03a86fcae815a13ba15e0c
|
||||
_md5_=ac4fac55ee01cf0c643613f37a0b3e4d
|
||||
Reference in New Issue
Block a user