pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-types-gdb
Module Name: pkgsrc
Committed By: adam
Date: Mon Aug 11 09:22:14 UTC 2025
Modified Files:
pkgsrc/devel/py-types-gdb: Makefile distinfo
Log Message:
py-types-gdb: updated to 15.0.0.20250809
15.0.0.20250809
Fix dunder-method positional-only parameter discrepancies in third-party stubs
Mark stub-only private symbols as `@type_check_only` in third-party stubs
15.0.0.20250801
Split `tool.stubtest.platforms` metadata key
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-types-gdb/Makefile \
pkgsrc/devel/py-types-gdb/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-types-gdb/Makefile
diff -u pkgsrc/devel/py-types-gdb/Makefile:1.1 pkgsrc/devel/py-types-gdb/Makefile:1.2
--- pkgsrc/devel/py-types-gdb/Makefile:1.1 Mon Jul 28 13:51:07 2025
+++ pkgsrc/devel/py-types-gdb/Makefile Mon Aug 11 09:22:14 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2025/07/28 13:51:07 dkazankov Exp $
+# $NetBSD: Makefile,v 1.2 2025/08/11 09:22:14 adam Exp $
-DISTNAME= types_gdb-15.0.0.20250516
+DISTNAME= types_gdb-15.0.0.20250809
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/types-gdb/}
@@ -13,5 +13,4 @@ LICENSE= apache-2.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
.include "../../lang/python/wheel.mk"
-
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-types-gdb/distinfo
diff -u pkgsrc/devel/py-types-gdb/distinfo:1.1 pkgsrc/devel/py-types-gdb/distinfo:1.2
--- pkgsrc/devel/py-types-gdb/distinfo:1.1 Mon Jul 28 13:51:07 2025
+++ pkgsrc/devel/py-types-gdb/distinfo Mon Aug 11 09:22:14 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2025/07/28 13:51:07 dkazankov Exp $
+$NetBSD: distinfo,v 1.2 2025/08/11 09:22:14 adam Exp $
-BLAKE2s (types_gdb-15.0.0.20250516.tar.gz) = a3e9cd42f174570bf1d19ed8edfc40705c911ebcf77c23314f5983d8ffeba534
-SHA512 (types_gdb-15.0.0.20250516.tar.gz) = e0324a251ff9068cc595177d82e144aca7129c04bc15020baa1255134cabccc66b57c03147876550fa2702052b53813ff386511579c812b899376ca9b6f54ed0
-Size (types_gdb-15.0.0.20250516.tar.gz) = 20215 bytes
+BLAKE2s (types_gdb-15.0.0.20250809.tar.gz) = 7f5409375c2e4d2051ee1f8614ecadb2f0120741855026fc4122b21489493e84
+SHA512 (types_gdb-15.0.0.20250809.tar.gz) = a6de16e9d9a5ec327eeed9acc8582aa90753b192d1302c02ef6a8fad16d4836fd54e8f65f0b01ee43c92b03ef758620b9185426d4e0b6d07265ccfb8970f73fc
+Size (types_gdb-15.0.0.20250809.tar.gz) = 24555 bytes
Home |
Main Index |
Thread Index |
Old Index