public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tony Vroon" <chainsaw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/h11/
Date: Mon, 23 Jul 2018 08:39:39 +0000 (UTC)	[thread overview]
Message-ID: <1532335166.428df618ffd0ef65f0fdd650f79fc01bc48d98c0.chainsaw@gentoo> (raw)

commit:     428df618ffd0ef65f0fdd650f79fc01bc48d98c0
Author:     Oleksandr Trotsenko <oleksandr.trotsenko <AT> gmail <DOT> com>
AuthorDate: Fri Jul 20 12:36:53 2018 +0000
Commit:     Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Mon Jul 23 08:39:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428df618

dev-python/h11: Introducing support for Python3.7

Dropping support for pypy because tests fail on it.
All Python target USE flags confirmed to pass tests

Closes: https://bugs.gentoo.org/661638
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9295
Closes: https://bugs.gentoo.org/661638

 dev-python/h11/h11-0.7.0.ebuild | 2 +-
 dev-python/h11/h11-0.8.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/h11/h11-0.7.0.ebuild b/dev-python/h11/h11-0.7.0.ebuild
index 6c6a5b9ba4e..cffbe228322 100644
--- a/dev-python/h11/h11-0.7.0.ebuild
+++ b/dev-python/h11/h11-0.7.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/h11/h11-0.8.1.ebuild b/dev-python/h11/h11-0.8.1.ebuild
index 42f5ff8794e..e3c685dbd66 100644
--- a/dev-python/h11/h11-0.8.1.ebuild
+++ b/dev-python/h11/h11-0.8.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1
 


             reply	other threads:[~2018-07-23  8:39 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-23  8:39 Tony Vroon [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-16 18:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/h11/ Michał Górny
2024-05-11 11:05 Michał Górny
2023-05-26 20:46 Arthur Zamarin
2023-03-16 18:13 Michał Górny
2023-03-16  3:50 Michał Górny
2023-02-13  3:22 Matt Turner
2022-11-03 19:18 Arthur Zamarin
2022-09-26 11:22 Michał Górny
2022-05-15  8:14 Jakov Smolić
2022-05-12 16:17 Michał Górny
2022-05-11 12:56 Jakov Smolić
2022-05-01  1:52 WANG Xuerui
2022-04-08 14:23 Arthur Zamarin
2022-04-07  9:14 Michał Górny
2022-04-07  9:14 Michał Górny
2022-02-27 18:46 Michał Górny
2022-02-27  8:55 Michał Górny
2022-01-19 22:59 Michał Górny
2021-12-03 20:47 Arthur Zamarin
2021-11-24 23:59 Sam James
2021-07-26  2:14 Sam James
2021-07-26  2:14 Sam James
2021-06-16 15:40 Sergei Trofimovich
2021-05-18 17:28 Sam James
2021-05-15 19:28 Sam James
2021-05-15  2:23 Sam James
2021-05-09 11:35 Michał Górny
2021-05-09 11:35 Michał Górny
2021-03-01  9:20 Agostino Sarubbo
2021-01-22 23:01 Sam James
2021-01-02  9:29 Michał Górny
2020-12-11 12:55 Michał Górny
2020-10-05 21:47 Michał Górny
2020-08-13 19:49 Michał Górny
2020-08-02 22:04 Sam James
2020-04-27  7:18 Michał Górny
2020-04-27  7:18 Michał Górny
2020-04-26 23:28 Jonas Stein
2020-03-27 11:35 Michał Górny
2020-02-05 14:24 Michał Górny
2018-07-17 16:07 Tony Vroon

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=1532335166.428df618ffd0ef65f0fdd650f79fc01bc48d98c0.chainsaw@gentoo \
    --to=chainsaw@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