head	1.9;
access;
symbols
	pkgsrc-2026Q1:1.6.0.2
	pkgsrc-2026Q1-base:1.6
	pkgsrc-2025Q4:1.4.0.2
	pkgsrc-2025Q4-base:1.4
	pkgsrc-2025Q3:1.3.0.2
	pkgsrc-2025Q3-base:1.3;
locks; strict;
comment	@# @;


1.9
date	2026.05.21.14.40.20;	author adam;	state Exp;
branches;
next	1.8;
commitid	Gvme8UYAhSD6UGGG;

1.8
date	2026.05.12.05.33.31;	author adam;	state Exp;
branches;
next	1.7;
commitid	1ipi7TTZDn7uauFG;

1.7
date	2026.04.14.12.31.20;	author adam;	state Exp;
branches;
next	1.6;
commitid	kvIqHPwv7oiDnVBG;

1.6
date	2026.02.09.08.33.31;	author adam;	state Exp;
branches;
next	1.5;
commitid	IMH007y4tQXz7GtG;

1.5
date	2026.01.11.08.18.17;	author adam;	state Exp;
branches;
next	1.4;
commitid	Cepbn3mZWv57YWpG;

1.4
date	2025.09.22.09.57.48;	author adam;	state Exp;
branches;
next	1.3;
commitid	LLdSVbZSoTLu5HbG;

1.3
date	2025.08.12.16.05.12;	author adam;	state Exp;
branches;
next	1.2;
commitid	gdTDE5OCsdRgrs6G;

1.2
date	2025.08.11.09.22.14;	author adam;	state Exp;
branches;
next	1.1;
commitid	9TSvVfSGBKMWei6G;

1.1
date	2025.07.28.13.51.07;	author dkazankov;	state Exp;
branches;
next	;
commitid	f55363gounHebw4G;


desc
@@


1.9
log
@py-types-gdb: updated to 16.3.0.20260518

16.3.0.20260518
Upgrade black to 26.5.0
@
text
@# $NetBSD: Makefile,v 1.8 2026/05/12 05:33:31 adam Exp $

DISTNAME=	types_gdb-16.3.0.20260518
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES=	devel python
MASTER_SITES=	${MASTER_SITE_PYPI:=t/types-gdb/}

MAINTAINER=	dkazankov@@NetBSD.org
HOMEPAGE=	https://github.com/python/typeshed
COMMENT=	Typing stubs for gdb
LICENSE=	apache-2.0

TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools

.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
@


1.8
log
@py-types-gdb: updated to 16.3.0.20260508

16.3.0.20260508
Import some items from typing instead of typing_extensions
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2026/04/14 12:31:20 adam Exp $
d3 1
a3 1
DISTNAME=	types_gdb-16.3.0.20260508
@


1.7
log
@py-types-gdb: updated to 16.3.0.20260408

16.3.0.20260408
Use dashes instead of underscores for METADATA.toml field names
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2026/02/09 08:33:31 adam Exp $
d3 1
a3 1
DISTNAME=	types_gdb-16.3.0.20260408
@


1.6
log
@py-types-gdb: updated to 16.3.0.20260203

16.3.0.20260203
[gdb] `Value.address` can be `None`
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2026/01/11 08:18:17 adam Exp $
d3 1
a3 1
DISTNAME=	types_gdb-16.3.0.20260203
@


1.5
log
@py-types-gdb: updated to 16.3.0.20260109

16.3.0.20260109

Update mypy to 1.19.1

Skip gdb stubtest for now
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2025/09/22 09:57:48 adam Exp $
d3 1
a3 1
DISTNAME=	types_gdb-16.3.0.20260109
@


1.4
log
@py-types-gdb: updated to 16.3.0.20250920

16.3.0.20250920 (2025-09-20)

[gdb] Update ThreadExitedEvent parent class for 17.0

Even though the parent thread for `ThreadExitedEvent` won't change from
`Event` to `ThreadEvent` until 17.0 is released, this actually makes
type checking work better in practice for all released versions that
support `ThreadExitedEvent` because at run time `ThreadExitedEvent` has
the lone attribute, `inferior_thread`, that it would have inherited from
`ThreadEvent`.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2025/08/12 16:05:12 adam Exp $
d3 1
a3 1
DISTNAME=	types_gdb-16.3.0.20250920
@


1.3
log
@py-types-gdb: updated to 16.3.0.20250812

16.3.0.20250812
Update GDB stubs to 16.3
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2025/08/11 09:22:14 adam Exp $
d3 1
a3 1
DISTNAME=	types_gdb-16.3.0.20250812
d13 1
a13 1
TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
@


1.2
log
@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
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2025/07/28 13:51:07 dkazankov Exp $
d3 1
a3 1
DISTNAME=	types_gdb-15.0.0.20250809
@


1.1
log
@devel/py-types-gdb: add new package 15.0.0.20250516

Typing stubs for gdb
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.13 2025/04/13 06:51:58 adam Exp $
d3 1
a3 1
DISTNAME=	types_gdb-15.0.0.20250516
a15 1

@

