From owner-freebsd-ports@freebsd.org Tue Jul 25 11:09:22 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6FB4AC78365 for ; Tue, 25 Jul 2017 11:09:22 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 51E7D721EB; Tue, 25 Jul 2017 11:09:22 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 721001745E; Tue, 25 Jul 2017 11:09:21 +0000 (UTC) From: Jan Beich To: Boris Samorodov Cc: freebsd-ports@freebsd.org, koobs@FreeBSD.org Subject: Re: security/py-certbot: The 'urllib3<1.22, >=1.21.1' distribution was not found References: Date: Tue, 25 Jul 2017 13:09:16 +0200 In-Reply-To: (Boris Samorodov's message of "Tue, 25 Jul 2017 13:29:56 +0300") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jul 2017 11:09:22 -0000 Boris Samorodov writes: > Hi All, Kubilay! > > I use a fresh 12-amd64 with official packages. Can current py27-certbot > be used with current py27-urllib3? [..] > pkg_resources.DistributionNotFound: The 'urllib3<1.22,>=1.21.1' > distribution was not found and is required by requests See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220927