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/httpx/
Date: Tue, 30 Jun 2020 19:43:41 +0000 (UTC)	[thread overview]
Message-ID: <1593543588.79662ecf4e1469282447bd861e4d6836d75937ec.andrewammerlaan@gentoo> (raw)
Message-ID: <20200630194341.l1NOBQOnK7TS42OtPA7EroYFof62ZAkDigNnBpHdx60@z> (raw)

commit:     79662ecf4e1469282447bd861e4d6836d75937ec
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jun 30 18:59:48 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jun 30 18:59:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79662ecf

dev-python/httpx: drop py3_6

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

 dev-python/httpx/httpx-0.11.1.ebuild | 2 +-
 dev-python/httpx/httpx-0.12.1.ebuild | 2 +-
 dev-python/httpx/httpx-0.13.3.ebuild | 2 +-
 dev-python/httpx/httpx-0.9.3.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/httpx/httpx-0.11.1.ebuild b/dev-python/httpx/httpx-0.11.1.ebuild
index c11a919..1da6e41 100644
--- a/dev-python/httpx/httpx-0.11.1.ebuild
+++ b/dev-python/httpx/httpx-0.11.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
 
 inherit distutils-r1
 

diff --git a/dev-python/httpx/httpx-0.12.1.ebuild b/dev-python/httpx/httpx-0.12.1.ebuild
index dd4c1f3..0f081af 100644
--- a/dev-python/httpx/httpx-0.12.1.ebuild
+++ b/dev-python/httpx/httpx-0.12.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
 
 DOCBUILDER="mkdocs"
 DOCDEPEND="dev-python/mkdocs-material"

diff --git a/dev-python/httpx/httpx-0.13.3.ebuild b/dev-python/httpx/httpx-0.13.3.ebuild
index 57009b0..0021468 100644
--- a/dev-python/httpx/httpx-0.13.3.ebuild
+++ b/dev-python/httpx/httpx-0.13.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
 
 DOCBUILDER="mkdocs"
 DOCDEPEND="dev-python/mkdocs-material"

diff --git a/dev-python/httpx/httpx-0.9.3.ebuild b/dev-python/httpx/httpx-0.9.3.ebuild
index c21cd73..93c2c6b 100644
--- a/dev-python/httpx/httpx-0.9.3.ebuild
+++ b/dev-python/httpx/httpx-0.9.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
 
 inherit distutils-r1
 


             reply	other threads:[~2020-06-30 19:43 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-30 19:19 Andrew Ammerlaan [this message]
2020-06-30 19:43 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/httpx/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2021-02-17 18:45 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-10-18  9:03 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-10-18  9:03 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-09-06 12:36 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-09-06 12:36 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-29 14:14 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-29 14:14 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-29 14:14 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-29 14:14 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-17 10:17 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-17 10:17 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-14 18:35 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-14 18:20 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-14 18:20 Andrew Ammerlaan
2020-06-01 11:31 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-01 11:31 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-28 11:06 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-28 11:05 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-24  8:35 Andrew Ammerlaan
2020-04-12 16:16 Andrew Ammerlaan
2020-03-28 11:08 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-28 11:00 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-27 17:53 Alessandro Barbieri
2020-03-19 19:07 Andrew Ammerlaan
2020-03-09 17:55 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-09 17:28 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-02-03 18:07 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=1593543588.79662ecf4e1469282447bd861e4d6836d75937ec.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