Path to this page:
Next | Query returned 8 messages, browsing 1 to 10 | previous
CVS Commit History:
2024-04-30 16:31:11 by Thomas Klausner | Files touched by this commit (6) |
Log message:
*: restrict some to Python 3
|
2024-04-30 16:23:15 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-blessings: convert to wheel.mk.
Bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2018-08-10 14:19:30 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-blessings: updated to 1.7
1.7:
Drop support for Python 2.6 and 3.3, which are end-of-lifed.
Switch from 2to3 to the six library.
|
2018-01-14 12:19:05 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-blessings: updated to 1.6.1
1.6.1:
* Don’t crash if number_of_colors() is called when run in a non-terminal or \
when does_styling is otherwise false.
|
2017-04-12 13:41:44 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
Blessings lifts several of curses' limiting assumptions, and it makes your
code pretty, too:
* Use styles, color, and maybe a little positioning without necessarily
clearing the whole screen first.
* Leave more than one screenful of scrollback in the buffer after your program
exits, like a well-behaved command-line app should.
* Get rid of all those noisy, C-like calls to tigetstr and tparm, so your code
doesn't get crowded out by terminal bookkeeping.
* Act intelligently when somebody redirects your output to a file, omitting
the terminal control codes the user doesn't want to see (optional).
|
Next | Query returned 8 messages, browsing 1 to 10 | previous