From 71b1191db94cd500516eb66f7ed3b643851e420b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 27 Apr 2023 21:35:11 +0100 Subject: dev-python/typer : add python3.11 compat --- dev-python/typer/typer-0.2.1-r3.ebuild | 29 ---------------------------- dev-python/typer/typer-0.2.1-r4.ebuild | 29 ++++++++++++++++++++++++++++ metadata/md5-cache/dev-python/typer-0.2.1-r3 | 16 --------------- metadata/md5-cache/dev-python/typer-0.2.1-r4 | 16 +++++++++++++++ metadata/pkg_desc_index | 2 +- 5 files changed, 46 insertions(+), 46 deletions(-) delete mode 100644 dev-python/typer/typer-0.2.1-r3.ebuild create mode 100644 dev-python/typer/typer-0.2.1-r4.ebuild delete mode 100644 metadata/md5-cache/dev-python/typer-0.2.1-r3 create mode 100644 metadata/md5-cache/dev-python/typer-0.2.1-r4 diff --git a/dev-python/typer/typer-0.2.1-r3.ebuild b/dev-python/typer/typer-0.2.1-r3.ebuild deleted file mode 100644 index 40e09b19..00000000 --- a/dev-python/typer/typer-0.2.1-r3.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 2016-2020 Redcore Linux Project -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python3_{8,9,10} ) - -inherit distutils-r1 - -DESCRIPTION="Build great CLIs. Easy to code. Based on Python type hints" -HOMEPAGE="https://typer.tiangolo.com/" -SRC_URI="https://github.com/tiangolo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64" -IUSE="" - -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] -" -RDEPEND=" - =dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] -DESCRIPTION=Build great CLIs. Easy to code. Based on Python type hints -EAPI=7 -HOMEPAGE=https://typer.tiangolo.com/ -INHERIT=distutils-r1 -IUSE=python_targets_python3_9 python_targets_python3_10 -KEYWORDS=~amd64 ~arm64 -LICENSE=MIT -RDEPEND==dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) -REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 ) -SLOT=0 -SRC_URI=https://github.com/tiangolo/typer/archive/0.2.1.tar.gz -> typer-0.2.1.tar.gz -_eclasses_=distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 eapi8-dosym 741bfa77afb2a9321261501aca58c208 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 3c6cd0f418ba702c186a9865b85e704d python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e -_md5_=2cb10a6d8d072d247b71451e6fc4b6b4 diff --git a/metadata/md5-cache/dev-python/typer-0.2.1-r4 b/metadata/md5-cache/dev-python/typer-0.2.1-r4 new file mode 100644 index 00000000..d6ec97b8 --- /dev/null +++ b/metadata/md5-cache/dev-python/typer-0.2.1-r4 @@ -0,0 +1,16 @@ +BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) 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/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DESCRIPTION=Build great CLIs. Easy to code. Based on Python type hints +EAPI=7 +HOMEPAGE=https://typer.tiangolo.com/ +INHERIT=distutils-r1 +IUSE=python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 ~arm64 +LICENSE=MIT +RDEPEND==dev-lang/python-3.9.16-r1:3.9 ) 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_9 python_targets_python3_10 python_targets_python3_11 ) +SLOT=0 +SRC_URI=https://github.com/tiangolo/typer/archive/0.2.1.tar.gz -> typer-0.2.1.tar.gz +_eclasses_=distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 eapi8-dosym 741bfa77afb2a9321261501aca58c208 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 3c6cd0f418ba702c186a9865b85e704d python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e +_md5_=9145de0fb4cc26823df1e0447d943d25 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 583d6337..19c34ccd 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -20,7 +20,7 @@ dev-libs/libdbusmenu-qt5 0.9.3_pre20160218-r3: Library providing Qt implementati dev-python/animation 0.0.5-r4: Tools for terminal-based wait animations dev-python/click 7.1.2-r101: A Python package for creating beautiful command line interfaces dev-python/sh 1.12.14-r5: Python process launching -dev-python/typer 0.2.1-r3: Build great CLIs. Easy to code. Based on Python type hints +dev-python/typer 0.2.1-r4: Build great CLIs. Easy to code. Based on Python type hints dev-python/wget 2.2-r3: Python library for downloading from http URLs gui-libs/display-manager-init 1.1.2-r1: RC init files for starting display and login managers kde-plasma/kinfocenter 5.27.4-r5: Utility providing information about the computer hardware -- cgit v1.2.3