From nobody Mon Apr 27 13:11:27 2026 X-Original-To: dev-commits-ports-main@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 4g43qN5pBJz6b3cL for ; Mon, 27 Apr 2026 13:11:28 +0000 (UTC) (envelope-from git@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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g43qM74vNz3xBW for ; Mon, 27 Apr 2026 13:11:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777295488; 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; bh=PzuMFz1C4JOkJWrYSfCbymriWVirUqHqqWB2aEHXS4Q=; b=b51daILHHPL8jMWE+2tjiPZlrLmlWSgTwfTg1v7ZA00p7PhYguXVeIGN1o5JdgG6HvkYGP flTPftCf6J4ti8BUr/X4FS1NUtKRO+wrVa7Lo47ci4hC4KB2UfFzjGa41YUKEqbCHQKW9v QtH0QkQVuIjWnDWhfmy8Ac1J8kNP109xe+CCLOmrt1fgKYLXVUsenKY6Na8JZFiVoUpV+M 9f9y/qJqKpfXzbRX+16OZ+KIph0F2ReX5RBooFkyJUkGYHAR3SGyKvsTtXJGlyydMxgl/t KePLfip/LrhBKDbAiIVmmsxEC15JtdXBa5NUZ8L70KGVB/EDuHEIYqxvGlaB5Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777295488; a=rsa-sha256; cv=none; b=s448I3fL5ql+in8OPWZfxmC0uNM5JWsV+2KtkMctD86COL9uKktBpDgC09Dw32GM/PEcdS Z+ZCkz+06MNm0r5Myd2ulVMfi5Zh5AkQbXQkItyHjzffnpchOGbHuKIq5glViZI+bP6pUS uhNxbZcTAEfCFlbxckZ2RM17gli4Cei48QlNiOqdOKoc2P3S5Sit3Z4hvK4aVeDmyt4wtT ZPiaK74Qzi1BB02wKPou52d2XuWCliNFZQT/ZH326E+KAQlIYTTqpd+ctbt137RwQDd4c3 DwOlHGKfu+uDc+W0VY2qFVvPN0EwLU6ehYqWgpuSwyvH5ZwhLLe1+lSgPqieZA== 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=1777295488; 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; bh=PzuMFz1C4JOkJWrYSfCbymriWVirUqHqqWB2aEHXS4Q=; b=A6WpBV5Iy/N5UYgq9zYZtOyhb61Ld27i2aC905OdYdOdhlcW2dPF0R3wOCMT4WKz5mW1Cx jBu7LGS2jNF2LQsfqtpY6qt8hXwRIh89OfqdKmaiRn5gekJlU1gg157PfiiQ8KKWE+/qUt 9b0yih+e1Dk+TmZsLVsm9yynshYik44YTTfJ4po4gTiCPPkj+5Z1JBXGWwrkMXfR+ZS9la JJwXSIIqyMXUZTH9FdNeMsrLu9nxwNijeuP+4wM+wDF4jpqywFzuhQ96Fz7/EEMiXU0rLQ DZZEw+HSDjGsB/N9IQJ4Ihbet8b5bdMQ5wJ/VeUO9+ARE26fm4h+Jrq/ukDdRA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g43qM6Z08z17D7 for ; Mon, 27 Apr 2026 13:11:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 30b35 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 13:11:27 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: ba971e6324fc - main - devel/py-moto: Update to 5.1.22 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ba971e6324fcf29bcf1389aebf81b71f31d67841 Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 13:11:27 +0000 Message-Id: <69ef607f.30b35.356e1eb@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba971e6324fcf29bcf1389aebf81b71f31d67841 commit ba971e6324fcf29bcf1389aebf81b71f31d67841 Author: Po-Chuan Hsieh AuthorDate: 2026-04-27 13:03:07 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-27 13:07:20 +0000 devel/py-moto: Update to 5.1.22 Changes: https://github.com/getmoto/moto/releases https://github.com/getmoto/moto/blob/master/CHANGELOG.md --- devel/py-moto/Makefile | 2 +- devel/py-moto/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-moto/Makefile b/devel/py-moto/Makefile index 603798d5cf92..fd85bbeb4a2e 100644 --- a/devel/py-moto/Makefile +++ b/devel/py-moto/Makefile @@ -1,5 +1,5 @@ PORTNAME= moto -PORTVERSION= 5.1.21 +PORTVERSION= 5.1.22 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/getmoto/moto/releases/download/${PORTVERSION}/ diff --git a/devel/py-moto/distinfo b/devel/py-moto/distinfo index 1bbe836056d5..307297c3f1da 100644 --- a/devel/py-moto/distinfo +++ b/devel/py-moto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775587334 -SHA256 (moto-5.1.21.tar.gz) = 713dde46e71e2714fa9a29eec513ec618d35e1d84c256331b5aab3f30692feeb -SIZE (moto-5.1.21.tar.gz) = 8441171 +TIMESTAMP = 1777252646 +SHA256 (moto-5.1.22.tar.gz) = e5b2c378296e4da50ce5a3c355a1743c8d6d396ea41122f5bb2a40f9b9a8cc0e +SIZE (moto-5.1.22.tar.gz) = 8547792