head	1.4;
access;
symbols
	pkgsrc-2026Q2:1.4.0.10
	pkgsrc-2026Q2-base:1.4
	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.2
	pkgsrc-2025Q1-base:1.3
	pkgsrc-2024Q4:1.2.0.38
	pkgsrc-2024Q4-base:1.2
	pkgsrc-2024Q3:1.2.0.36
	pkgsrc-2024Q3-base:1.2
	pkgsrc-2024Q2:1.2.0.34
	pkgsrc-2024Q2-base:1.2
	pkgsrc-2024Q1:1.2.0.32
	pkgsrc-2024Q1-base:1.2
	pkgsrc-2023Q4:1.2.0.30
	pkgsrc-2023Q4-base:1.2
	pkgsrc-2023Q3:1.2.0.28
	pkgsrc-2023Q3-base:1.2
	pkgsrc-2023Q2:1.2.0.26
	pkgsrc-2023Q2-base:1.2
	pkgsrc-2023Q1:1.2.0.24
	pkgsrc-2023Q1-base:1.2
	pkgsrc-2022Q4:1.2.0.22
	pkgsrc-2022Q4-base:1.2
	pkgsrc-2022Q3:1.2.0.20
	pkgsrc-2022Q3-base:1.2
	pkgsrc-2022Q2:1.2.0.18
	pkgsrc-2022Q2-base:1.2
	pkgsrc-2022Q1:1.2.0.16
	pkgsrc-2022Q1-base:1.2
	pkgsrc-2021Q4:1.2.0.14
	pkgsrc-2021Q4-base:1.2
	pkgsrc-2021Q3:1.2.0.12
	pkgsrc-2021Q3-base:1.2
	pkgsrc-2021Q2:1.2.0.10
	pkgsrc-2021Q2-base:1.2
	pkgsrc-2021Q1:1.2.0.8
	pkgsrc-2021Q1-base:1.2
	pkgsrc-2020Q4:1.2.0.6
	pkgsrc-2020Q4-base:1.2
	pkgsrc-2020Q3:1.2.0.4
	pkgsrc-2020Q3-base:1.2
	pkgsrc-2020Q2:1.2.0.2
	pkgsrc-2020Q2-base:1.2;
locks; strict;
comment	@# @;


1.4
date	2025.04.12.08.02.09;	author adam;	state Exp;
branches;
next	1.3;
commitid	CXcEWlsqkiaLGJQF;

1.3
date	2025.03.13.15.27.15;	author adam;	state Exp;
branches;
next	1.2;
commitid	RZ3okuMLM07c7VMF;

1.2
date	2020.06.01.16.13.42;	author adam;	state Exp;
branches;
next	1.1;
commitid	jqTEgZQ5eecHuxaC;

1.1
date	2020.05.23.08.19.22;	author adam;	state Exp;
branches;
next	;
commitid	rG5l1QCfgirQ9l9C;


desc
@@


1.4
log
@Fix PLIST after py-setuptools update; bump depends and revision
@
text
@@@comment $NetBSD: PLIST,v 1.3 2025/03/13 15:27:15 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/aiounittest/__init__.py
${PYSITELIB}/aiounittest/__init__.pyc
${PYSITELIB}/aiounittest/__init__.pyo
${PYSITELIB}/aiounittest/case.py
${PYSITELIB}/aiounittest/case.pyc
${PYSITELIB}/aiounittest/case.pyo
${PYSITELIB}/aiounittest/helpers.py
${PYSITELIB}/aiounittest/helpers.pyc
${PYSITELIB}/aiounittest/helpers.pyo
${PYSITELIB}/aiounittest/mock.py
${PYSITELIB}/aiounittest/mock.pyc
${PYSITELIB}/aiounittest/mock.pyo
${PYSITELIB}/aiounittest/py.typed
@


1.3
log
@py-aiounittest: updated to 1.5.0

1.5.0
package: include the requirements and tests in the sdist package
@
text
@d1 1
a1 2
@@comment $NetBSD: PLIST,v 1.2 2020/06/01 16:13:42 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
d5 1
@


1.2
log
@py-aiounittest: updated to 1.4.0

1.4.0:
fix rst docs
@
text
@d1 6
a6 6
@@comment $NetBSD: PLIST,v 1.1 2020/05/23 08:19:22 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
@


1.1
log
@py-aiounittest: added version 1.3.1

The aiounittest is a helper library to ease of your pain (and boilerplate),
when writing a test of the asynchronous code (asyncio). You can test:
* synchronous code (same as the unittest.TestCase)
* asynchronous code, it supports syntax with async/await (Python 3.5+) and
  asyncio.coroutine/yield from (Python 3.4)
@
text
@d1 1
a1 1
@@comment $NetBSD$
d5 1
@

