Path to this page:
Subject: CVS commit: pkgsrc/devel/py-jaraco.functools
From: Adam Ciarcinski
Date: 2022-11-06 19:16:40
Message id: 20221106181640.3AFB3FA90@cvs.NetBSD.org
Log Message:
py-jaraco.functools: updated to 3.5.2
v3.5.2
======
Refreshed packaging.
v3.5.1
======
Packaging refresh.
Enrolled with Tidelift.
v3.5.0
======
* Add type annotations to ``method_cache``.
* Require Python 3.7.
v3.4.0
======
``apply`` now uses ``functools.wraps`` to ensure docstring
passthrough.
v3.3.0
======
In method_cache, support cache_clear before cache
is initialized.
v3.2.1
======
Refreshed package metadata.
v3.2.0
======
Switched to PEP 420 for ``jaraco`` namespace.
v3.1.0
======
Added ``except_`` decorator.
v3.0.1
======
Removed unnecessary compatibility libraries in testing.
v3.0.0
======
Require Python 3.6 or later.
Files: