From nobody Wed Dec 21 10:06:06 2022 X-Original-To: python@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 4NcTby4CQxz1G9C4 for ; Wed, 21 Dec 2022 10:06:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NcTby2prjz3QhZ for ; Wed, 21 Dec 2022 10:06:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671617166; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xsOfYk6TrTlV/rekniA4j5q7Qx5m4TX891W7SUCWlzU=; b=QC0EdMYn7RvmeAxgRKBYsC5Kfb32YbGyWiZ1PLTp6buMkAJvB0oXHNm19wRwvmuBmbARLH al7uRrruTDuNIkQLk1YD6rWjUQawsbbrpzMENQoNqgjVefeDT3aOqKmrj6bWRNeLGszJbV PhGow8wZWdHG2CrVfFONDOh+JVPJh1eeIqxHTg3OzVt/5zfD/o1s8oeIKubEtv9EOfmoRf cE95+QekqMIt1/6+u2L1EOak2WZSjYYkExPB2VTGt853h63xWkHJhXeZw7GUXI0wH8yzpE EW4sy0gpm5w1ZP++QAmsVLpGElgve22t67c++qgKR4JERAFE9iQMqUy8hkKung== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671617166; a=rsa-sha256; cv=none; b=qgbFCK870xhsXUanzj36SRvcoOtaS9Uy5+I3+iG+M/loOzYd+1b5s/WegT3PTI5K9MOxxf SmiiIIzYo2OXXF04IMHzFUcLXfZCxl1T9xTFJ2fbisD/bOd6PwnEQg96hQzFaOV/cBCeKR Wrcloip0ByIxbZrtlkV6VHbsu42SzNOfXyz4OF3fEUzeI31lp7whQsr8Mq0VQjit4e+FTj f/R7IyCkFF+8xiQzRoMzkdszAZmCz1T1OHgsLWqtjJjlz9I2hapAhB69/BcZ9aDqFAb0Kv B/VWuGDBL8+pmGuTrj1oBf/kXsQc1lIe3X7fP3kuPYX334lnyv8pPXzw3YD7Qw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NcTby1wfyz19RT for ; Wed, 21 Dec 2022 10:06:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2BLA66Tj091453 for ; Wed, 21 Dec 2022 10:06:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BLA66c6091452 for python@FreeBSD.org; Wed, 21 Dec 2022 10:06:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 267604] devel/py-apispec: Update to 6.0.2 Date: Wed, 21 Dec 2022 10:06:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: eduardo@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267604 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D2087a79133cf5e91f3b372692522e3c= 0b6e77bfd commit 2087a79133cf5e91f3b372692522e3c0b6e77bfd Author: Goran Meki=C4=87 AuthorDate: 2022-12-21 09:53:32 +0000 Commit: Nuno Teixeira CommitDate: 2022-12-21 10:04:54 +0000 devel/py-apispec: Update to 6.0.2 ChangeLog: =20=20=20 https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst#602-2022= -11-10 PR: 267604 devel/py-apispec/Makefile | 5 ++++- devel/py-apispec/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=