From owner-dev-commits-ports-main@freebsd.org Sat Sep 11 20:20:37 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E5E30677780 for ; Sat, 11 Sep 2021 20:20:37 +0000 (UTC) (envelope-from kevin.bowling@kev009.com) Received: from mail-yb1-xb31.google.com (mail-yb1-xb31.google.com [IPv6:2607:f8b0:4864:20::b31]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H6PJ563h1z4rCG for ; Sat, 11 Sep 2021 20:20:37 +0000 (UTC) (envelope-from kevin.bowling@kev009.com) Received: by mail-yb1-xb31.google.com with SMTP id m70so10391894ybm.5 for ; Sat, 11 Sep 2021 13:20:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kev009.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ahRZfZsz1xbn+NpQ+ahcxIVxM1tbGuEDcftZTsoGtys=; b=VQfbmvzNSXtEJKQS+QQ0hRkjnSvUU+LbFWNDO6iY+0ZJVUrj0A38vtvmRah5v59I90 LSxaFkI4lrWpnXHq5NNvQaXdy/a/ZT84NRq1R6oIx10dkZiLp5rjlWGs8cfiW3+3s4wm XC147KLLc2Kh5lfD9bAxxc5BGR/Jnq6O1njJQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ahRZfZsz1xbn+NpQ+ahcxIVxM1tbGuEDcftZTsoGtys=; b=wFHkH+tiOCkTYByApHEbwJWfvXIZhjLTJskV5XQKjnTYp7l22Kw+1D0L8qPc43Oi6A 5W6gjNFLh1II+2hosIE0s+ld1/Qyg59NFfHziOZHBRmFQbbBJIZcAHBQc5lCecjDNoLp mr3unDGM5PgvzVHvwLT8ny9bUi9rI23GDxxWoxeUAq3CMfB9aVWTIG1xq9jMf0TTbRU8 N5vzdV4ERklI/s/WPFdCp0/FK2xZIjugBxXNb1FTyjg7qus4ojfiA3ZPFtSIisua3R9P X2WU1LWeVd1aMmccSHFekQx7+TVm6KtJ4dw4pVXIG9m5s5z4+0RYo8lfJW5BrKjQgA8b q/Ag== X-Gm-Message-State: AOAM531PgDph1sCKUkwC92fOtI7xF6MjYbDX64dZ8/28Ychc8/97vxKX ob4Lvxt1WCMWNxgL0JU3SA24O3P9EwQg1obnwtQ9/g== X-Google-Smtp-Source: ABdhPJzX5pnVR5CJmhReKtTK1y3p1YtucGQ73mn256E/wMOqGGoyRUWCWpnwFTt9OJmnzxfG724peKrgcnc/lPBNCTw= X-Received: by 2002:a25:3d84:: with SMTP id k126mr5194786yba.43.1631391637161; Sat, 11 Sep 2021 13:20:37 -0700 (PDT) MIME-Version: 1.0 References: <202109111424.18BEOGIT084350@gitrepo.freebsd.org> <20210911171708.GA16795@squirrel.exwg.net> <2379795.0dHE6SNnxz@beastie.bionicmutton.org> In-Reply-To: <2379795.0dHE6SNnxz@beastie.bionicmutton.org> From: Kevin Bowling Date: Sat, 11 Sep 2021 13:20:25 -0700 Message-ID: Subject: Re: git: 04ca9b0f4970 - main - devel/py-Jinja2: update to 3.0.0 To: Adriaan de Groot Cc: Nicola Vitale , ports-committers , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4H6PJ563h1z4rCG X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Sep 2021 20:20:38 -0000 67b637822a56 as a breakfix, needed for py-salt for me. Feel free to revert it together with jinja2 if people want to go that route. On Sat, Sep 11, 2021 at 1:09 PM Adriaan de Groot wrote: > > On Saturday, 11 September 2021 19:17:08 CEST Christoph Moench-Tegeder wrote: > > ## Nicola Vitale (nivit@FreeBSD.org): > > > devel/py-Jinja2: update to 3.0.0 > > > > Maybe this wasn't a good idea? I'm seeing fallout from this - first is > > in audio/aubio, with > > The 'MarkupSafe>=2.0.0rc2' distribution was not found and is required > > by Jinja2 > > (We only have MarkupSafe 1.1.1 in textproc/py-markupsafe). > > This knocks out CMake -- see https://bugs.freebsd.org/bugzilla/show_bug.cgi? > id=258435 -- because CMake uses Sphinx uses jinja2. And with that, a few > thousand ports that use CMake do, too. > > [ade]