pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/py-librt



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun May 10 08:38:04 UTC 2026

Modified Files:
        pkgsrc/lang/py-librt: Makefile distinfo

Log Message:
py-librt: updated to 0.10.0

0.10.0
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/py-librt/Makefile \
    pkgsrc/lang/py-librt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/py-librt/Makefile
diff -u pkgsrc/lang/py-librt/Makefile:1.4 pkgsrc/lang/py-librt/Makefile:1.5
--- pkgsrc/lang/py-librt/Makefile:1.4   Wed Apr 15 17:34:56 2026
+++ pkgsrc/lang/py-librt/Makefile       Sun May 10 08:38:04 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2026/04/15 17:34:56 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2026/05/10 08:38:04 adam Exp $
 
-DISTNAME=      librt-0.9.0
+DISTNAME=      librt-0.10.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    lang
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/librt/}
@@ -11,7 +11,6 @@ COMMENT=      Mypyc runtime library
 LICENSE=       mit
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-DEPENDS+=      ${PYPKGPREFIX}-mypy_extensions-[0-9]*:../../lang/py-mypy_extensions
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
 
 do-test:
Index: pkgsrc/lang/py-librt/distinfo
diff -u pkgsrc/lang/py-librt/distinfo:1.4 pkgsrc/lang/py-librt/distinfo:1.5
--- pkgsrc/lang/py-librt/distinfo:1.4   Wed Apr 15 17:34:56 2026
+++ pkgsrc/lang/py-librt/distinfo       Sun May 10 08:38:04 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2026/04/15 17:34:56 wiz Exp $
+$NetBSD: distinfo,v 1.5 2026/05/10 08:38:04 adam Exp $
 
-BLAKE2s (librt-0.9.0.tar.gz) = 33aa1c16b4d49f8a0a5db09859c7081fb703d5e9d0b24edebf11e446b140f23a
-SHA512 (librt-0.9.0.tar.gz) = 0877b217af0898b20623290aa5aeaabc224342d19bf2e6142d7ba7afd1d9d5ab19266e79e09b31a4b6cdd02ebeebc38561fc8876ff13026df1745e35ddd7d7a6
-Size (librt-0.9.0.tar.gz) = 184368 bytes
+BLAKE2s (librt-0.10.0.tar.gz) = 0e455e3aaa39dffd9722d02aa1c6503317a28eaac995512dcea32e1108a1b44f
+SHA512 (librt-0.10.0.tar.gz) = 0cb251c8595d711b90434b7f6bb95b577cf3231bf72d7de75c98db47326dbbdb193cdf69c5bcd165282483c211738ad982bdda2538b62e7ed2eb1de8025f413d
+Size (librt-0.10.0.tar.gz) = 191799 bytes



Home | Main Index | Thread Index | Old Index