15
0
Files
python-pip-licenses/python-pip-licenses.changes
Tomáš Chvátal 5c64430107 Accepting request 839429 from home:jayvdb:branches:devel:languages:python
- 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`

OBS-URL: https://build.opensuse.org/request/show/839429
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-licenses?expand=0&rev=8
2020-10-05 06:39:21 +00:00

48 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Sun Oct 4 14:33:50 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- 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 <mcepl@suse.com>
- Don't use %python3_only command, but properly use alternatives.
-------------------------------------------------------------------
Mon Mar 16 10:17:11 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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 <jayvdb@gmail.com>
- Update to v1.18.0
-------------------------------------------------------------------
Tue Dec 17 08:15:17 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.17.0
-------------------------------------------------------------------
Wed May 8 03:54:23 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.13.0