public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/eclean-kernel/
Date: Wed, 16 Mar 2022 10:24:51 +0000 (UTC)	[thread overview]
Message-ID: <1647426223.8937960c2ccbaf8e642614ae7c5398f150d4aedc.mgorny@gentoo> (raw)

commit:     8937960c2ccbaf8e642614ae7c5398f150d4aedc
Author:     Miezhiko <Miezhiko <AT> gmail <DOT> com>
AuthorDate: Tue Jan 18 12:21:58 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 10:23:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8937960c

app-admin/eclean-kernel: py3.10 support

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Miezhiko <Miezhiko <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/23851
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-admin/eclean-kernel/eclean-kernel-2.99.3.ebuild | 11 +++++++----
 app-admin/eclean-kernel/eclean-kernel-9999.ebuild   | 11 +++++++----
 2 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/app-admin/eclean-kernel/eclean-kernel-2.99.3.ebuild b/app-admin/eclean-kernel/eclean-kernel-2.99.3.ebuild
index ffe29d38df55..24588208c374 100644
--- a/app-admin/eclean-kernel/eclean-kernel-2.99.3.ebuild
+++ b/app-admin/eclean-kernel/eclean-kernel-2.99.3.ebuild
@@ -1,9 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
 
-PYTHON_COMPAT=( python3_{8..9} )
 inherit distutils-r1
 
 DESCRIPTION="Remove outdated built kernels"
@@ -19,6 +21,7 @@ RDEPEND="
 	kernel_linux? ( dev-python/pymountboot[${PYTHON_USEDEP}] )
 	lz4? ( dev-python/lz4[${PYTHON_USEDEP}] )
 	lzo? ( dev-python/python-lzo[${PYTHON_USEDEP}] )
-	zstd? ( dev-python/zstandard[${PYTHON_USEDEP}] )"
+	zstd? ( dev-python/zstandard[${PYTHON_USEDEP}] )
+"
 
 distutils_enable_tests pytest

diff --git a/app-admin/eclean-kernel/eclean-kernel-9999.ebuild b/app-admin/eclean-kernel/eclean-kernel-9999.ebuild
index 2e9db8819bee..c4682a7d1918 100644
--- a/app-admin/eclean-kernel/eclean-kernel-9999.ebuild
+++ b/app-admin/eclean-kernel/eclean-kernel-9999.ebuild
@@ -1,9 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
 
-PYTHON_COMPAT=( python3_{8..9} )
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Remove outdated built kernels"
@@ -19,6 +21,7 @@ RDEPEND="
 	kernel_linux? ( dev-python/pymountboot[${PYTHON_USEDEP}] )
 	lz4? ( dev-python/lz4[${PYTHON_USEDEP}] )
 	lzo? ( dev-python/python-lzo[${PYTHON_USEDEP}] )
-	zstd? ( dev-python/zstandard[${PYTHON_USEDEP}] )"
+	zstd? ( dev-python/zstandard[${PYTHON_USEDEP}] )
+"
 
 distutils_enable_tests pytest


             reply	other threads:[~2022-03-16 10:24 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-16 10:24 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-07  6:22 [gentoo-commits] repo/gentoo:master commit in: app-admin/eclean-kernel/ Sam James
2024-09-23 12:01 WANG Xuerui
2024-05-28 18:40 Michał Górny
2024-05-28 17:01 Sam James
2024-05-28 13:19 Sam James
2024-05-08  9:07 Michał Górny
2024-01-06 19:50 Michał Górny
2024-01-06 18:46 Michał Górny
2024-01-06 18:46 Michał Górny
2023-12-11  4:33 Arthur Zamarin
2023-12-05 17:17 Michał Górny
2023-10-06 14:31 Sam James
2023-08-21  2:20 Michał Górny
2023-07-24 14:23 Michał Górny
2023-07-24 13:39 Arthur Zamarin
2023-07-12 18:33 Michał Górny
2023-06-10  4:21 Sam James
2023-03-21 15:05 Michał Górny
2023-01-20 15:09 Michał Górny
2022-11-15 18:17 Michał Górny
2022-10-30  6:49 Michał Górny
2022-06-17 14:24 David Seifert
2021-10-10 16:22 Michał Górny
2021-10-10 15:38 Agostino Sarubbo
2021-10-10 15:33 Agostino Sarubbo
2021-08-13  6:58 Michał Górny
2021-08-13  6:58 Michał Górny
2021-08-11  5:14 Michał Górny
2021-06-01 12:50 Sam James
2021-06-01 12:50 Sam James
2021-06-01 11:59 Sam James
2021-06-01 11:58 Sam James
2020-10-26 18:31 Michał Górny
2020-09-22  7:48 Michał Górny
2020-05-24  8:35 Michał Górny
2020-05-24  8:35 Michał Górny
2020-02-18 18:04 Michał Górny
2020-02-18 18:04 Michał Górny
2020-02-05 19:53 Michał Górny
2019-03-13  8:22 Michał Górny
2019-03-10 13:14 Mikle Kolyada
2019-03-10 13:14 Mikle Kolyada
2018-11-04  8:33 Michał Górny
2018-03-28  4:22 Matt Turner
2017-12-09 17:19 Michał Górny
2017-12-09 10:01 Michał Górny
2017-12-09 10:01 Michał Górny
2017-02-23 14:21 Michał Górny
2017-02-23 12:38 NP Hardass
2017-02-22 22:37 Michał Górny
2017-01-11 16:17 Agostino Sarubbo
2016-07-21 15:11 Michał Górny
2016-07-18 20:29 Michał Górny
2016-05-21 19:38 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1647426223.8937960c2ccbaf8e642614ae7c5398f150d4aedc.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox