From nobody Wed Apr 19 06:29:30 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Q1W9Q0SC8z453Dx; Wed, 19 Apr 2023 06:29:46 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-lf1-f50.google.com (mail-lf1-f50.google.com [209.85.167.50]) (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 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q1W9P331Rz4MnN; Wed, 19 Apr 2023 06:29:45 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-lf1-f50.google.com with SMTP id 2adb3069b0e04-4ec816d64afso12442838e87.1; Tue, 18 Apr 2023 23:29:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681885782; x=1684477782; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n+aBIbsyPmn7JxtOVEgC+O2ABAKb0yKmX81QYHBCTVg=; b=AjHDtMk1P2hjPHq6AfpwiTykcivj52D3b2JHHKkVY4ttM9y/twWHLrYAiDj5p2ReCL CPQC+M5oTnO/9MU2MZ0ABBwOyl39h5RZi+1La3xUWCRKQrPBaX9yT7Pb8pGtglFS+NBs roXloqWJGAcLVBgUqZex8VyBL1sz1bXsccpe2rjWl0Qr4/x5RZCz+QAQLEF08tTRGfud +ELzr0/3FGmzDdRzkNNY/bYMaLrfWOEVuFUTG7AleViIvC/hbkUPW5JSnCio3RfMhQcC PENzGxtPBXQ/p3H76YVbmdzjEqw8DYZO9eR0zsGPOtUrtXMNqY/13NyijHwrhXzaASaQ cwig== X-Gm-Message-State: AAQBX9e/Z4BqKBt6cgAmNP8ws9Yz67TsiDUHiItNpmvcsF7+6n7zMAv5 MH6P2+PaLVzoDwakA3Zrt0AZpmTqm/INfcjKPV7EvwewkMI= X-Google-Smtp-Source: AKy350ZvJXIhsQgtvavA3KRr8Sv+jnzuDWyuB419FuB8MVNG3BoD3XMQKofplEgVAuReOJHCUlmBf0nyt3NNW/tppcM= X-Received: by 2002:a05:6512:238d:b0:4eb:1315:eaea with SMTP id c13-20020a056512238d00b004eb1315eaeamr464817lfv.3.1681885781989; Tue, 18 Apr 2023 23:29:41 -0700 (PDT) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 References: <202304182149.33ILnk7D045124@gitrepo.freebsd.org> In-Reply-To: <202304182149.33ILnk7D045124@gitrepo.freebsd.org> From: Antoine Brodin Date: Wed, 19 Apr 2023 06:29:30 +0000 Message-ID: Subject: Re: git: 4688ea1e121d - main - devel/py-distributed: Update to 2023.4.0 To: Po-Chuan Hsieh Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4Q1W9P331Rz4MnN X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; TAGGED_FROM(0.00)[] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Tue, Apr 18, 2023 at 9:49=E2=80=AFPM Po-Chuan Hsieh wrote: > > The branch main has been updated by sunpoet: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D4688ea1e121d3e248f201655= 7af0c0311618f73d > > commit 4688ea1e121d3e248f2016557af0c0311618f73d > Author: Po-Chuan Hsieh > AuthorDate: 2023-04-18 21:38:07 +0000 > Commit: Po-Chuan Hsieh > CommitDate: 2023-04-18 21:38:07 +0000 > > devel/py-distributed: Update to 2023.4.0 > > - Convert to USE_PYTHON=3Dpep517 > > Changes: https://github.com/dask/distributed/blob/main/docs/so= urce/changelog.rst > https://distributed.dask.org/en/latest/changelog.html > --- > devel/py-distributed/Makefile | 9 ++++++--- > devel/py-distributed/distinfo | 6 +++--- > 2 files changed, 9 insertions(+), 6 deletions(-) This breaks the ports tree (with devel/py-dask too) Please revert and test what you commit. Antoine