forked from pool/python-flit-core
Accepting request 1253060 from home:mcalabkova:branches:devel:languages:python
Should go with Sphinx
- Update to 3.11.0
* Support for SPDX license expressions and multiple license files,
as detailed in PEP 639:
license = "BSD-3-Clause"
license-files = ["LICENSE"]
For now, only a single license identifier is allowed. More complex
expressions describing multiple licenses & expressions may be supported
in a future version.
* The metadata format in produced packages is now version 2.4, to support
the expanded license information.
OBS-URL: https://build.opensuse.org/request/show/1253060
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flit-core?expand=0&rev=50
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 14 12:32:28 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 3.11.0
|
||||
* Support for SPDX license expressions and multiple license files,
|
||||
as detailed in PEP 639:
|
||||
license = "BSD-3-Clause"
|
||||
license-files = ["LICENSE"]
|
||||
For now, only a single license identifier is allowed. More complex
|
||||
expressions describing multiple licenses & expressions may be supported
|
||||
in a future version.
|
||||
* The metadata format in produced packages is now version 2.4, to support
|
||||
the expanded license information.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 02:39:52 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user