blob: bb9da930983549faf161f9e2254aa2f4505e3912 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( dev-python/mock[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Python based extensible IRC infobot and channel bot
EAPI=7
HOMEPAGE=https://docs.limnoria.net
INHERIT=distutils-r1
IUSE=crypt ssl test python_targets_python3_10
KEYWORDS=~amd64 ~riscv ~x86
LICENSE=BSD GPL-2 GPL-2+
RDEPEND=dev-python/chardet[python_targets_python3_10(-)?] dev-python/cryptography[python_targets_python3_10(-)?] dev-python/ecdsa[python_targets_python3_10(-)?] dev-python/feedparser[python_targets_python3_10(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/PySocks[python_targets_python3_10(-)?] dev-python/sqlalchemy[python_targets_python3_10(-)?] crypt? ( dev-python/python-gnupg[python_targets_python3_10(-)?] ) ssl? ( dev-python/pyopenssl[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ProgVal/Limnoria/archive/master-2022-09-27.tar.gz -> limnoria-20220927.tar.gz
_eclasses_=toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 f6221c2f55e5e832be9919fe1711f33b python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
_md5_=3ff6c123c249cac26c9661b2ba06b2f4
|