From nobody Sun Jun 23 03:21:46 2024
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 4W6Gbb0sN4z5Ndgc
	for <python@mlmmj.nyi.freebsd.org>; Sun, 23 Jun 2024 03:21:47 +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 4W6GbZ4bksz4rPM
	for <python@FreeBSD.org>; Sun, 23 Jun 2024 03:21:46 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719112906; a=rsa-sha256; cv=none;
	b=M8brfQp7qQT5KICh/63ehkyhRt5pO+Svu3xnmFoC7jos6rnjfasEE8WpQPrBP3/M7IMbhD
	3ivvGLOCF9dWjI8z5njBAabcjrhPgkZ0GT/MD7SwKU8ns+PUNPgd6zfycpIBij77DR8H+f
	P5ADpCbWp4vOKpiTwwLbIeZtVHzBj1DCL5mApXCqD4aO2Bwqh9ttViYblpnVvkR+LuM3VT
	O06kpxhTXeX3N8KGQvISwdakBFHy4LTrqrb7M04djrdWZqE5xFWW1ochjiI68OEz3ZFnsN
	WK9yEzWYFFGDKAkJ8wXfHpJrLekwKNJGBvof4CNO1ZJRMQ2X6QmcnAuOJ9cDvQ==
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=1719112906;
	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=SUtPUKkghXN7Kwllh/CMH/YzeNsn9P9Hzto0A8XfZdc=;
	b=nAv3oHz/S8qFr9FyqludvSNt3rb7qvXViYUnNDXgWj4N4QKRnuXXI6EBpS7MCyL9iTTvsF
	gU1mbWRcW4Thhzg2Um10LEJVIHG651WRaBRz/SUWHHUfAw8xxd1tdEOFUceur6mnFxOzN7
	WpfyygqA0HNdtebFswLVeQMGhIIWKSodWAKIX1zuA5oP+tHoM2wS+6xNkP7zrOjSuieF/q
	A8rqfCUmBuDnXUlePxSa1O/f0V7IepujpTjDjzD9Eo5cXff+aiMvU+AMpMBs1346Pj+82N
	tLi/IhrzJj33thh7g5k8ZQ26LSlCWEDwIvuY5uoF9kiV+GQUWpNslElwOUSjAg==
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 4W6GbZ4DFYzJ4J
	for <python@FreeBSD.org>; Sun, 23 Jun 2024 03:21:46 +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 45N3LksN028995
	for <python@FreeBSD.org>; Sun, 23 Jun 2024 03:21:46 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45N3Lkmj028994
	for python@FreeBSD.org; Sun, 23 Jun 2024 03:21:46 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 279917] mail/py-flask-mail: Update to 0.10.0
Date: Sun, 23 Jun 2024 03:21:46 +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: john@saltant.com
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: wen@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-279917-21822-97A5vSd3V4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279917-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-279917-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>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0

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

--- Comment #4 from John W. O'Brien <john@saltant.com> ---
(In reply to commit-hook from comment #2)

Why did you reject the WWW change?

My patch: https://github.com/pallets-eco/flask-mail/
Your commit: https://github.com/mattupstate/flask-mail

According to the PyPI project, "This project is part of the Pallets Communi=
ty
Ecosystem."

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