From cfb07c9c211387e466a1c2d441e61172d0b1c6df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lang=C3=A9?= Date: Mon, 10 Jun 2024 21:11:27 +0200 Subject: [PATCH] bump smount dependency to python3.12 (#4) --- metadata/md5-cache/sys-apps/smount-0.7-r1 | 10 +++++----- metadata/md5-cache/sys-apps/smount-9999 | 10 +++++----- sys-apps/smount/smount-0.7-r1.ebuild | 6 ++---- sys-apps/smount/smount-9999.ebuild | 5 +---- 4 files changed, 13 insertions(+), 18 deletions(-) diff --git a/metadata/md5-cache/sys-apps/smount-0.7-r1 b/metadata/md5-cache/sys-apps/smount-0.7-r1 index 8530660..1794f58 100644 --- a/metadata/md5-cache/sys-apps/smount-0.7-r1 +++ b/metadata/md5-cache/sys-apps/smount-0.7-r1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-python/pyfakefs ) test? ( dev-python/pyyaml >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=test? ( dev-python/pyfakefs ) test? ( dev-python/pyyaml >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DEPEND=dev-python/pyyaml DESCRIPTION=Smount tool is a tool to manage several mountpoints from CLI EAPI=7 HOMEPAGE=https://github.com/lqp1/smount INHERIT=distutils-r1 -IUSE=test python_targets_python3_10 python_targets_python3_11 +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 KEYWORDS=~amd64 ~x86 LICENSE=GPL-3 -RDEPEND=dev-python/pyyaml python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +RDEPEND=dev-python/pyyaml python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/lqp1/smount/archive/v0.7.tar.gz -> smount-0.7.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 5400d21736d8621562bf93be4fa98eec -_md5_=7a21de69f556726d2fdd0d9a4a8f01aa +_md5_=91c5da6adf4fa4a92433d7e61943d6c2 diff --git a/metadata/md5-cache/sys-apps/smount-9999 b/metadata/md5-cache/sys-apps/smount-9999 index 9d2a12b..a6a019c 100644 --- a/metadata/md5-cache/sys-apps/smount-9999 +++ b/metadata/md5-cache/sys-apps/smount-9999 @@ -1,16 +1,16 @@ -BDEPEND=dev-vcs/git test? ( dev-python/pyfakefs ) test? ( dev-python/pyyaml >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-vcs/git-1.8.2.1[curl] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=dev-vcs/git test? ( dev-python/pyfakefs ) test? ( dev-python/pyyaml >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) >=dev-vcs/git-1.8.2.1[curl] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test unpack DEPEND=dev-python/pyyaml DESCRIPTION=Simple Live EBUILD for smount tool EAPI=7 HOMEPAGE=https://github.com/lqp1/smount INHERIT=git-r3 distutils-r1 -IUSE=test python_targets_python3_10 python_targets_python3_11 +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 LICENSE=GPL-3 PROPERTIES=live -RDEPEND=dev-python/pyyaml python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +RDEPEND=dev-python/pyyaml python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) RESTRICT=!test? ( test ) SLOT=0 _eclasses_=git-r3 fbb2889c81f3a05910c1524db69425c1 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 5400d21736d8621562bf93be4fa98eec -_md5_=e1cec7d36bed074e0d6d31a2e91348ef +_md5_=c1895f15ca8b097676975688d33124e7 diff --git a/sys-apps/smount/smount-0.7-r1.ebuild b/sys-apps/smount/smount-0.7-r1.ebuild index 59d08b4..9da3a82 100644 --- a/sys-apps/smount/smount-0.7-r1.ebuild +++ b/sys-apps/smount/smount-0.7-r1.ebuild @@ -6,10 +6,10 @@ EAPI=7 DESCRIPTION="Smount tool is a tool to manage several mountpoints from CLI" HOMEPAGE="https://github.com/lqp1/smount" +SRC_URI="https://github.com/lqp1/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" DEPEND="dev-python/pyyaml" RDEPEND="${DEPEND}" @@ -17,10 +17,8 @@ BDEPEND=" test? ( dev-python/pyfakefs ) " -SRC_URI="https://github.com/lqp1/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 diff --git a/sys-apps/smount/smount-9999.ebuild b/sys-apps/smount/smount-9999.ebuild index e1a42c4..64d24d3 100644 --- a/sys-apps/smount/smount-9999.ebuild +++ b/sys-apps/smount/smount-9999.ebuild @@ -8,8 +8,6 @@ HOMEPAGE="https://github.com/lqp1/smount" LICENSE="GPL-3" SLOT="0" -KEYWORDS="" -IUSE="" DEPEND="dev-python/pyyaml" RDEPEND="${DEPEND}" @@ -18,13 +16,12 @@ BDEPEND=" test? ( dev-python/pyfakefs ) " -SRC_URI="" EGIT_REPO_URI="https://github.com/lqp1/${PN}.git" EGIT_BRANCH="main" EGIT_CHECKOUT_DIR="${S}" DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit git-r3 distutils-r1