From nobody Fri Sep  1 17:17:10 2023
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 4Rcl861j1nz4rpB2
	for <python@mlmmj.nyi.freebsd.org>; Fri,  1 Sep 2023 17:17:10 +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 4Rcl860JQ0z3cr4
	for <python@FreeBSD.org>; Fri,  1 Sep 2023 17:17:10 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693588630; a=rsa-sha256; cv=none;
	b=yhfIn9c8h8n0BN+En3GkVYCwMzHPJgIUwOZ0dTqhTnwRu0u388h5ETu3BOcvSFIVJGeQNc
	WwTrHvTMKR9MaudvvhE/H2OWrLRC6Ab1imfnZGSpBnC7cHkLl0YM6dIc6Vscw19mHQkWT6
	YEdH+8hB/RTvPCaMFsysIoV89qW+qTVEwglhEYJyybFhR+QdDrkFW5ne8DF7gXq/HI9mkK
	x9VeT22IBeC/lswLwDc92467ZPazsdUF90nn9i4Ly2A3dgKO0W1QKwN9OgxAN4E19D4za6
	blKDGwFswYYGYHzlwUS8ppthvJIcbs7mk3+7BR7jcU2POwSPOgr64YrFoQQrAQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1693588630;
	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=9NR7X1m173GajQKrcN/d/yqWkxRoB0Gy75IQJhLyNdM=;
	b=RF08bPFHKUKUlpP59aKacu9w7LJLuHIxGpzeMYCPhEfEvUve9aBkaiue6+z0cnqLewNxu2
	Nglj2aqYXyWIryu19onFqrDwfnrEs9CO9guQdpU59qOmVl8mrAo4NHXCDNRJv0lauvA0vz
	hjkZi2clk0HezKZvFUPB5vXvsCW3CCn5+37fJ/P6i5bslcB8sW7rINCDQj51LmH8lVSNe/
	mXpr8mTg+RDxN2ZOg3YsozzR8v079/aFwXDSgeXK24lFz5KZndZamijBss0h9w05DDZf5q
	Ls4OzJb/cPAz0RTP52Y+/Q6aTNp+HatVafAw3TapTl4TdX5DKTB9je4dBDwKqg==
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 4Rcl856VMwz18L9
	for <python@FreeBSD.org>; Fri,  1 Sep 2023 17:17:09 +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 381HH911068456
	for <python@FreeBSD.org>; Fri, 1 Sep 2023 17:17:09 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 381HH9cn068455
	for python@FreeBSD.org; Fri, 1 Sep 2023 17:17:09 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: python@FreeBSD.org
Subject: [Bug 259510] cad/py-cadquery: Update to 2.1.1
Date: Fri, 01 Sep 2023 17:17:10 +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: needs-patch, needs-qa
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: bofh@freebsd.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: Overcome By Events
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: resolution cc bug_status
Message-ID: <bug-259510-21822-paiS6IjHKV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259510-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-259510-21822@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259510

Muhammad Moinur Rahman <bofh@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Overcome By Events
                 CC|                            |bofh@freebsd.org
             Status|Open                        |Closed

--- Comment #12 from Muhammad Moinur Rahman <bofh@freebsd.org> ---
port has been removed from the tree.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=