commit:     3bfdaffcef519ca84186b8f79eca360fac45f9bc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 27 16:25:42 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct 27 17:01:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bfdaffc

dev-python/httplib2: Pin to pyparsing < 3

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../httplib2/{httplib2-0.19.1.ebuild => httplib2-0.19.1-r1.ebuild}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/httplib2/httplib2-0.19.1.ebuild 
b/dev-python/httplib2/httplib2-0.19.1-r1.ebuild
similarity index 96%
rename from dev-python/httplib2/httplib2-0.19.1.ebuild
rename to dev-python/httplib2/httplib2-0.19.1-r1.ebuild
index 04e2897eb13..1955242072b 100644
--- a/dev-python/httplib2/httplib2-0.19.1.ebuild
+++ b/dev-python/httplib2/httplib2-0.19.1-r1.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv 
~s390 sparc x86 ~am
 
 RDEPEND="
        app-misc/ca-certificates
-       dev-python/pyparsing[${PYTHON_USEDEP}]"
+       <dev-python/pyparsing-3[${PYTHON_USEDEP}]"
 BDEPEND="
        test? (
                dev-python/pytest-timeout[${PYTHON_USEDEP}]

Reply via email to