From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/xmltodict/
Date: Thu, 6 Feb 2020 07:10:34 +0000 (UTC) [thread overview]
Message-ID: <1580972914.2d25d4af95f1d163bce00a11658e64444212311c.mgorny@gentoo> (raw)
commit: 2d25d4af95f1d163bce00a11658e64444212311c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 6 07:00:38 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 6 07:08:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d25d4af
dev-python/xmltodict: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/xmltodict/xmltodict-0.11.0.ebuild | 2 +-
dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild | 2 +-
dev-python/xmltodict/xmltodict-0.12.0.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/xmltodict/xmltodict-0.11.0.ebuild b/dev-python/xmltodict/xmltodict-0.11.0.ebuild
index b73a4dfc4ef..ac46c50b0b3 100644
--- a/dev-python/xmltodict/xmltodict-0.11.0.ebuild
+++ b/dev-python/xmltodict/xmltodict-0.11.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy3 )
+PYTHON_COMPAT=( python{3_6,3_7} pypy3 )
inherit distutils-r1
DESCRIPTION="Makes working with XML feel like you are working with JSON"
diff --git a/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild b/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild
index c0151ef824c..1807b9ad43c 100644
--- a/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild
+++ b/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
inherit distutils-r1
diff --git a/dev-python/xmltodict/xmltodict-0.12.0.ebuild b/dev-python/xmltodict/xmltodict-0.12.0.ebuild
index 300aef62099..65ce209c094 100644
--- a/dev-python/xmltodict/xmltodict-0.12.0.ebuild
+++ b/dev-python/xmltodict/xmltodict-0.12.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy3 )
+PYTHON_COMPAT=( python{3_6,3_7} pypy3 )
inherit distutils-r1
DESCRIPTION="Makes working with XML feel like you are working with JSON"
next reply other threads:[~2020-02-06 7:10 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-06 7:10 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-02 8:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/xmltodict/ Michał Górny
2024-10-26 11:52 Michał Górny
2024-10-16 17:53 Michał Górny
2024-10-10 5:03 Michał Górny
2024-10-09 6:31 Michał Górny
2024-05-17 10:51 Michał Górny
2023-05-26 21:12 Arthur Zamarin
2023-03-16 4:13 Michał Górny
2023-02-23 22:20 Sam James
2022-12-04 15:59 WANG Xuerui
2022-06-10 4:15 Michał Górny
2022-06-10 4:11 Michał Górny
2022-06-10 4:11 Michał Górny
2022-06-10 3:14 Sam James
2022-06-10 3:14 Sam James
2022-06-10 3:11 Sam James
2022-06-10 3:09 Sam James
2022-05-18 14:22 Andrew Ammerlaan
2022-05-08 17:39 Arthur Zamarin
2022-03-12 12:46 Arthur Zamarin
2022-03-12 12:46 Arthur Zamarin
2022-03-09 10:50 Jakov Smolić
2022-03-07 7:28 Agostino Sarubbo
2022-02-14 8:35 Matt Turner
2022-01-29 13:38 James Le Cuirot
2021-11-18 8:10 Sam James
2021-11-18 5:36 Sam James
2021-11-14 3:43 Sam James
2021-09-06 0:18 Sam James
2021-09-02 0:01 Marek Szuba
2021-08-24 23:21 Sam James
2021-07-12 6:41 Sam James
2021-07-11 10:14 Georgy Yakovlev
2021-06-20 1:55 Sam James
2021-05-07 11:11 Michał Górny
2020-06-10 19:13 Michał Górny
2020-03-29 12:22 Michał Górny
2019-12-03 2:45 Patrick McLean
2019-04-27 23:38 Anthony G. Basile
2019-04-12 5:01 Tim Harder
2019-03-17 0:01 Anthony G. Basile
2017-10-12 17:23 Tim Harder
2017-10-12 17:23 Tim Harder
2017-05-06 22:41 Tim Harder
2017-05-06 22:41 Tim Harder
2017-05-06 22:41 Tim Harder
2016-08-21 17:56 Tim Harder
2016-06-29 8:54 Patrick Lauer
2016-05-01 7:24 Jason Zaman
2016-03-16 8:18 Tiziano Müller
2016-03-01 19:05 Patrick Lauer
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=1580972914.2d25d4af95f1d163bce00a11658e64444212311c.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