* Release license-expression wheels properly * Update license list to latest ScanCode OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-license-expression?expand=0&rev=18
88 lines
3.3 KiB
Plaintext
88 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jul 5 10:22:11 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 30.4.3:
|
|
* Release license-expression wheels properly
|
|
* Update license list to latest ScanCode
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 30 14:17:02 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to 30.4.1
|
|
* Use latest skeleton
|
|
* Update license list to latest ScanCode and SPDX 3.26
|
|
* Drop support for Python 3.8
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 22 20:44:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 30.3.0:
|
|
* Use latest skeleton
|
|
* Update license list to latest ScanCode and SPDX 3.23
|
|
* Drop support for Python 3.7
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 7 22:56:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 30.2.0:
|
|
* Use latest skeleton
|
|
* Update license list to latest ScanCode and SPDX 3.22
|
|
* Add Python 3.12 support in CI
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 26 19:48:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 30.1.0
|
|
* This is a minor release without API changes
|
|
* Use latest skeleton (and updated configure script)
|
|
* Update license list to latest ScanCode and SPDX 3.19
|
|
* Use correct syntax for python_require
|
|
* Drop using Travis and Appveyor
|
|
* Drop support for Python 3.7 and add Python 3.11
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 22 11:33:49 UTC 2022 - Matthias Fehring <buschmann23@opensuse.org>
|
|
|
|
- Requires boolean.py 4.0 or newer
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- version update to 1.2
|
|
* Fix anomalous backslashes in strings
|
|
* Update the thirdparty directory structure.
|
|
* New version of boolean.py library
|
|
* Add ability to leave license expressions unsorted when simplifying
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 15:24:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Format with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 5 13:23:12 UTC 2019 - Carmen Bianca Bakker <carmen@carmenbianca.eu>
|
|
|
|
- New package, version 0.999
|