2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
2024-09-13 21:21:43 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-progressbar2: updated to 4.5.0 4.5.0 Improved build system with many more (and improved) type hints. |
2024-03-24 18:51:05 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: py-progressbar2: updated to 4.4.2 v4.4.2 Fixed visible control characters issue on Windows. v4.4.1 Included fix for the progressbar command v4.4.0 Greatly improved Windows (colour) support and fixed several Windows bugs |
2024-01-04 23:42:52 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-progressbar2: updated to 4.3.2 v4.3.2 disabling run-command until it is properly finished v4.3.1 fixed typeerror on Windows excluded docs from install added readthedocs configuration file |
2023-12-20 19:52:12 by Niclas Rosenvik | Files touched by this commit (1) |
Log message: py-progressbar2: also needs wheel to build wheel |
2023-12-19 22:10:47 by Niclas Rosenvik | Files touched by this commit (1) |
Log message: py-progressbar2: uses setuptools as build engine for wheel |
2023-12-18 06:48:48 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-progressbar2: updated to 4.3.0 v4.3.0 Added support for multithreading, multiprocessing, colors (16, 256 and full \ color) and many interactive terminal features such as continuous printing for a \ live ETA |
2022-10-31 16:27:28 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-progressbar2: updated to 4.2.0 v4.2.0 Added increment() method for easy usage as callback from libraries such as boto |