From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x530.google.com (mail-ed1-x530.google.com [IPv6:2a00:1450:4864:20::530]) by sourceware.org (Postfix) with ESMTPS id 38A5F3858D37 for ; Thu, 6 Aug 2020 11:19:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 38A5F3858D37 Received: by mail-ed1-x530.google.com with SMTP id b18so3730488edv.10 for ; Thu, 06 Aug 2020 04:19:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=OMub1P6E7sM7OuFzzGQhibtgJBPq5fmBzu0WN8i0LCs=; b=YdeNCFA6oCXGNOfx1uEdRutamm4C4NePYTf8ga+BB6v7soTBl+QbL4zoNxez41nF9y RgLjmMvtYrO+gA17tmowF5UNa6o13kIO+Kjqos0EpEpuvDxPH0LthUgOsRvnUpfEqogt w3F1PJ5oejySAhzuNPBG1XLe2YNzgjNTjHkB4lEj8i/J+/MBkrZfqEkucF8KrfIfBzZ8 L8HxIgeD6T0UoSz1GeknTOs5WHWUd0wg2Jh9NiXNyB06pYE1YQpvMkWXm2CkcQvgJ/uD 7XDTygmiJyKIe0QVko/Sa63utFm/sLcl9Z1BapW54Sfn19oXXSANhmkVwvuFfXMcbSCA 5xpw== X-Gm-Message-State: AOAM532glSmkc04t7ep9WPftXURm1W31/a2next1SQp2cS2Du0RpuUoX FDzpdpjbQTpaEQQhP7dy1ZL6UPfpckxFV2dVX/NGXA== X-Google-Smtp-Source: ABdhPJz8jFopfO5T8OrWNoc91UPvMsktWPL6j6EpCgsyKES7/5ImBsxKkFZqVMLzO4IAFShExMccByN3B3hyqLZ+PNg= X-Received: by 2002:a50:af86:: with SMTP id h6mr3746899edd.132.1596712755859; Thu, 06 Aug 2020 04:19:15 -0700 (PDT) MIME-Version: 1.0 References: <20200731053900.7822.50F79699@gmail.com> <1056335e-ed02-e4a0-3c2c-0820c861c324@gmail.com> <20200806200531.9F3E.50F79699@gmail.com> In-Reply-To: <20200806200531.9F3E.50F79699@gmail.com> From: marco atzeri Date: Thu, 6 Aug 2020 13:19:04 +0200 Message-ID: Subject: Re: [ITA] fontforge-{nopy,py38,py37,py36}-20200314p64-1 for review To: cygwin-apps@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP 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: Thu, 06 Aug 2020 11:19:18 -0000 On Thu, Aug 6, 2020 at 1:05 PM Lemures Lemniscati via Cygwin-apps wrote: > > On Fri, 31 Jul 2020 06:23:36 +0200, Marco Atzeri via Cygwin-apps > > On 30.07.2020 22:39, Lemures Lemniscati via Cygwin-apps wrote: > > > I'm trying to build fontforge packages with latest upstream > > > https://github.com/fontforge/fontforge/ > > Packages related to fontforge 20190801 or 20200314 in Ubuntu, Debian and > Fedora are linked to python 3.8. > > https://packages.ubuntu.com/focal/python3-fontforge > https://packages.debian.org/bullseye/python3-fontforge > https://fedora.pkgs.org/32/fedora-x86_64/fontforge-20200314-3.fc32.x86_64.rpm.html > > So, I'll retry to make fontforge.cygport in order to link it python3.8 only, > later. that was also my finding. I agree on your proposal In addition it seems sphinx is "needed" for 3.8 so I put it on my TODO list. > -- > Lem unfortunately I have problem with python-gi, so other things are dragging on... Regards Marco