commit:     a15a2ea20f6bcda863eaecfbd232f2bd4ab84f90
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 01:01:47 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 01:03:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a15a2ea2

dev-python/requests: adjust idna dependency

Bug: https://bugs.gentoo.org/609968
Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49

 dev-python/requests/requests-2.12.4.ebuild | 2 +-
 dev-python/requests/requests-2.12.5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/requests/requests-2.12.4.ebuild 
b/dev-python/requests/requests-2.12.4.ebuild
index 967bcfb49e..460cc10c43 100644
--- a/dev-python/requests/requests-2.12.4.ebuild
+++ b/dev-python/requests/requests-2.12.4.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
        app-misc/ca-certificates
        >=dev-python/chardet-2.2.1[${PYTHON_USEDEP}]
        >=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
-       >=dev-python/idna-2.0.0[${PYTHON_USEDEP}]
+       >=dev-python/idna-2.0[${PYTHON_USEDEP}]
        dev-python/ndg-httpsclient[${PYTHON_USEDEP}]
        >=dev-python/py-1.4.30[${PYTHON_USEDEP}]
        >=dev-python/pyopenssl-0.14[$(python_gen_usedep 'python*' pypy)]

diff --git a/dev-python/requests/requests-2.12.5.ebuild 
b/dev-python/requests/requests-2.12.5.ebuild
index 967bcfb49e..460cc10c43 100644
--- a/dev-python/requests/requests-2.12.5.ebuild
+++ b/dev-python/requests/requests-2.12.5.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
        app-misc/ca-certificates
        >=dev-python/chardet-2.2.1[${PYTHON_USEDEP}]
        >=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
-       >=dev-python/idna-2.0.0[${PYTHON_USEDEP}]
+       >=dev-python/idna-2.0[${PYTHON_USEDEP}]
        dev-python/ndg-httpsclient[${PYTHON_USEDEP}]
        >=dev-python/py-1.4.30[${PYTHON_USEDEP}]
        >=dev-python/pyopenssl-0.14[$(python_gen_usedep 'python*' pypy)]

Reply via email to