head	1.22;
access;
symbols
	pkgsrc-2026Q1:1.19.0.2
	pkgsrc-2026Q1-base:1.19
	pkgsrc-2025Q4:1.16.0.2
	pkgsrc-2025Q4-base:1.16
	pkgsrc-2025Q3:1.13.0.2
	pkgsrc-2025Q3-base:1.13
	pkgsrc-2025Q2:1.10.0.2
	pkgsrc-2025Q2-base:1.10
	pkgsrc-2025Q1:1.8.0.4
	pkgsrc-2025Q1-base:1.8
	pkgsrc-2024Q4:1.8.0.2
	pkgsrc-2024Q4-base:1.8
	pkgsrc-2024Q3:1.5.0.2
	pkgsrc-2024Q3-base:1.5
	pkgsrc-2024Q2:1.3.0.2
	pkgsrc-2024Q2-base:1.3
	pkgsrc-2024Q1:1.2.0.2
	pkgsrc-2024Q1-base:1.2
	pkgsrc-2023Q4:1.1.0.2
	pkgsrc-2023Q4-base:1.1;
locks; strict;
comment	@# @;


1.22
date	2026.05.12.05.36.30;	author adam;	state Exp;
branches;
next	1.21;
commitid	ixt9UKJu4gXubuFG;

1.21
date	2026.04.14.12.32.07;	author adam;	state Exp;
branches;
next	1.20;
commitid	nzPoG8cdZwaUnVBG;

1.20
date	2026.04.02.06.15.38;	author adam;	state Exp;
branches;
next	1.19;
commitid	NKZxRmCeEamEGlAG;

1.19
date	2026.03.06.06.50.13;	author adam;	state Exp;
branches;
next	1.18;
commitid	Dd41dgndSmZlKSwG;

1.18
date	2026.03.02.08.11.46;	author adam;	state Exp;
branches;
next	1.17;
commitid	yr6ppwlBKj2iknwG;

1.17
date	2026.02.09.08.34.27;	author adam;	state Exp;
branches;
next	1.16;
commitid	XNa0imk0wtuV7GtG;

1.16
date	2025.11.16.10.41.30;	author adam;	state Exp;
branches;
next	1.15;
commitid	EaGRuGRto16UyLiG;

1.15
date	2025.11.10.11.43.26;	author adam;	state Exp;
branches;
next	1.14;
commitid	5oaJjd8eIty560iG;

1.14
date	2025.10.20.10.24.04;	author adam;	state Exp;
branches;
next	1.13;
commitid	4WwiNgJhO9PIkifG;

1.13
date	2025.08.26.08.50.23;	author adam;	state Exp;
branches;
next	1.12;
commitid	OsUHZhJGAelcAd8G;

1.12
date	2025.08.11.09.23.58;	author adam;	state Exp;
branches;
next	1.11;
commitid	TfklZ1rd2LXufi6G;

1.11
date	2025.07.14.07.11.28;	author adam;	state Exp;
branches;
next	1.10;
commitid	WqAvvWp5anHUpG2G;

1.10
date	2025.05.21.06.50.59;	author adam;	state Exp;
branches;
next	1.9;
commitid	n3CpUog8cpau2KVF;

1.9
date	2025.04.14.08.59.33;	author adam;	state Exp;
branches;
next	1.8;
commitid	sLYR7ltLw1dtWZQF;

1.8
date	2024.12.16.05.50.59;	author adam;	state Exp;
branches;
next	1.7;
commitid	aRM0Kkgca3bQIGBF;

1.7
date	2024.11.11.07.29.14;	author wiz;	state Exp;
branches;
next	1.6;
commitid	1fBDq3LwS98NncxF;

1.6
date	2024.11.08.14.24.35;	author adam;	state Exp;
branches;
next	1.5;
commitid	rC9SHKPBS0jJMQwF;

1.5
date	2024.09.16.08.03.44;	author adam;	state Exp;
branches;
next	1.4;
commitid	BkTYzCoobjpHn0qF;

1.4
date	2024.08.23.10.14.17;	author adam;	state Exp;
branches;
next	1.3;
commitid	VPWJn4lWFUenSVmF;

1.3
date	2024.04.10.09.16.24;	author adam;	state Exp;
branches;
next	1.2;
commitid	HP33D7NQyj0vTz5F;

1.2
date	2024.02.19.18.33.25;	author adam;	state Exp;
branches;
next	1.1;
commitid	BSMr2PCepFtgC4ZE;

1.1
date	2023.10.09.12.24.17;	author adam;	state Exp;
branches;
next	;
commitid	yNnAmKsQflNFQWHE;


desc
@@


1.22
log
@py-types-python-dateutil: updated to 2.9.0.20260508

2.9.0.20260508
Import some items from typing instead of typing_extensions
@
text
@# $NetBSD: Makefile,v 1.21 2026/04/14 12:32:07 adam Exp $

DISTNAME=	types_python_dateutil-2.9.0.20260508
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES=	time python
MASTER_SITES=	${MASTER_SITE_PYPI:=t/types-python-dateutil/}

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

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

USE_LANGUAGES=	# none

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


1.21
log
@py-types-python-dateutil: updated to 2.9.0.20260408

2.9.0.20260408
Use dashes instead of underscores for METADATA.toml field names
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.20 2026/04/02 06:15:38 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20260408
@


1.20
log
@py-types-python-dateutil: updated to 2.9.0.20260402

2.9.0.20260402

