head	1.6;
access;
symbols
	pkgsrc-2026Q1:1.6.0.20
	pkgsrc-2026Q1-base:1.6
	pkgsrc-2025Q4:1.6.0.18
	pkgsrc-2025Q4-base:1.6
	pkgsrc-2025Q3:1.6.0.16
	pkgsrc-2025Q3-base:1.6
	pkgsrc-2025Q2:1.6.0.14
	pkgsrc-2025Q2-base:1.6
	pkgsrc-2025Q1:1.6.0.12
	pkgsrc-2025Q1-base:1.6
	pkgsrc-2024Q4:1.6.0.10
	pkgsrc-2024Q4-base:1.6
	pkgsrc-2024Q3:1.6.0.8
	pkgsrc-2024Q3-base:1.6
	pkgsrc-2024Q2:1.6.0.6
	pkgsrc-2024Q2-base:1.6
	pkgsrc-2024Q1:1.6.0.4
	pkgsrc-2024Q1-base:1.6
	pkgsrc-2023Q4:1.6.0.2
	pkgsrc-2023Q4-base:1.6
	pkgsrc-2023Q3:1.5.0.2
	pkgsrc-2023Q3-base:1.5
	pkgsrc-2023Q2:1.4.0.14
	pkgsrc-2023Q2-base:1.4
	pkgsrc-2023Q1:1.4.0.12
	pkgsrc-2023Q1-base:1.4
	pkgsrc-2022Q4:1.4.0.10
	pkgsrc-2022Q4-base:1.4
	pkgsrc-2022Q3:1.4.0.8
	pkgsrc-2022Q3-base:1.4
	pkgsrc-2022Q2:1.4.0.6
	pkgsrc-2022Q2-base:1.4
	pkgsrc-2022Q1:1.4.0.4
	pkgsrc-2022Q1-base:1.4
	pkgsrc-2021Q4:1.4.0.2
	pkgsrc-2021Q4-base:1.4
	pkgsrc-2021Q3:1.3.0.4
	pkgsrc-2021Q3-base:1.3
	pkgsrc-2021Q2:1.3.0.2
	pkgsrc-2021Q2-base:1.3
	pkgsrc-2021Q1:1.2.0.22
	pkgsrc-2021Q1-base:1.2
	pkgsrc-2020Q4:1.2.0.20
	pkgsrc-2020Q4-base:1.2
	pkgsrc-2020Q3:1.2.0.18
	pkgsrc-2020Q3-base:1.2
	pkgsrc-2020Q2:1.2.0.16
	pkgsrc-2020Q2-base:1.2
	pkgsrc-2020Q1:1.2.0.12
	pkgsrc-2020Q1-base:1.2
	pkgsrc-2019Q4:1.2.0.14
	pkgsrc-2019Q4-base:1.2
	pkgsrc-2019Q3:1.2.0.10
	pkgsrc-2019Q3-base:1.2
	pkgsrc-2019Q2:1.2.0.8
	pkgsrc-2019Q2-base:1.2
	pkgsrc-2019Q1:1.2.0.6
	pkgsrc-2019Q1-base:1.2
	pkgsrc-2018Q4:1.2.0.4
	pkgsrc-2018Q4-base:1.2
	pkgsrc-2018Q3:1.2.0.2
	pkgsrc-2018Q3-base:1.2
	pkgsrc-2018Q2:1.1.0.10
	pkgsrc-2018Q2-base:1.1
	pkgsrc-2018Q1:1.1.0.8
	pkgsrc-2018Q1-base:1.1
	pkgsrc-2017Q4:1.1.0.6
	pkgsrc-2017Q4-base:1.1
	pkgsrc-2017Q3:1.1.0.4
	pkgsrc-2017Q3-base:1.1;
locks; strict;
comment	@# @;


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

1.5
date	2023.08.09.12.43.46;	author adam;	state Exp;
branches;
next	1.4;
commitid	MYzoxAvPN99VU6AE;

1.4
date	2021.11.28.20.10.04;	author adam;	state Exp;
branches;
next	1.3;
commitid	4MySQ8RAQ9QBhBiD;

1.3
date	2021.05.17.07.59.52;	author adam;	state Exp;
branches;
next	1.2;
commitid	5Vj5CkzLw92LvtTC;

1.2
date	2018.08.19.11.16.25;	author adam;	state Exp;
branches;
next	1.1;
commitid	RymShwEual4XNIOA;

1.1
date	2017.07.07.07.20.54;	author adam;	state Exp;
branches;
next	;
commitid	YJomeV1jheitCgYz;


