From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fgw21-4.mail.saunalahti.fi (fgw21-4.mail.saunalahti.fi [62.142.5.108]) by sourceware.org (Postfix) with ESMTPS id C25573857813 for ; Sat, 5 Sep 2020 15:34:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C25573857813 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cante.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=jari.aalto@cante.net Received: from congo (85-156-64-175.elisa-laajakaista.fi [85.156.64.175]) by fgw21.mail.saunalahti.fi (Halon) with ESMTP id 49b08469-ef8d-11ea-9eb8-005056bdd08f; Sat, 05 Sep 2020 18:34:29 +0300 (EEST) Received: from jaalto by congo with local (Exim 4.94) (envelope-from ) id 1kEaCy-0000hW-QK; Sat, 05 Sep 2020 18:34:28 +0300 Date: Sat, 5 Sep 2020 18:34:28 +0300 From: Jari Aalto To: "cygwin-apps@cygwin.com" Subject: Re: RFP: python3 packages cmarkgfm and commonmark Message-ID: <20200905153428.GB8155@congo.cante.net> References: <20200905153050.GA8155@congo.cante.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200905153050.GA8155@congo.cante.net> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2020 15:34:33 -0000 On 2020-09-05 18:30, Jari Aalto wrote: > I wa checking the latest rsync and in order to build it, would someone > package these for cygwin: > > Configure found the following issues: > > - You need python3 and either the cmarkgfm OR commonmark python3 lib in order > to build man pages based on the git source (man pages are included in the > official release tar files). I installed python37-conmark but that didn't seem to satisfy configure... Jari