------------------------------------------------------------------- Sat Dec 3 19:58:46 UTC 2022 - Yogalakshmi Arunachalam - Update to version 4.0.1 * Fix “pip-licenses” is missing in output of pip-licenses --with-system option ------------------------------------------------------------------- Sun Nov 6 07:53:28 UTC 2022 - Matej Cepl - Update to 4.0.0: - Support for Python 3.11 - Dropped support Python 3.7 - Migrate Docker base image from Alpine to Debian 11-slim - Breaking changes - Does not work with PTable and depends on prettytable - Depend on importlib_metadata rather than pip - Remove unnecessary no-pip-internal.patch. ------------------------------------------------------------------- Sat Feb 26 00:36:05 UTC 2022 - Matej Cepl - Update to 3.5.2: - Ignore spaces around --fail-on and --allow-only parameters - Fix the order in which multiple licenses are output - Handle multiple licenses better with options --fail-on and --allow-only - Small change in output method for multiple licenses, change the separator from comma to semicolon Up to 3.4.0: Python Software Foundation License, MIT License 3.5.0 or later: Python Software Foundation License; MIT License - Implement new option --packages - Fix license summary refer to --from option - Improves the readability of the help command - Implement new option --from=all - Change license notation under SPDX license identifier style - Implement new option for use in continuous integration --fail-on --allow-only - Skip failing tests gh#raimon49/pip-licenses#120 - Add no-pip-internal.patch replace missing get_installed_distributions() method in modern pip. ------------------------------------------------------------------- Tue Nov 24 00:58:48 UTC 2020 - John Vandenberg - Update to v3.0.0 * Change default behavior to `--from=mixed` ------------------------------------------------------------------- Sun Oct 4 14:33:50 UTC 2020 - John Vandenberg - Add missing runtime dependency on pip - Update to v3.1.1 * Implement new option for manage unicode characters + `--filter-strings` + `--filter-code-page` - from v2.2.1 * Fixed the file that is selected when multiple matches are made with `LICENSE*` with run `--with-license-file` - from v2.2.0 * Implement new option `--with-notice-file` * Added to find British style file name `LICENCE` with run `--with-license-file` ------------------------------------------------------------------- Mon May 18 20:36:35 UTC 2020 - Matej Cepl - Don't use %python3_only command, but properly use alternatives. ------------------------------------------------------------------- Mon Mar 16 10:17:11 UTC 2020 - Marketa Calabkova - Update to 2.1.1 * Suppress errors when opening license files * Implement new option --format=plain-vertical * Support for outputting license file named COPYING * * Better license file open handling in Python 3 * Dropped support Python 2.7 * Options like --format-* were marked obsolete * Implement new option --no-license-path ------------------------------------------------------------------- Sun Dec 22 05:03:39 UTC 2019 - John Vandenberg - Update to v1.18.0 ------------------------------------------------------------------- Tue Dec 17 08:15:17 UTC 2019 - John Vandenberg - Update to v0.17.0 ------------------------------------------------------------------- Wed May 8 03:54:23 PM UTC 2019 - John Vandenberg - Initial spec for v1.13.0