mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 10:33:28 -04:00
2022-06-29 18:02:30 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-python/certifi[python_targets_python3_8(-)?] dev-python/cryptography[python_targets_python3_8(-)?] dev-python/decorator[python_targets_python3_8(-)?] dev-python/future[python_targets_python3_8(-)?] dev-python/PySocks[python_targets_python3_8(-)?] dev-python/ujson[python_targets_python3_8(-)?] dev-python/urllib3[python_targets_python3_8(-)?] www-servers/tornado[python_targets_python3_8(-)?] >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?] ) doc? ( || ( ( >=dev-lang/python-3.8.12_p1-r1:3.8 >=dev-python/sphinx-4.4.0[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 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
BDEPEND=test? ( dev-python/certifi[python_targets_python3_8(-)?] dev-python/cryptography[python_targets_python3_8(-)?] dev-python/decorator[python_targets_python3_8(-)?] dev-python/future[python_targets_python3_8(-)?] dev-python/PySocks[python_targets_python3_8(-)?] dev-python/ujson[python_targets_python3_8(-)?] dev-python/urllib3[python_targets_python3_8(-)?] www-servers/tornado[python_targets_python3_8(-)?] >=dev-python/pytest-7.1.2[python_targets_python3_8(-)?] ) doc? ( || ( ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/APScheduler[python_targets_python3_8(-)?] dev-python/attrs[python_targets_python3_8(-)?] dev-python/beautifulsoup4[python_targets_python3_8(-)?] dev-python/flaky[python_targets_python3_8(-)?] dev-python/pytest-timeout[python_targets_python3_8(-)?] dev-python/pytz[python_targets_python3_8(-)?] dev-python/yapf[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Python wrapper of telegram bots API
|
||||
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_8(-)?] dev-python/cryptography[python_targets_python3_8(-)?] dev-python/decorator[python_targets_python3_8(-)?] dev-python/future[python_targets_python3_8(-)?] dev-python/PySocks[python_targets_python3_8(-)?] dev-python/ujson[python_targets_python3_8(-)?] dev-python/urllib3[python_targets_python3_8(-)?] www-servers/tornado[python_targets_python3_8(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 )
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_8(-)?] dev-python/cryptography[python_targets_python3_8(-)?] dev-python/decorator[python_targets_python3_8(-)?] dev-python/future[python_targets_python3_8(-)?] dev-python/PySocks[python_targets_python3_8(-)?] dev-python/ujson[python_targets_python3_8(-)?] dev-python/urllib3[python_targets_python3_8(-)?] www-servers/tornado[python_targets_python3_8(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-telegram-bot/python-telegram-bot/archive/v13.1.tar.gz -> python-telegram-bot-13.1.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_md5_=d1923ae52828c846f7559c5fe8f65657
|
||||
|
||||
Reference in New Issue
Block a user