head	1.2;
access;
symbols
	pkgsrc-2025Q3:1.1.0.40
	pkgsrc-2025Q3-base:1.1
	pkgsrc-2025Q2:1.1.0.38
	pkgsrc-2025Q2-base:1.1
	pkgsrc-2025Q1:1.1.0.36
	pkgsrc-2025Q1-base:1.1
	pkgsrc-2024Q4:1.1.0.34
	pkgsrc-2024Q4-base:1.1
	pkgsrc-2024Q3:1.1.0.32
	pkgsrc-2024Q3-base:1.1
	pkgsrc-2024Q2:1.1.0.30
	pkgsrc-2024Q2-base:1.1
	pkgsrc-2024Q1:1.1.0.28
	pkgsrc-2024Q1-base:1.1
	pkgsrc-2023Q4:1.1.0.26
	pkgsrc-2023Q4-base:1.1
	pkgsrc-2023Q3:1.1.0.24
	pkgsrc-2023Q3-base:1.1
	pkgsrc-2023Q2:1.1.0.22
	pkgsrc-2023Q2-base:1.1
	pkgsrc-2023Q1:1.1.0.20
	pkgsrc-2023Q1-base:1.1
	pkgsrc-2022Q4:1.1.0.18
	pkgsrc-2022Q4-base:1.1
	pkgsrc-2022Q3:1.1.0.16
	pkgsrc-2022Q3-base:1.1
	pkgsrc-2022Q2:1.1.0.14
	pkgsrc-2022Q2-base:1.1
	pkgsrc-2022Q1:1.1.0.12
	pkgsrc-2022Q1-base:1.1
	pkgsrc-2021Q4:1.1.0.10
	pkgsrc-2021Q4-base:1.1
	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.2
date	2025.10.08.07.17.08;	author adam;	state dead;
branches;
next	1.1;
commitid	uZTIoXIkBjkAGJdG;

1.1
date	2020.10.10.20.19.47;	author adam;	state Exp;
branches;
next	;
commitid	hefp9aA3w9DLDorC;


desc
@@


1.2
log
@python39: removed; end of life
@
text
@@@comment $NetBSD: PLIST.FreeBSD,v 1.1 2020/10/10 20:19:47 adam Exp $
lib/python${PY_VER_SUFFIX}/lib-dynload/ossaudiodev.so
@


1.1
log
@python39: added version 3.9.0

3.9.0 Release highlights

New syntax features:

PEP 584, union operators added to dict;
PEP 585, type hinting generics in standard collections;
PEP 614, relaxed grammar restrictions on decorators.

New built-in features:

PEP 616, string methods to remove prefixes and suffixes.

New features in the standard library:

PEP 593, flexible function and variable annotations;
os.pidfd_open() added that allows process management without races and signals.

Interpreter improvements:

PEP 573, fast access to module state from methods of C extension types;
PEP 617, CPython now uses a new parser based on PEG;
a number of Python builtins (range, tuple, set, frozenset, list, dict) are now sped up using PEP 590 vectorcall;
garbage collection does not block on resurrected objects;
a number of Python modules (_abc, audioop, _bz2, _codecs, _contextvars, _crypt, _functools, _json, _locale, math, operator, resource, time, _weakref) now use multiphase initialization as defined by PEP 489;
a number of standard library modules (audioop, ast, grp, _hashlib, pwd, _posixsubprocess, random, select, struct, termios, zlib) are now using the stable ABI defined by PEP 384.

New library modules:

PEP 615, the IANA Time Zone Database is now present in the standard library in the zoneinfo module;
an implementation of a topological sort of a graph is now provided in the new graphlib module.

Release process changes:

PEP 602, CPython adopts an annual release cycle.
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST.FreeBSD,v 1.1 2019/10/15 16:50:11 adam Exp $
@

