public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/httpcore/
Date: Fri,  3 Jul 2020 18:44:50 +0000 (UTC)	[thread overview]
Message-ID: <1593801483.c56dd91bc3533b97e7782eaa5918b86c0fd51d78.andrewammerlaan@gentoo> (raw)

commit:     c56dd91bc3533b97e7782eaa5918b86c0fd51d78
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Jul  3 18:38:03 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Jul  3 18:38:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c56dd91b

dev-python/httpcore: add py3_8

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/httpcore/httpcore-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/httpcore/httpcore-0.9.1.ebuild b/dev-python/httpcore/httpcore-0.9.1.ebuild
index 7e0dad5..87ca00d 100644
--- a/dev-python/httpcore/httpcore-0.9.1.ebuild
+++ b/dev-python/httpcore/httpcore-0.9.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 DOCBUILDER="mkdocs"
 DOCDEPEND="dev-python/mkdocs-material"


WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/httpcore/
Date: Fri,  3 Jul 2020 18:44:43 +0000 (UTC)	[thread overview]
Message-ID: <1593801483.c56dd91bc3533b97e7782eaa5918b86c0fd51d78.andrewammerlaan@gentoo> (raw)
Message-ID: <20200703184443.OalGG0ZOya8gs7HIHqppJWAVVevXvnMI0LLoWMNmffU@z> (raw)

commit:     c56dd91bc3533b97e7782eaa5918b86c0fd51d78
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Jul  3 18:38:03 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Jul  3 18:38:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c56dd91b

dev-python/httpcore: add py3_8

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/httpcore/httpcore-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/httpcore/httpcore-0.9.1.ebuild b/dev-python/httpcore/httpcore-0.9.1.ebuild
index 7e0dad5..87ca00d 100644
--- a/dev-python/httpcore/httpcore-0.9.1.ebuild
+++ b/dev-python/httpcore/httpcore-0.9.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 DOCBUILDER="mkdocs"
 DOCDEPEND="dev-python/mkdocs-material"


             reply	other threads:[~2020-07-03 18:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03 18:44 Andrew Ammerlaan [this message]
2020-07-03 18:44 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/httpcore/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2021-02-19 10:14 [gentoo-commits] repo/proj/guru:master " Michał Górny
2021-02-19 10:14 Michał Górny
2020-12-18 14:15 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-18 14:15 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-06 10:49 Andrew Ammerlaan
2020-08-29 14:14 Andrew Ammerlaan
2020-08-14 18:20 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-14 18:35 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-28 11:05 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-28 11:06 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-24 19:03 Andrew Ammerlaan
2020-04-07  7:42 Andrew Ammerlaan
2020-03-29 13:21 Andrew Ammerlaan
2020-03-29 13:21 Andrew Ammerlaan

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=1593801483.c56dd91bc3533b97e7782eaa5918b86c0fd51d78.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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