mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-27 01:03:18 +02:00
inquirer3: stable
This commit is contained in:
parent
d3473debef
commit
862fc52b7a
2 changed files with 2 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
|
@ -13,8 +13,7 @@ HOMEPAGE="https://github.com/guysalt/python-inquirer3"
|
|||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 ~x86"
|
||||
IUSE=""
|
||||
KEYWORDS="amd64 ~arm64 x86"
|
||||
|
||||
RDEPEND=">=dev-python/blessed-1.20.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/readchar-4.0.5[${PYTHON_USEDEP}]
|
||||
|
|
|
|||
|
|
@ -331,18 +331,5 @@ dev-python/browser-cookie3
|
|||
dev-python/py-pdf-parser
|
||||
=dev-python/wand-0.6*
|
||||
|
||||
# required by inquirer3
|
||||
dev-python/inquirer3
|
||||
~dev-python/humanfriendly-10.0
|
||||
~dev-python/coloredlogs-15.0.1
|
||||
|
||||
# dnsrecon
|
||||
=dev-python/loguru-0*
|
||||
|
||||
# make stable ahead of stabilisation, to keep the latest stable h11
|
||||
~dev-python/httpcore-1.0.9
|
||||
|
||||
# needed for python 3.13
|
||||
~dev-python/pyaudio-0.2.14 ~amd64
|
||||
#no stable version
|
||||
dev-python/audioop-lts
|
||||
|
|
|
|||
Loading…
Reference in a new issue