public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/easyprocess/
Date: Tue, 14 Sep 2021 13:58:52 +0000 (UTC)	[thread overview]
Message-ID: <1631627895.3d310d944ca7ede65cc13d1b60444884850b52fc.arthurzam@gentoo> (raw)

commit:     3d310d944ca7ede65cc13d1b60444884850b52fc
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 13 18:57:47 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 14 13:58:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d310d94

dev-python/easyprocess: enable py3.10, EAPI=8

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/easyprocess/easyprocess-0.3-r1.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-python/easyprocess/easyprocess-0.3-r1.ebuild b/dev-python/easyprocess/easyprocess-0.3-r1.ebuild
index bef5b8faf0c..c44accf2bd6 100644
--- a/dev-python/easyprocess/easyprocess-0.3-r1.ebuild
+++ b/dev-python/easyprocess/easyprocess-0.3-r1.ebuild
@@ -1,15 +1,16 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 
 DESCRIPTION="Easy to use Python subprocess interface"
 HOMEPAGE="https://github.com/ponty/EasyProcess"
 SRC_URI="https://github.com/ponty/EasyProcess/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/EasyProcess-${PV}"
 
 LICENSE="BSD-2"
 SLOT="0"
@@ -22,6 +23,4 @@ BDEPEND="test? (
 	x11-base/xorg-server[xvfb]
 )"
 
-S="${WORKDIR}/EasyProcess-${PV}"
-
 distutils_enable_tests pytest


             reply	other threads:[~2021-09-14 13:58 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-14 13:58 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-07 15:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/easyprocess/ Michał Górny
2023-11-24 16:43 Arthur Zamarin
2023-07-23  8:03 Michał Górny
2023-04-09 20:40 Andrew Ammerlaan
2022-10-29 19:43 Sam James
2022-09-09 22:38 Jakov Smolić
2022-07-03 11:14 Michał Górny
2022-07-03 10:48 Agostino Sarubbo
2022-06-04 17:52 Michał Górny
2022-06-01 10:55 Andrew Ammerlaan
2022-02-17 21:48 Michał Górny
2022-02-17 21:00 Arthur Zamarin
2022-01-16  9:37 Michał Górny
2022-01-15  9:52 Michał Górny
2021-10-19  0:12 Sam James
2021-09-14 13:58 Arthur Zamarin
2021-07-08 11:08 Andrew Ammerlaan
2021-05-16 23:40 Sam James
2021-04-09 11:49 Joonas Niilola
2020-11-13  8:08 Joonas Niilola
2020-11-12 22:54 Thomas Deutschmann
2020-09-15 18:27 Joonas Niilola

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=1631627895.3d310d944ca7ede65cc13d1b60444884850b52fc.arthurzam@gentoo \
    --to=arthurzam@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