head	1.9;
access;
symbols
	pkgsrc-2026Q1:1.9.0.6
	pkgsrc-2026Q1-base:1.9
	pkgsrc-2025Q4:1.9.0.4
	pkgsrc-2025Q4-base:1.9
	pkgsrc-2025Q3:1.9.0.2
	pkgsrc-2025Q3-base:1.9
	pkgsrc-2025Q2:1.8.0.8
	pkgsrc-2025Q2-base:1.8
	pkgsrc-2025Q1:1.8.0.6
	pkgsrc-2025Q1-base:1.8
	pkgsrc-2024Q4:1.8.0.4
	pkgsrc-2024Q4-base:1.8
	pkgsrc-2024Q3:1.8.0.2
	pkgsrc-2024Q3-base:1.8
	pkgsrc-2024Q2:1.7.0.4
	pkgsrc-2024Q2-base:1.7
	pkgsrc-2024Q1:1.7.0.2
	pkgsrc-2024Q1-base:1.7
	pkgsrc-2023Q4:1.6.0.2
	pkgsrc-2023Q4-base:1.6
	pkgsrc-2023Q3:1.5.0.4
	pkgsrc-2023Q3-base:1.5
	pkgsrc-2023Q2:1.5.0.2
	pkgsrc-2023Q2-base:1.5
	pkgsrc-2023Q1:1.4.0.6
	pkgsrc-2023Q1-base:1.4
	pkgsrc-2022Q4:1.4.0.4
	pkgsrc-2022Q4-base:1.4
	pkgsrc-2022Q3:1.4.0.2
	pkgsrc-2022Q3-base:1.4
	pkgsrc-2022Q2:1.3.0.2
	pkgsrc-2022Q2-base:1.3
	pkgsrc-2022Q1:1.2.0.2
	pkgsrc-2022Q1-base:1.2
	pkgsrc-2021Q4:1.1.0.6
	pkgsrc-2021Q4-base:1.1
	pkgsrc-2021Q3:1.1.0.4
	pkgsrc-2021Q3-base:1.1
	pkgsrc-2021Q2:1.1.0.2
	pkgsrc-2021Q2-base:1.1;
locks; strict;
comment	@# @;


1.9
date	2025.08.12.16.02.30;	author adam;	state Exp;
branches;
next	1.8;
commitid	d8ZDGAxfyzylqs6G;

1.8
date	2024.08.08.05.46.04;	author adam;	state Exp;
branches;
next	1.7;
commitid	5uSs9yGK73DfSYkF;

1.7
date	2024.01.20.08.33.06;	author adam;	state Exp;
branches;
next	1.6;
commitid	nToJBBCGEJa7gaVE;

1.6
date	2023.10.28.19.57.16;	author wiz;	state Exp;
branches;
next	1.5;
commitid	jP8MYROLWZ3yJqKE;

1.5
date	2023.06.06.12.42.32;	author riastradh;	state Exp;
branches;
next	1.4;
commitid	xhspr6Z8JLQOWSrE;

1.4
date	2022.08.31.19.41.57;	author wiz;	state Exp;
branches;
next	1.3;
commitid	xOzRdTPAaiC0g4SD;

1.3
date	2022.06.01.10.57.09;	author adam;	state Exp;
branches;
next	1.2;
commitid	OBjydHdf8hKfhkGD;

1.2
date	2022.01.04.20.54.52;	author wiz;	state Exp;
branches;
next	1.1;
commitid	CYyhdK9qtoffkmnD;

1.1
date	2021.05.28.04.22.58;	author adam;	state Exp;
branches;
next	;
commitid	O8L3qAAvUrmsXRUC;


desc
@@


1.9
log
@py-bracex: updated to 2.6

2.6
- **NEW**: Drop support for Python 3.8.
- **NEW**: Add support for Python 3.14.
@
text
@# $NetBSD: Makefile,v 1.8 2024/08/08 05:46:04 adam Exp $

DISTNAME=	bracex-2.6
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	textproc python
MASTER_SITES=	${MASTER_SITE_PYPI:=b/bracex/}

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://github.com/facelessuser/bracex
COMMENT=	Bash style brace expander
LICENSE=	mit

TOOL_DEPENDS+=	${PYPKGPREFIX}-hatchling>=0.21.1:../../devel/py-hatchling
TEST_DEPENDS+=	${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov

USE_LANGUAGES=	# none

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


1.8
log
@py-bracex: updated to 2.5

2.5

Add Python 3.13 support.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2024/01/20 08:33:06 adam Exp $
d3 1
a3 1
DISTNAME=	bracex-2.5
a17 2
PYTHON_VERSIONS_INCOMPATIBLE=	27

@


1.7
log
@py-bracex: updated to 2.4

2.4

- **NEW**: Formally declare support for Python 3.11 and 3.12.
- **NEW**: Drop Python 3.7 support.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2023/10/28 19:57:16 wiz Exp $
d3 1
a3 1
DISTNAME=	bracex-2.4
@


1.6
log
@python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2023/06/06 12:42:32 riastradh Exp $
d3 1
a3 1
DISTNAME=	bracex-2.3
a4 1
PKGREVISION=	2
d14 1
@


1.5
log
@Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2022/08/31 19:41:57 wiz Exp $
d5 1
a5 1
PKGREVISION=	1
@


1.4
log
@py-bracex: adapt for dependency change

Bump PKGREVISION.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2022/06/01 10:57:09 adam Exp $
d14 1
a14 1
BUILD_DEPENDS+=	${PYPKGPREFIX}-hatchling>=0.21.1:../../devel/py-hatchling
@


1.3
log
@py-bracex: updated to 2.3

2.3
NEW: Drop Python 3.6 support.
NEW: Switch to Hatch build backend instead of Setuptools.

2.2.1
FIX: Remove excessive generator wrappers.
FIX: Use AnyStr for string static types instead of custom alias.

2.2
NEW: Support Python 3.10
NEW: Command line interface using python3 -m bracex
NEW: Add static types to API.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2022/01/04 20:54:52 wiz Exp $
d5 1
@


1.2
log
@*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2021/05/28 04:22:58 adam Exp $
d3 1
a3 1
DISTNAME=	bracex-2.1.1
a4 1
PKGREVISION=	1
d13 2
d19 1
a19 1
.include "../../lang/python/egg.mk"
@


1.1
log
@py-bracex: added version 2.1.1

Bracex is a brace expanding library (a la Bash) for Python. Brace expanding is
used to generate arbitrary strings.
@
text
@d1 1
a1 1
# $NetBSD$
d5 1
@

