Subject: CVS commit: pkgsrc/misc/py-asciinema
From: Adam Ciarcinski
Date: 2022-05-10 19:22:50
Message id: 20220510172251.06C22FA94@cvs.NetBSD.org

Log Message:
py-asciinema: updated to 2.2.0

2.2.0 (2022-05-07)

* Added official support for Python 3.8, 3.9, 3.10
* Dropped official support for Python 3.5
* Added `--cols` / `--rows` options for overriding size of pseudo-terminal \ 
reported to recorded program
* Improved behaviour of `--append` when output file doesn't exist
* Keyboard input is now explicitly read from a TTY device in addition to stdin \ 
(when stdin != TTY)
* Recorded program output is now explicitly written to a TTY device instead of stdout
* Dash char (`-`) can now be passed as output filename to write asciicast to stdout
* Diagnostic messages are now printed to stderr (without colors when stderr != TTY)
* Improved robustness of writing asciicast to named pipes
* Lots of codebase modernizations (many thanks to Davis @djds Schirmer!)
* Many other internal refactorings

Files:
RevisionActionfile
1.7modifypkgsrc/misc/py-asciinema/Makefile
1.4modifypkgsrc/misc/py-asciinema/PLIST
1.6modifypkgsrc/misc/py-asciinema/distinfo