Update mypy to 1.20.0
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.19 2026/03/06 06:50:13 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20260402
@


1.19
log
@py-types-python-dateutil: updated to 2.9.0.20260305

2.9.0.20260305
[python-dateutil] Complete stubs
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.18 2026/03/02 08:11:46 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20260305
@


1.18
log
@py-types-python-dateutil: updated to 2.9.0.20260302

2.9.0.20260302

[python-dateutil] Make `dateutil.parser.parse(fuzzy_with_tokens=True)` return a tuple
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.17 2026/02/09 08:34:27 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20260302
@


1.17
log
@py-types-python-dateutil: updated to 2.9.0.20260124

2.9.0.20260124
[python-dateutil] Add missing annotation to 'tag' in rebuild.py
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.16 2025/11/16 10:41:30 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20260124
@


1.16
log
@py-types-python-dateutil: updated to 2.9.0.20251115

2.9.0.20251115
[python-dateutil] Add missing parameter annotations
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.15 2025/11/10 11:43:26 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20251115
@


1.15
log
@py-types-python-dateutil: updated to 2.9.0.20251108

2.9.0.20251108
[python-dateutil] add some missing parameter types
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.14 2025/10/20 10:24:04 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20251108
@


1.14
log
@py-types-python-dateutil: updated to 2.9.0.20251008

2.9.0.20251008
python-dateutil: add overload to rrulestr
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.13 2025/08/26 08:50:23 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20251008
@


1.13
log
@py-types-python-dateutil: updated to 2.9.0.20250822

2.9.0.20250822

Add __slots__ to third-party packages using stubdefaulter
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.12 2025/08/11 09:23:58 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20250822
@


1.12
log
@py-types-python-dateutil: updated to 2.9.0.20250809

2.9.0.20250809

Mark stub-only private symbols as `@@type_check_only` in third-party stubs
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 2025/07/14 07:11:28 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20250809
@


1.11
log
@py-types-python-dateutil: updated to 2.9.0.20250708

2.9.0.20250708

[python-dateutil] Add missing stubs
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 2025/05/21 06:50:59 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20250708
@


1.10
log
@py-types-python-dateutil: updated to 2.9.0.20250516

2.9.0.20250516
Replace `Incomplete | None = None` in third party stubs
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2025/04/14 08:59:33 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20250516
@


1.9
log
@Fix PLIST after py-setuptools update; bump depends and revision
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2024/12/16 05:50:59 adam Exp $
d3 1
a3 1
DISTNAME=	types_python_dateutil-2.9.0.20241206
a4 1
PKGREVISION=	1
@


1.8
log
@py-types-python-dateutil: updated to 2.9.0.20241206

2.9.0.20241206

Use union instead of overloads in dateutil
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2024/11/11 07:29:14 wiz Exp $
d5 1
d14 1
a14 1
TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
@


1.7
log
@py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2024/11/08 14:24:35 adam Exp $
d3 2
a4 2
DISTNAME=	types-python-dateutil-2.9.0.20241003
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
@


1.6
log
@py-types-python-dateutil: updated to 2.9.0.20241003

2.9.0.20241003 (2024-10-03)

dateutil: Enable failing test
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2024/09/16 08:03:44 adam Exp $
a13 1
TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
@


1.5
log
@py-types-python-dateutil: updated to 2.9.0.20240906

2.9.0.20240906 (2024-09-06)

[python-dateutil] Add `dateutil.parser.UnknownTimezoneWarning`.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2024/08/23 10:14:17 adam Exp $
d3 1
a3 1
DISTNAME=	types-python-dateutil-2.9.0.20240906
@


1.4
log
@py-types-python-dateutil: updated to 2.9.0.20240821

2.9.0.20240821
Fix types for python-dateutil's relativedelta
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2024/04/10 09:16:24 adam Exp $
d3 1
a3 1
DISTNAME=	types-python-dateutil-2.9.0.20240821
@


1.3
log
@py-types-python-dateutil: updated to 2.9.0.20240316

2.9.0.20240316 (2024-03-16)

python-dateutil: respect inheritance on relativedelta.__rsub__

2.9.0.20240315 (2024-03-15)

[stubsabot] Bump python-dateutil to 2.9.*
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2024/02/19 18:33:25 adam Exp $
d3 1
a3 1
DISTNAME=	types-python-dateutil-2.9.0.20240316
a17 2
PYTHON_VERSIONS_INCOMPATIBLE=	27

@


1.2
log
@py-types-python-dateutil: updated to 2.8.19.20240106

2.8.19.20240106

Update typing_extensions imports in third-party stubs
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2023/10/09 12:24:17 adam Exp $
d3 1
a3 1
DISTNAME=	types-python-dateutil-2.8.19.20240106
@


1.1
log
@py-types-python-dateutil: added version 2.8.19.14

This is a PEP 561 type stub package for the python-dateutil package. It can be
used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check
code that uses python-dateutil.
@
text
@d1 1
a1 1
# $NetBSD$
d3 1
a3 1
DISTNAME=	types-python-dateutil-2.8.19.14
d13 2
a14 1
TEST_DEPENDS+=	${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
d20 1
a20 6
.include "../../lang/python/pyversion.mk"
.if ${PYTHON_VERSION} < 308
DEPENDS+=	${PYPKGPREFIX}-typing-extensions-[0-9]*:../../devel/py-typing-extensions
.endif

.include "../../lang/python/egg.mk"
@