desc
@@


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
@@@comment $NetBSD$
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/licenses/NOTICE
${PYSITELIB}/aiofiles/__init__.py
${PYSITELIB}/aiofiles/__init__.pyc
${PYSITELIB}/aiofiles/__init__.pyo
${PYSITELIB}/aiofiles/base.py
${PYSITELIB}/aiofiles/base.pyc
${PYSITELIB}/aiofiles/base.pyo
${PYSITELIB}/aiofiles/os.py
${PYSITELIB}/aiofiles/os.pyc
${PYSITELIB}/aiofiles/os.pyo
${PYSITELIB}/aiofiles/ospath.py
${PYSITELIB}/aiofiles/ospath.pyc
${PYSITELIB}/aiofiles/ospath.pyo
${PYSITELIB}/aiofiles/tempfile/__init__.py
${PYSITELIB}/aiofiles/tempfile/__init__.pyc
${PYSITELIB}/aiofiles/tempfile/__init__.pyo
${PYSITELIB}/aiofiles/tempfile/temptypes.py
${PYSITELIB}/aiofiles/tempfile/temptypes.pyc
${PYSITELIB}/aiofiles/tempfile/temptypes.pyo
${PYSITELIB}/aiofiles/threadpool/__init__.py
${PYSITELIB}/aiofiles/threadpool/__init__.pyc
${PYSITELIB}/aiofiles/threadpool/__init__.pyo
${PYSITELIB}/aiofiles/threadpool/binary.py
${PYSITELIB}/aiofiles/threadpool/binary.pyc
${PYSITELIB}/aiofiles/threadpool/binary.pyo
${PYSITELIB}/aiofiles/threadpool/text.py
${PYSITELIB}/aiofiles/threadpool/text.pyc
${PYSITELIB}/aiofiles/threadpool/text.pyo
${PYSITELIB}/aiofiles/threadpool/utils.py
${PYSITELIB}/aiofiles/threadpool/utils.pyc
${PYSITELIB}/aiofiles/threadpool/utils.pyo
@


1.5
log
@py-aiofiles: updated to 23.2.0

23.2.0 (2023-08-09)

aiofiles is now tested on Python 3.12 too.
On Python 3.12, aiofiles.tempfile.NamedTemporaryFile now accepts a delete_on_close argument, just like the stdlib version.
On Python 3.12, aiofiles.tempfile.NamedTemporaryFile no longer exposes a delete attribute, just like the stdlib version.
Added aiofiles.os.statvfs and aiofiles.os.path.ismount.
Use PDM instead of Poetry
@
text
@d1 1
a1 2
@@comment $NetBSD: PLIST,v 1.4 2021/11/28 20:10:04 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
a3 1
${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
a4 1
${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
d9 1
d12 1
d15 1
d18 1
d21 1
d24 1
d27 1
d30 1
d33 1
d36 1
@


1.4
log
@py-aiofiles: updated to 0.8.0

0.8.0

aiofiles is now tested on Python 3.10.
Added aiofiles.os.replace.
Added aiofiles.os.{makedirs, removedirs}.
Added aiofiles.os.path.{exists, isfile, isdir, getsize, getatime, getctime, samefile, sameopenfile}.
Added suffix, prefix, dir args to aiofiles.tempfile.TemporaryDirectory.
@
text
@d1 9
a9 5
@@comment $NetBSD: PLIST,v 1.3 2021/05/17 07:59:52 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
a11 1
${PYSITELIB}/aiofiles/__init__.pyo
a13 1
${PYSITELIB}/aiofiles/base.pyo
a15 1
${PYSITELIB}/aiofiles/os.pyo
a17 1
${PYSITELIB}/aiofiles/ospath.pyo
a19 1
${PYSITELIB}/aiofiles/tempfile/__init__.pyo
a21 1
${PYSITELIB}/aiofiles/tempfile/temptypes.pyo
a23 1
${PYSITELIB}/aiofiles/threadpool/__init__.pyo
a25 1
${PYSITELIB}/aiofiles/threadpool/binary.pyo
a27 1
${PYSITELIB}/aiofiles/threadpool/text.pyo
a29 1
${PYSITELIB}/aiofiles/threadpool/utils.pyo
@


1.3
log
@py-aiofiles: updated to 0.7.0

0.7.0
Added the aiofiles.tempfile module for async temporary files.
Switched to Poetry and GitHub actions.
Dropped 3.5 support.
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.2 2018/08/19 11:16:25 adam Exp $
d15 3
@


1.2
log
@py-aiofiles: updated to 0.4.0

0.4.0:
Python 3.7 support.
Removed Python 3.3/3.4 support. If you use these versions, stick to aiofiles 0.3.x.
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.1 2017/07/07 07:20:54 adam Exp $
d15 6
@


1.1
log
@aiofiles is an Apache2 licensed library, written in Python, for handling
local disk files in asyncio applications.

Ordinary local file IO is blocking, and cannot easily and portably made
asynchronous. This means doing file IO may interfere with asyncio
applications, which shouldn't block the executing thread. aiofiles helps with
this by introducing asynchronous versions of files that support delegating
operations to a separate thread pool.
@
text
@d1 1
a1 1
@@comment $NetBSD$
a4 1
${PYSITELIB}/${EGG_INFODIR}/requires.txt
a8 3
${PYSITELIB}/aiofiles/_compat.py
${PYSITELIB}/aiofiles/_compat.pyc
${PYSITELIB}/aiofiles/_compat.pyo
@

