head	1.4;
access;
symbols
	pkgsrc-2026Q2:1.4.0.6
	pkgsrc-2026Q2-base:1.4
	pkgsrc-2026Q1:1.4.0.4
	pkgsrc-2026Q1-base:1.4
	pkgsrc-2025Q4:1.4.0.2
	pkgsrc-2025Q4-base:1.4
	pkgsrc-2025Q3:1.3.0.16
	pkgsrc-2025Q3-base:1.3
	pkgsrc-2025Q2:1.3.0.14
	pkgsrc-2025Q2-base:1.3
	pkgsrc-2025Q1:1.3.0.12
	pkgsrc-2025Q1-base:1.3
	pkgsrc-2024Q4:1.3.0.10
	pkgsrc-2024Q4-base:1.3
	pkgsrc-2024Q3:1.3.0.8
	pkgsrc-2024Q3-base:1.3
	pkgsrc-2024Q2:1.3.0.6
	pkgsrc-2024Q2-base:1.3
	pkgsrc-2024Q1:1.3.0.4
	pkgsrc-2024Q1-base:1.3
	pkgsrc-2023Q4:1.3.0.2
	pkgsrc-2023Q4-base:1.3
	pkgsrc-2023Q3:1.2.0.4
	pkgsrc-2023Q3-base:1.2
	pkgsrc-2023Q2:1.2.0.2
	pkgsrc-2023Q2-base:1.2
	pkgsrc-2023Q1:1.1.0.16
	pkgsrc-2023Q1-base:1.1
	pkgsrc-2022Q4:1.1.0.14
	pkgsrc-2022Q4-base:1.1
	pkgsrc-2022Q3:1.1.0.12
	pkgsrc-2022Q3-base:1.1
	pkgsrc-2022Q2:1.1.0.10
	pkgsrc-2022Q2-base:1.1
	pkgsrc-2022Q1:1.1.0.8
	pkgsrc-2022Q1-base:1.1
	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.4
date	2025.09.28.19.30.00;	author wiz;	state Exp;
branches;
next	1.3;
commitid	p5iLn4hYj3iU3wcG;

1.3
date	2023.10.28.19.57.01;	author wiz;	state Exp;
branches;
next	1.2;
commitid	jP8MYROLWZ3yJqKE;

1.2
date	2023.04.03.07.52.23;	author adam;	state Exp;
branches;
next	1.1;
commitid	jWRIytrAxpM6qDjE;

1.1
date	2021.05.30.21.30.17;	author khorben;	state Exp;
branches;
next	;
commitid	Hxn1hpV0WpOQzdVC;


desc
@@


1.4
log
@py-immutabledict: fix for latest poetry-core

Bump PKGREVISION.
@
text
@@@comment $NetBSD$
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/immutabledict/__init__.py
${PYSITELIB}/immutabledict/__init__.pyc
${PYSITELIB}/immutabledict/__init__.pyo
${PYSITELIB}/immutabledict/py.typed
@


1.3
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
@a1 1
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
d5 1
@


1.2
log
@py-immutabledict: updated to 2.2.4

Version 2.2.4

Include tests in sdist for easier packaging
@
text
@d1 1
a1 2
@@comment $NetBSD: PLIST,v 1.1 2021/05/30 21:30:17 khorben Exp $
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
a4 1
${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
a5 1
${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
d8 1
@


1.1
log
@py-immutabledict: import version 2.0.0

immutable is a fork of frozendict, an immutable wrapper around dictionaries.

It implements the complete mapping interface. It can be used as a drop-in
replacement for dictionaries where immutability is desired. The immutabledict
constructor mimics dict, and all of the expected interfaces (iter, len, repr,
hash, getitem) are provided. Note that an immutabledict does not guarantee the
immutability of its values, so the utility of hash method is restricted by
usage.

The only difference is that the copy() method of immutable takes variable
keyword arguments, which will be present as key/value pairs in the new,
immutable copy.
@
text
@d1 8
a8 5
@@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
a10 1
${PYSITELIB}/immutabledict/__init__.pyo
@

