forked from pool/python-license-expression
Accepting request 1004234 from home:jayvdb:branches:devel:languages:python
- Update to v30.0.0 OBS-URL: https://build.opensuse.org/request/show/1004234 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-license-expression?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 05:25:43 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Update to v30.0.0
|
||||
* Use latest skeleton (and updated configure script)
|
||||
* Drop using calver
|
||||
* Improve error checking when combining licenses
|
||||
- from v21.6.14
|
||||
* Switch to calver for package versioning to better convey the
|
||||
currency of the bundled data.
|
||||
* Include https://scancode-licensedb.aboutcode.org/ licenses list
|
||||
with ScanCode (v21.6.7) and SPDX licenses (v3.13) keys. Add new
|
||||
functions to create Licensing using these licenses as LicenseSymbol.
|
||||
* Add new License.dedup() method to deduplicate and simplify license
|
||||
expressions without over simplifying.
|
||||
* Add new License.validate() method to return a new ExpressionInfo
|
||||
object with details on a license expression validation.
|
||||
* Drop support for Python 2.
|
||||
* Adopt the project skeleton from https://github.com/nexB/skeleton
|
||||
and its new configure script
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 11:55:39 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user