From nobody Wed Jun 21 10:09:39 2023 X-Original-To: ports-bugs@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 4QmK4337D0z4gSxG for ; Wed, 21 Jun 2023 10:09:39 +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 4QmK431Y82z3nvW for ; Wed, 21 Jun 2023 10:09:39 +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=1687342179; 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=GeC+6d1MKXqjfDri4aVUsk1ZCNIt6XfuuvQw+9FN6Ew=; b=RLKNKBxWCFKMuegt0vCwXuKQcJWfxOxKA3DhyzezUGqatgEtF3qtA7Pbyckt82SXJFgXqW /bjaQcG/zsctiMn0nJA+B3RncYUPeI9qtqJVTY2PV4M6d4SQ+E/5o8C3xaWMRct0G0lqMA ex+nAsd7CQheDt13CTj1YSgTV4gU5UKVHzWNkri1u81+vfNHu/YAklINgA+oz1ZePQczng mw30jAWYzKrLalvi7idpdyRg7rQq8V8sXxcXrEMrcgtBlyt+4ugEZrJFitIFlwPVMvfp0J I0z6Eph1ZJUw1WjyH0eeSvt19/AdqR1ZOYDjCdhahZ9gcj9JooOQm+CV21OUDA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687342179; a=rsa-sha256; cv=none; b=mV6ZTtLigdyQIQanJfhtz/5sRM0UpjjuamssXczha+e/amTi0Rcs+cRGWZIZAozJy5Guae FciZQnQC0E2vlxugCg2AkWFqLlOpnpD3/VfO/3wbOq+i+3H132ApM9u0s4QFH5ggz75fxS 765XjipY2rf5pKIxNxJGtRcekpDTy4JAPtYr7xsKSnBurub3JL3hcWqlv15wvbsGl3REUt 6t0H6haI12tVyojDDfP1NZdNw8LLbuAPPDwwDlMGOdHHbUifS240zMJwAJpDyaSATGDs2V NW4OGWF4i4gDLkIaqu9WEYWvn3eYoqWBLUF2hjVhbioWnhNPg80rEo8VPkgI1g== 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 4QmK430dh4zck6 for ; Wed, 21 Jun 2023 10:09:39 +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 35LA9d6P092747 for ; Wed, 21 Jun 2023 10:09:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35LA9djH092746 for ports-bugs@FreeBSD.org; Wed, 21 Jun 2023 10:09:39 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 272060] devel/py-hvac: update to 1.1.1 Date: Wed, 21 Jun 2023 10:09:39 +0000 X-Bugzilla-Reason: AssignedTo 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: eduardo@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: assigned_to bug_status 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272060 Nuno Teixeira changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |eduardo@FreeBSD.org Status|Open |In Progress --=20 You are receiving this mail because: You are the assignee for the bug.=