Next | Query returned 17 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-11-20 10:18:22 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jaraco.functools: updated to 4.0.0

v4.0.0

Features
- Added ``splat`` function.

Deprecations and Removals
- Removed deprecated 'call_aside'.
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
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.
   2023-08-28 09:53:16 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-jaraco.functools: updated to 3.9.0

v3.9.0

Features
- Enhanced type hints and declare the package as typed. Module is now a package.
   2023-08-06 09:11:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jaraco.functools: updated to 3.8.1

v3.8.1

Bugfixes
- Restored type checking and repaired broken exclusion.
   2023-06-27 09:20:41 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jaraco.functools: updated to 3.8.0

v3.8.0
======

Features
- Require Python 3.8 or later.
   2023-05-29 18:38:07 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jaraco.functools: updated to 3.7.0

v3.7.0
Added ``bypass_unless`` and ``bypass_when`` and ``identity``.
   2023-03-17 09:19:16 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jaraco.functools: updated to 3.6.0

v3.6.0
Renamed ``call_aside`` to ``invoke``, deprecating ``call_aside``.
   2022-11-14 16:09:34 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-jaraco.functools: add missing tool dependency
   2022-11-06 19:16:40 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
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.
   2022-01-13 20:31:25 by Thomas Klausner | Files touched by this commit (43)
Log message:
*: setuptools_scm: switch to versioned_dependencies

Next | Query returned 17 messages, browsing 1 to 10 | Previous