head	1.4;
access;
symbols
	pkgsrc-2026Q1:1.4.0.8
	pkgsrc-2026Q1-base:1.4
	pkgsrc-2025Q4:1.4.0.6
	pkgsrc-2025Q4-base:1.4
	pkgsrc-2025Q3:1.4.0.4
	pkgsrc-2025Q3-base:1.4
	pkgsrc-2025Q2:1.4.0.2
	pkgsrc-2025Q2-base:1.4
	pkgsrc-2025Q1:1.3.0.10
	pkgsrc-2025Q1-base:1.3
	pkgsrc-2024Q4:1.3.0.8
	pkgsrc-2024Q4-base:1.3
	pkgsrc-2024Q3:1.3.0.6
	pkgsrc-2024Q3-base:1.3
	pkgsrc-2024Q2:1.3.0.4
	pkgsrc-2024Q2-base:1.3
	pkgsrc-2024Q1:1.3.0.2
	pkgsrc-2024Q1-base:1.3
	pkgsrc-2023Q4:1.2.0.18
	pkgsrc-2023Q4-base:1.2
	pkgsrc-2023Q3:1.2.0.16
	pkgsrc-2023Q3-base:1.2
	pkgsrc-2023Q2:1.2.0.14
	pkgsrc-2023Q2-base:1.2
	pkgsrc-2023Q1:1.2.0.12
	pkgsrc-2023Q1-base:1.2
	pkgsrc-2022Q4:1.2.0.10
	pkgsrc-2022Q4-base:1.2
	pkgsrc-2022Q3:1.2.0.8
	pkgsrc-2022Q3-base:1.2
	pkgsrc-2022Q2:1.2.0.6
	pkgsrc-2022Q2-base:1.2
	pkgsrc-2022Q1:1.2.0.4
	pkgsrc-2022Q1-base:1.2
	pkgsrc-2021Q4:1.2.0.2
	pkgsrc-2021Q4-base:1.2
	pkgsrc-2021Q3:1.1.0.8
	pkgsrc-2021Q3-base:1.1
	pkgsrc-2021Q2:1.1.0.6
	pkgsrc-2021Q2-base:1.1
	pkgsrc-2021Q1:1.1.0.4
	pkgsrc-2021Q1-base:1.1
	pkgsrc-2020Q4:1.1.0.2
	pkgsrc-2020Q4-base:1.1;
locks; strict;
comment	@# @;


1.4
date	2025.04.12.10.14.29;	author adam;	state Exp;
branches;
next	1.3;
commitid	5i7oG8OpSMm9qKQF;

1.3
date	2024.01.25.06.59.02;	author adam;	state Exp;
branches;
next	1.2;
commitid	qpaWbjdmmRTQzNVE;

1.2
date	2021.11.14.18.50.54;	author adam;	state Exp;
branches;
next	1.1;
commitid	7YUqwYtRteJpiNgD;

1.1
date	2020.09.29.00.02.32;	author khorben;	state Exp;
branches;
next	;
commitid	jRiRhBNbZ7zogSpC;


desc
@@


