./comms/py-cleo, Create beautiful and testable command-line interfaces

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.0nb1, Package name: py313-cleo-2.1.0nb1, Maintainer: pkgsrc-users

Create beautiful and testable command-line interfaces.

Cleo is mostly a higher level wrapper for CliKit, so a lot of the components
and utilities comes from it. Refer to its documentation for more information.


Master sites:

Filesize: 78.083 KB

Version history: (Expand)


CVS history: (Expand)


   2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442)
Log message:
*: remove reference to (removed) Python 3.9
   2025-09-28 21:19:29 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-cleo: fix for latest poetry-core

Bump PKGREVISION.
   2025-07-04 11:08:39 by Thomas Klausner | Files touched by this commit (49)
Log message:
*: mark more py-cython dependencies as needing Python>=3.11
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2023-11-07 09:48:16 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-cleo: update to 2.1.0.

[2.1.0] - 2023-10-30

Features & Improvements

    Added support for Python 3.12 #379
    Added CONTRIBUTING.md document #331
    Added tests/ directory to sdist artifact #327

Bug fixes

    Fixed subcommand completions for Fish #359
    Removed deprecated -A option from Fish completions #366
    Fixed program name discovery in completions script when running as module #231
    Fixed ANSI coloring detection in virtual terminal environments (Windows, \ 
PyCharm) #104
    Fixed terminal size detection #299
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
   2023-04-17 22:51:23 by Adam Ciarcinski | Files touched by this commit (1) | Package updated
Log message:
py-cleo: update HOMEPAGE