Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fYVfL-0008R5-QP for pgadmin-hackers@arkaria.postgresql.org; Thu, 28 Jun 2018 12:04:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fYVfK-00019C-1V for pgadmin-hackers@arkaria.postgresql.org; Thu, 28 Jun 2018 12:04:46 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fYVfJ-000195-O0 for pgadmin-hackers@lists.postgresql.org; Thu, 28 Jun 2018 12:04:45 +0000 Received: from mail-wr0-x244.google.com ([2a00:1450:400c:c0c::244]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fYVfG-0004Lf-Et for pgadmin-hackers@postgresql.org; Thu, 28 Jun 2018 12:04:45 +0000 Received: by mail-wr0-x244.google.com with SMTP id t6-v6so5234449wrq.13 for ; Thu, 28 Jun 2018 05:04:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Bl/B6yCpyzdE5bQindykzvvuN1EvMSb61HfkXsHmc9M=; b=F6qOmiCjeaPWn9rWnaSMKiXicybS7FhiXyuFLoz9UTce9FbP02QL4x4BrfqjVDlqd0 nLkWvxMaJw4heaPJfTKuvHTZaL6t1P4PQMHNmUTbblW/KAHJ6VJ+eRyHwN55HZgQ4Pk+ +go3jThsXxE4yhnstEhfdxmT6Y9HPEgrm4jDiIxk1EVsj6u+H6A5e3OCHudUzR9zL00w 4BCcQHuN2j6ai07k1mvWZAdCtwpD/HPBWnyWZ/OOVxQ4PkFiYpjiPrJ4C4OEB1orUiFJ LN1dAY2J5m0tj/YG6wwY9qsdLcXYriRqYfQEJ+aix0XjTVXFubex4qRAvP9iuVsuAwAo V94A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Bl/B6yCpyzdE5bQindykzvvuN1EvMSb61HfkXsHmc9M=; b=hOAy5wqqleyMWa19wdYSCNV6RdE766yJjq7B4QBhor33VSLNFBJ+UUD5zzqyt9Y9Bq NGBPpfE043d2WAJZCfuo7h6Htb+x2VqlOLUx5JqWaNAireG0Jo7X02av+HtURGjMls0E lm6fOvEGrK7HMlsYfgok4jIz4hpFT9RtIMn3KISMRQHlX8dmfe/FPYK1HhD71jFLfDw3 g/3ASORgEfW+l90eEsYvEMbhGxZoXvwz3adBMda2qe6Lbfz5J1LZDsDGyzTTLEN8gh0a 3z+6N3fpHlKo/cJfN7mH79ZwjDXwx8LWt/DWbbs260BH7SFL+GHAZotswY7/PSu0aJ3/ dOVA== X-Gm-Message-State: APt69E17gDPkkJcAWpgYvXtwD4uTuRFk06Jj6UruDDXB/gfzwXBGktFd wUwKN7ns5WvJCU+9KyLrIW+QnFr7/O1rn4mz1fptCg== X-Google-Smtp-Source: AAOMgpdUK30/x3v+okcxAxteyNvYSQFw+xQRuR9CFd17tpBYG6TuV3LEZe6umJ9D1x2We7NZJmWICACjAvzzTwVb4XY= X-Received: by 2002:adf:8227:: with SMTP id 36-v6mr8371549wrb.144.1530187480994; Thu, 28 Jun 2018 05:04:40 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a1c:2907:0:0:0:0:0 with HTTP; Thu, 28 Jun 2018 05:04:40 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Thu, 28 Jun 2018 13:04:40 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: Fix Python wheel dependency To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000003ea9e4056fb28978" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000003ea9e4056fb28978 Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Thu, Jun 28, 2018 at 12:58 PM, Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the python wheel dependency. > > Thanks, > Khushboo > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --0000000000003ea9e4056fb28978 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Thu, Jun 28, 2018 at 12:58 PM, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

Please fin= d the attached patch to fix the python wheel dependency.

Thanks,
Khushboo



--
Dave Page
Blog: = http://pgsnake.bl= ogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com<= br>The Enterprise PostgreSQL Company
--0000000000003ea9e4056fb28978--