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 1fXtdb-00015i-Do for pgadmin-hackers@arkaria.postgresql.org; Tue, 26 Jun 2018 19:28:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fXtdZ-0006mu-K0 for pgadmin-hackers@arkaria.postgresql.org; Tue, 26 Jun 2018 19:28:25 +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 1fXtdZ-0006mn-FF for pgadmin-hackers@lists.postgresql.org; Tue, 26 Jun 2018 19:28:25 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fXtdW-0002py-CF for pgadmin-hackers@postgresql.org; Tue, 26 Jun 2018 19:28:25 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:147b:4ae0:76e5:bff:fef3:7e00]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 41Fbg80RGVz3DyX; Tue, 26 Jun 2018 21:28:20 +0200 (CEST) Date: Tue, 26 Jun 2018 21:28:19 +0200 From: Christoph Berg To: Dave Page Cc: Syed Fahar Abbas , Devrim =?iso-8859-1?B?R9xORNxa?= , pgadmin-hackers Subject: Re: pgAdmin v3.1 candidate builds and source... Message-ID: <20180626192819.GA32582@msg.df7cb.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.0 (2018-05-17) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: Dave Page 2018-06-26 > ... can be found at https://developer.pgadmin.org/builds/2018-06-26-3.1/ > and dpage/pgadmin4:2018-06-26-3.1 on Docker Hub. > > Fahar; please verify for release on Thursday. > > Note that these are the first builds from the new fully automated build > system, and both the Windows and Mac versions now use Python 3, so please > be sure to test with extra care! Hmm, ModuleNotFoundError: No module named 'sshtunnel' Could you perhaps announce new versions that need new python modules a bit earlier, so we have time to package them? Christoph