From nobody Mon Apr 27 13:11:24 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 4g43qM2VbVz6b3TK for ; Mon, 27 Apr 2026 13:11:27 +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 4g43qJ5hxMz3wwl for ; Mon, 27 Apr 2026 13:11:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777295484; 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=/tPay8ufzGvZcan9kg8FbM22ndekhuOnqPOYrxb2RLA=; b=D0TOkQx2MAMZI8vgeEiVWQNLb84Oa9BL9JCaN68UOgRKMzuiZis+HyT0OfLvL9mOsLSq2Z U9gGW+gT8qON2lRqCygu5r0S+bxW02O1ZUa5M6VkVW3UY+W58HonCo94tNdKGVJlac52Y2 6lPzqLUTD2u/Mv20IwmK60IjUR2jtqqbGzdoQ1Rcme+SS75Yw/SerxnDCyp5DjOm5l9aGn XO8USL3s1MWklqvv1aUVjA3EBdlT9FsuMwyEE2WWxGemDnAj9EEudvW0yxnrqrhN8HfIq+ mit86+ll5m1lPO6Cuk4Dc8L/QBN1GpCi7BWD17F1qWjSUQYkYLGKWbOd8EyIUQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777295484; a=rsa-sha256; cv=none; b=TOo1tJdSJi1Pykl0PBffMm3FMh9V/3byymjh/HXfSxfu2QPLXgtpmesVcVHJIAHMdvn6m4 qQ/0IRspS7pViAv3RBhH8vfL2mrE36LZ7ztcSBRs93VKQGU1/RqBOu5bpwRjrU1xhYwd/q DayEJd7doLDdVhZftZVLLEO6iDfWWP4nMtEQNmMSlu/KYupm7wRGCwlQx8BmxWxb5O/0/o pTFLleNBCvI/D5v7d+3JwMGnnPqbs62BhjKttfbm1ndMjARebLwsc/9rzTzxGvkVeJSjai mMf4VERex491UN+2UQ5MKUV2Ts95aOCPCha4hKJXEVJmKeJSGKtAq7ugtt0Z+Q== 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=1777295484; 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=/tPay8ufzGvZcan9kg8FbM22ndekhuOnqPOYrxb2RLA=; b=auii26PnWdK7xIO2vSVwsQJQTXxCP2aITAiteYpYz60ENENFOKBrnkpv3DW38RGV3GRzzT vyqXkI7EQckEJOkk2mI7OaJRiN+TCs0CyZ5WsaWQpTpaOm4WSrx3BPAaJ4kGn+Se/Iwzuc LPxqo684Tph6v1gFx98MovGz1kNlLCIoSVJV7yQYXSQuWwA1gw4TB13d6IfjuATP952hPD Ak8G20FjxKkuJeIUsfFBo0lpDS3aDb2APRGkP1JpgVqGFI96GmF+gjVGUTl1LiUeXpjsRV TCNAacYybc+9Cke1X2eopD1+hQqRM0xS+KLz2ZXJuKHwtfpLSfV6jzykJfV88Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g43qJ4j3mz17Gl for ; Mon, 27 Apr 2026 13:11:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 31f46 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 13:11:24 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: a47e50e65246 - main - devel/py-librt: Update to 0.9.0 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: a47e50e65246a1d24abfe0a4e758cb78b0cf0f45 Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 13:11:24 +0000 Message-Id: <69ef607c.31f46.371975ff@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a47e50e65246a1d24abfe0a4e758cb78b0cf0f45 commit a47e50e65246a1d24abfe0a4e758cb78b0cf0f45 Author: Po-Chuan Hsieh AuthorDate: 2026-04-27 13:03:04 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-27 13:07:19 +0000 devel/py-librt: Update to 0.9.0 Changes: https://github.com/python/mypy/commits/master/mypyc/lib-rt --- devel/py-librt/Makefile | 2 +- devel/py-librt/distinfo | 6 +++--- devel/py-librt/files/patch-pyproject.toml | 11 ++++++++++- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/devel/py-librt/Makefile b/devel/py-librt/Makefile index 7d1ac4def9a1..97ff385f5238 100644 --- a/devel/py-librt/Makefile +++ b/devel/py-librt/Makefile @@ -1,5 +1,5 @@ PORTNAME= librt -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-librt/distinfo b/devel/py-librt/distinfo index 8c86d2690301..a0bd25390f36 100644 --- a/devel/py-librt/distinfo +++ b/devel/py-librt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775587322 -SHA256 (librt-0.8.1.tar.gz) = be46a14693955b3bd96014ccbdb8339ee8c9346fbe11c1b78901b55125f14c73 -SIZE (librt-0.8.1.tar.gz) = 177471 +TIMESTAMP = 1777252640 +SHA256 (librt-0.9.0.tar.gz) = a0951822531e7aee6e0dfb556b30d5ee36bbe234faf60c20a16c01be3530869d +SIZE (librt-0.9.0.tar.gz) = 184368 diff --git a/devel/py-librt/files/patch-pyproject.toml b/devel/py-librt/files/patch-pyproject.toml index 72d826e85537..80be0365e2cb 100644 --- a/devel/py-librt/files/patch-pyproject.toml +++ b/devel/py-librt/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2025-11-29 13:53:51 UTC +--- pyproject.toml.orig 2026-04-09 15:44:57 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] @@ -7,3 +7,12 @@ build-backend = "setuptools.build_meta" [project] +@@ -20,7 +20,7 @@ version = "0.9.0" + {name = "Ivan Levkivskyi", email = "levkivskyi@gmail.com"}, + ] + version = "0.9.0" +-license = "MIT" ++license = {text = "MIT"} + classifiers = [ + "Development Status :: 3 - Alpha", + "Environment :: Console",