Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bj12k-00036m-R6 for pgadmin-hackers@arkaria.postgresql.org; Sun, 11 Sep 2016 09:27:18 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bj12k-0004Ev-95 for pgadmin-hackers@arkaria.postgresql.org; Sun, 11 Sep 2016 09:27:18 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bj12j-0004Eo-OI for pgadmin-hackers@postgresql.org; Sun, 11 Sep 2016 09:27:17 +0000 Received: from mail-oi0-x230.google.com ([2607:f8b0:4003:c06::230]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bj12e-0004yf-Nv for pgadmin-hackers@postgresql.org; Sun, 11 Sep 2016 09:27:16 +0000 Received: by mail-oi0-x230.google.com with SMTP id d191so27682330oih.2 for ; Sun, 11 Sep 2016 02:27:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=pHrQplcDnTkTGcp7VTECoO3qlI4rNOh/S+i3sqX1MUM=; b=IaOCjU0cW3DAU1rCXhizv33VdHQSuEh2TYFNjsmpsZPbKrHdZosPDG28A0GxQqCjFb /3CTt3Vb8m8rdiDfLO6CUxtNCKZwABhMhr5BM4KNhFTCMh5Y5InbrrnWj8A9/5imp+S6 RKJld4kCtRIRwhgKQucf19ztZ1Lv7POXxuqCOVg9VEY7KCT7IdFSbo/Xdl8quqUWPpKj N/vEFITpJSKzNAeMt/k5VHoNdtf494LMGpi4aUFzAbsE9KX1mCHm/0NTPnp3bDqs48vc mi20u8oLJfBkW2anDLZ5xHyGq040tUXxOK/Y56L6VLfsJVftpcpQFxwpuZbumCt0UYwf 0Pwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=pHrQplcDnTkTGcp7VTECoO3qlI4rNOh/S+i3sqX1MUM=; b=EItozku+rNVHow43NJ0saWZ+M50oDy/yCEWC+mp0mbMyNJTfF3CLPsEoC/M8HuwxcZ udaEAVZuJEqtaBSNpPw668Zdwt9wmHLLKPM3UwZDtZC0fDEc3eAbjjZZswumIkgE+p/c 3bV45OIA+fsjqO7Tv5e92CHbGkke6aSa/YgOxa65xMqxIrjiTprva4R/MjyAABqUoCBH wQGX5FsaQkjtF1tk6J/gAfVTt/9w7BsZ6pa9wa4iQvF4HFlc+auiMJj7836C3KQulA2V yAmU95YX6sESvydXqb57UXq9YUUChYcsnvduf37AMpqOjPtXHaLXY+D4X7J2Fl+vZzvh TMIA== X-Gm-Message-State: AE9vXwPS0K2Raju7/Wey+IGPEnCJeMww2knO4MUzHQeV+mp9/4jnTK7lHATaRZqcaZUeV2KshGa+O1fo6YZzyqGW X-Received: by 10.157.17.88 with SMTP id p24mr12820315otp.65.1473586031409; Sun, 11 Sep 2016 02:27:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.50.212 with HTTP; Sun, 11 Sep 2016 02:27:10 -0700 (PDT) Received: by 10.107.50.212 with HTTP; Sun, 11 Sep 2016 02:27:10 -0700 (PDT) In-Reply-To: References: <1473584458.10133.7.camel@gunduz.org> From: Ashesh Vashi Date: Sun, 11 Sep 2016 14:57:10 +0530 Message-ID: Subject: Re: python-click dependency To: Dave Page Cc: =?UTF-8?B?RGV2cmltIEfDnE5Ew5xa?= , pgadmin-hackers Content-Type: multipart/alternative; boundary=001a113cd536f2d1bd053c37fb30 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a113cd536f2d1bd053c37fb30 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable It was added by new flask depndency. On Sep 11, 2016 14:49, "Dave Page" wrote: > I've never even heard of python-click before! > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK:http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > On 11 Sep 2016, at 10:00, Devrim G=C3=BCnd=C3=BCz wro= te: > > > Hi, > > I think pgadmin4 depends on python-click, but I did not see it mentioned > anywhere. If so, can you please add it to requirements files, and also le= t > me > know the minimum version required? > > Thanks! > -- > Devrim G=C3=9CND=C3=9CZ > EnterpriseDB: http://www.enterprisedb.com > PostgreSQL Dan=C4=B1=C5=9Fman=C4=B1/Consultant, Red Hat Certified Enginee= r > Twitter: @DevrimGunduz , @DevrimGunduzTR > > --001a113cd536f2d1bd053c37fb30 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

It was added by new flask depndency.


On Sep 11, 2016 1= 4:49, "Dave Page" <dpage@= pgadmin.org> wrote:
I've never even heard of python-click bef= ore!

--=C2=A0Dave Page
Blog:=C2=A0http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK:http://www.enterprisedb.com
The Enterprise PostgreSQL Company

On 11 Sep 2016, at 10:00, Devrim G=C3=BCnd=C3=BCz <devrim@gunduz.org>= ; wrote:


Hi,

I think pgadmin4 depends on python-cl= ick, but I did not see it mentioned
anywhere. If so, can yo= u please add it to requirements files, and also let me
know= the minimum version required?

Thanks!
--
Devrim G=C3=9CND=C3=9CZ
En= terpriseDB: http:= //www.enterprisedb.com
PostgreSQL Dan=C4=B1=C5=9Fman=C4= =B1/Consultant, Red Hat Certified Engineer
Twitter: @Devrim= Gunduz , @DevrimGunduzTR
--001a113cd536f2d1bd053c37fb30--