public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pychroot/
Date: Wed,  2 Jan 2019 21:29:14 +0000 (UTC)	[thread overview]
Message-ID: <1546464423.97142c6e2a787450d96a0c05dadfca1e42bc421c.radhermit@gentoo> (raw)

commit:     97142c6e2a787450d96a0c05dadfca1e42bc421c
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  2 21:27:03 2019 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Jan  2 21:27:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97142c6e

dev-python/pychroot: add py37 support

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 dev-python/pychroot/pychroot-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild
index 57a2af631a2..a59532024a5 100644
--- a/dev-python/pychroot/pychroot-9999.ebuild
+++ b/dev-python/pychroot/pychroot-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5,3_6} )
+PYTHON_COMPAT=( python3_{4,5,6,7} )
 inherit distutils-r1
 
 if [[ ${PV} == *9999 ]] ; then
@@ -21,7 +21,7 @@ SLOT="0"
 IUSE="test"
 
 if [[ ${PV} == *9999 ]]; then
-	RDEPEND="=dev-python/snakeoil-9999[${PYTHON_USEDEP}]"
+	RDEPEND="~dev-python/snakeoil-9999[${PYTHON_USEDEP}]"
 else
 	RDEPEND=">=dev-python/snakeoil-0.8.0[${PYTHON_USEDEP}]"
 fi


             reply	other threads:[~2019-01-02 21:29 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-02 21:29 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-16 18:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/pychroot/ Michał Górny
2023-02-17  6:27 Sam James
2022-05-19 18:09 Sam James
2021-04-25  5:19 Sam James
2021-03-28  7:14 Sam James
2021-01-26  3:08 Tim Harder
2021-01-26  3:08 Tim Harder
2020-12-23 20:53 Tim Harder
2020-12-22 20:37 Tim Harder
2020-12-22 20:37 Tim Harder
2020-12-22 13:57 Sebastian Pipping
2020-12-05  7:54 Tim Harder
2020-10-25  7:25 Tim Harder
2020-10-25  7:25 Tim Harder
2020-02-12  1:12 Tim Harder
2019-12-10  5:05 Tim Harder
2019-12-03  8:48 Tim Harder
2019-12-01  6:16 Tim Harder
2019-12-01  6:16 Tim Harder
2019-08-23 10:30 Tim Harder
2019-07-18  4:57 Tim Harder
2019-03-26 22:43 Tim Harder
2018-06-04 23:38 Tim Harder
2017-10-04 23:23 Tim Harder
2017-10-04 20:31 Tim Harder
2017-09-22 22:01 Tim Harder
2017-02-27  1:48 Tim Harder
2017-02-25 22:28 Tim Harder
2016-11-01  3:13 Tim Harder
2016-11-01  3:13 Tim Harder
2016-10-29 23:13 Tim Harder
2016-05-29  0:52 Tim Harder
2016-05-28 20:43 Tim Harder
2016-02-22 23:09 Tim Harder
2016-02-22 22:29 Tim Harder
2016-01-24 23:28 Tim Harder
2016-01-23 22:28 Tim Harder
2016-01-23 22:27 Tim Harder
2016-01-09 21:22 Tim Harder
2015-08-24  0:23 Tim Harder

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=1546464423.97142c6e2a787450d96a0c05dadfca1e42bc421c.radhermit@gentoo \
    --to=radhermit@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