Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2026 11:58:28 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 25f1107ebadb - main - devel/py-librt: Update to 0.7.5
Message-ID:  <6968d664.388e2.1771a06f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=25f1107ebadb25101c6c753e9d1b57008949b92d

commit 25f1107ebadb25101c6c753e9d1b57008949b92d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-15 11:37:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-15 11:53:24 +0000

    devel/py-librt: Update to 0.7.5
    
    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-setup.py | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-librt/Makefile b/devel/py-librt/Makefile
index aa04691ef5c9..0396285408c3 100644
--- a/devel/py-librt/Makefile
+++ b/devel/py-librt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	librt
-PORTVERSION=	0.7.2
+PORTVERSION=	0.7.5
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-librt/distinfo b/devel/py-librt/distinfo
index e767643b0c69..0a8b008b73df 100644
--- a/devel/py-librt/distinfo
+++ b/devel/py-librt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766036419
-SHA256 (librt-0.7.2.tar.gz) = 48aa0f311bdf90ec9a63e3669b6aff04967f24f2f67fe9372c570a21dc9ae873
-SIZE (librt-0.7.2.tar.gz) = 144193
+TIMESTAMP = 1767157635
+SHA256 (librt-0.7.5.tar.gz) = de4221a1181fa9c8c4b5f35506ed6f298948f44003d84d2a8b9885d7e01e6cfa
+SIZE (librt-0.7.5.tar.gz) = 145868
diff --git a/devel/py-librt/files/patch-setup.py b/devel/py-librt/files/patch-setup.py
index 6d6b501b35b4..72ec7c17251a 100644
--- a/devel/py-librt/files/patch-setup.py
+++ b/devel/py-librt/files/patch-setup.py
@@ -1,6 +1,6 @@
 --- setup.py.orig	2025-12-05 21:07:15 UTC
 +++ setup.py
-@@ -172,21 +172,11 @@ else:
+@@ -116,21 +116,11 @@ else:
                  "librt.base64",
                  [
                      "librt_base64.c",


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d664.388e2.1771a06f>