1.4
log
@Fix PLIST after py-setuptools update; bump depends and revision
@
text
@@@comment $NetBSD: PLIST,v 1.3 2024/01/25 06:59:02 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/licenses/AUTHORS.md
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/cytoolz/__init__.pxd
${PYSITELIB}/cytoolz/__init__.py
${PYSITELIB}/cytoolz/__init__.pyc
${PYSITELIB}/cytoolz/__init__.pyo
${PYSITELIB}/cytoolz/_signatures.py
${PYSITELIB}/cytoolz/_signatures.pyc
${PYSITELIB}/cytoolz/_signatures.pyo
${PYSITELIB}/cytoolz/_version.py
${PYSITELIB}/cytoolz/_version.pyc
${PYSITELIB}/cytoolz/_version.pyo
${PYSITELIB}/cytoolz/compatibility.py
${PYSITELIB}/cytoolz/compatibility.pyc
${PYSITELIB}/cytoolz/compatibility.pyo
${PYSITELIB}/cytoolz/cpython.pxd
${PYSITELIB}/cytoolz/curried/__init__.py
${PYSITELIB}/cytoolz/curried/__init__.pyc
${PYSITELIB}/cytoolz/curried/__init__.pyo
${PYSITELIB}/cytoolz/curried/exceptions.py
${PYSITELIB}/cytoolz/curried/exceptions.pyc
${PYSITELIB}/cytoolz/curried/exceptions.pyo
${PYSITELIB}/cytoolz/curried/operator.py
${PYSITELIB}/cytoolz/curried/operator.pyc
${PYSITELIB}/cytoolz/curried/operator.pyo
${PYSITELIB}/cytoolz/dicttoolz.pxd
${PYSITELIB}/cytoolz/dicttoolz.pyx
${PYSITELIB}/cytoolz/dicttoolz.so
${PYSITELIB}/cytoolz/functoolz.pxd
${PYSITELIB}/cytoolz/functoolz.pyx
${PYSITELIB}/cytoolz/functoolz.so
${PYSITELIB}/cytoolz/itertoolz.pxd
${PYSITELIB}/cytoolz/itertoolz.pyx
${PYSITELIB}/cytoolz/itertoolz.so
${PYSITELIB}/cytoolz/recipes.pxd
${PYSITELIB}/cytoolz/recipes.pyx
${PYSITELIB}/cytoolz/recipes.so
${PYSITELIB}/cytoolz/tests/dev_skip_test.py
${PYSITELIB}/cytoolz/tests/dev_skip_test.pyc
${PYSITELIB}/cytoolz/tests/dev_skip_test.pyo
${PYSITELIB}/cytoolz/tests/test_compatibility.py
${PYSITELIB}/cytoolz/tests/test_compatibility.pyc
${PYSITELIB}/cytoolz/tests/test_compatibility.pyo
${PYSITELIB}/cytoolz/tests/test_curried.py
${PYSITELIB}/cytoolz/tests/test_curried.pyc
${PYSITELIB}/cytoolz/tests/test_curried.pyo
${PYSITELIB}/cytoolz/tests/test_curried_toolzlike.py
${PYSITELIB}/cytoolz/tests/test_curried_toolzlike.pyc
${PYSITELIB}/cytoolz/tests/test_curried_toolzlike.pyo
${PYSITELIB}/cytoolz/tests/test_dev_skip_test.py
${PYSITELIB}/cytoolz/tests/test_dev_skip_test.pyc
${PYSITELIB}/cytoolz/tests/test_dev_skip_test.pyo
${PYSITELIB}/cytoolz/tests/test_dicttoolz.py
${PYSITELIB}/cytoolz/tests/test_dicttoolz.pyc
${PYSITELIB}/cytoolz/tests/test_dicttoolz.pyo
${PYSITELIB}/cytoolz/tests/test_docstrings.py
${PYSITELIB}/cytoolz/tests/test_docstrings.pyc
${PYSITELIB}/cytoolz/tests/test_docstrings.pyo
${PYSITELIB}/cytoolz/tests/test_doctests.py
${PYSITELIB}/cytoolz/tests/test_doctests.pyc
${PYSITELIB}/cytoolz/tests/test_doctests.pyo
${PYSITELIB}/cytoolz/tests/test_embedded_sigs.py
${PYSITELIB}/cytoolz/tests/test_embedded_sigs.pyc
${PYSITELIB}/cytoolz/tests/test_embedded_sigs.pyo
${PYSITELIB}/cytoolz/tests/test_functoolz.py
${PYSITELIB}/cytoolz/tests/test_functoolz.pyc
${PYSITELIB}/cytoolz/tests/test_functoolz.pyo
${PYSITELIB}/cytoolz/tests/test_inspect_args.py
${PYSITELIB}/cytoolz/tests/test_inspect_args.pyc
${PYSITELIB}/cytoolz/tests/test_inspect_args.pyo
${PYSITELIB}/cytoolz/tests/test_itertoolz.py
${PYSITELIB}/cytoolz/tests/test_itertoolz.pyc
${PYSITELIB}/cytoolz/tests/test_itertoolz.pyo
${PYSITELIB}/cytoolz/tests/test_none_safe.py
${PYSITELIB}/cytoolz/tests/test_none_safe.pyc
${PYSITELIB}/cytoolz/tests/test_none_safe.pyo
${PYSITELIB}/cytoolz/tests/test_recipes.py
${PYSITELIB}/cytoolz/tests/test_recipes.pyc
${PYSITELIB}/cytoolz/tests/test_recipes.pyo
${PYSITELIB}/cytoolz/tests/test_serialization.py
${PYSITELIB}/cytoolz/tests/test_serialization.pyc
${PYSITELIB}/cytoolz/tests/test_serialization.pyo
${PYSITELIB}/cytoolz/tests/test_signatures.py
${PYSITELIB}/cytoolz/tests/test_signatures.pyc
${PYSITELIB}/cytoolz/tests/test_signatures.pyo
${PYSITELIB}/cytoolz/tests/test_tlz.py
${PYSITELIB}/cytoolz/tests/test_tlz.pyc
${PYSITELIB}/cytoolz/tests/test_tlz.pyo
${PYSITELIB}/cytoolz/tests/test_utils.py
${PYSITELIB}/cytoolz/tests/test_utils.pyc
${PYSITELIB}/cytoolz/tests/test_utils.pyo
${PYSITELIB}/cytoolz/utils.pxd
${PYSITELIB}/cytoolz/utils.pyx
${PYSITELIB}/cytoolz/utils.so
@


1.3
log
@py-cytoolz: updated to 0.12.3

Release 0.12.3
Add support for Python 3.12, PyPy 3.9, and PyPy 3.10
Update to match toolz 0.12.1
@
text
@d1 1
a1 3
@@comment $NetBSD: PLIST,v 1.2 2021/11/14 18:50:54 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.md
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
d5 2
@


1.2
log
@py-cytoolz: updated to 0.11.2

0.11.2
Support Python 3.10
@
text
@d1 7
a7 7
@@comment $NetBSD: PLIST,v 1.1 2020/09/29 00:02:32 khorben Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
@


1.1
log
@py-cytools: import version 0.10.1

Cython implementation of the toolz package, which provides high performance
utility functions for iterables, functions, and dictionaries

toolz is a pure Python package that borrows heavily from contemporary functional
languages. It is designed to interoperate seamlessly with other libraries
including itertools, functools, and third party libraries. High performance
functional data analysis is possible with builtin types like list and dict, and
user-defined data structures; and low memory usage is achieved by using the
iterator protocol and returning iterators whenever possible.

cytoolz implements the same API as toolz. The main differences are that cytoolz
is faster (typically 2-5x faster with a few spectactular exceptions) and cytoolz
offers a C API that is accessible to other projects developed in Cython. Since
toolz is able to process very large (potentially infinite) data sets, the
performance increase gained by using cytoolz can be significant
@
text
@d1 1
a1 1
@@comment $NetBSD$
a99 3
${PYSITELIB}/cytoolz/utils_test.py
${PYSITELIB}/cytoolz/utils_test.pyc
${PYSITELIB}/cytoolz/utils_test.pyo
@

