devel/py-pyasyncore - The NetBSD Packages Collection

Make asyncore available for Python 3.12 onwards

This package contains the asyncore module as found in Python versions prior to
3.12. It is provided so that existing code relying on import asyncore is able
to continue being used without significant refactoring.

The module's source code is taken directly from the Python standard library.
The specific version of asyncore that is provided is the last update before the
addition of deprecation/removal warnings at import time, and is essentially
equivalent to the version bundled with Python 3.9 (which was the last time the
module was meaningfully updated).

Build dependencies

devel/py-setuptools devel/py-build misc/py-installer pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/python312 lang/python312

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.