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: dev-python/warlock/
Date: Wed,  5 Feb 2020 15:29:29 +0000 (UTC)	[thread overview]
Message-ID: <1580916555.2501ac4092512dfd6da5349033c92772ff416e85.mgorny@gentoo> (raw)

commit:     2501ac4092512dfd6da5349033c92772ff416e85
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 15:24:00 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 15:29:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2501ac40

dev-python/warlock: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/warlock/warlock-1.1.0.ebuild | 2 +-
 dev-python/warlock/warlock-1.2.0.ebuild | 2 +-
 dev-python/warlock/warlock-1.3.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/warlock/warlock-1.1.0.ebuild b/dev-python/warlock/warlock-1.1.0.ebuild
index f275b1856f1..e013eafd054 100644
--- a/dev-python/warlock/warlock-1.1.0.ebuild
+++ b/dev-python/warlock/warlock-1.1.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

diff --git a/dev-python/warlock/warlock-1.2.0.ebuild b/dev-python/warlock/warlock-1.2.0.ebuild
index f275b1856f1..e013eafd054 100644
--- a/dev-python/warlock/warlock-1.2.0.ebuild
+++ b/dev-python/warlock/warlock-1.2.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

diff --git a/dev-python/warlock/warlock-1.3.0.ebuild b/dev-python/warlock/warlock-1.3.0.ebuild
index 51516c988cd..2a6cdc6082b 100644
--- a/dev-python/warlock/warlock-1.3.0.ebuild
+++ b/dev-python/warlock/warlock-1.3.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 


             reply	other threads:[~2020-02-05 15:29 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-05 15:29 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18 11:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/warlock/ Michał Górny
2023-10-27 18:27 Michał Górny
2022-11-14  6:52 Arthur Zamarin
2022-07-25  7:17 Michał Górny
2022-07-25  7:10 Agostino Sarubbo
2022-07-25  7:07 Agostino Sarubbo
2022-07-24 19:13 Sam James
2022-06-18  6:47 Michał Górny
2022-06-17  6:02 Michał Górny
2022-05-28 17:04 Jakov Smolić
2022-03-28 10:14 Michał Górny
2022-03-28  6:51 Agostino Sarubbo
2022-03-27  6:27 Agostino Sarubbo
2022-03-26 19:11 Arthur Zamarin
2022-02-22  9:38 Michał Górny
2022-01-23  9:40 Michał Górny
2022-01-22 10:56 Michał Górny
2022-01-22 10:56 Michał Górny
2021-11-17  7:49 Sam James
2021-06-05 18:39 Michał Górny
2021-05-23 13:41 Michał Górny
2021-01-24  0:07 Sam James
2021-01-19 18:27 Matthew Thode
2021-01-19 17:43 Matthew Thode
2020-10-15  6:13 Matthew Thode
2020-07-12 16:57 Michał Górny
2020-05-30 17:52 Matthew Thode
2020-05-18  3:12 Matthew Thode
2020-03-29 11:51 Michał Górny
2020-03-29 11:51 Michał Górny
2019-05-11 19:06 Matthew Thode
2019-04-10  5:08 Matthew Thode
2017-11-25 21:44 David Seifert
2017-02-27  6:00 Zac Medico
2016-03-02 11:44 Patrick Lauer
2016-02-28  6:51 Matt Thode

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=1580916555.2501ac4092512dfd6da5349033c92772ff416e85.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