Sync from SUSE:SLFO:Main python-flit-core revision 21a64cc84fa79462c4ca0c51c5514856
This commit is contained in:
BIN
flit_core-3.11.0.tar.gz
(Stored with Git LFS)
BIN
flit_core-3.11.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
flit_core-3.12.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
flit_core-3.12.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 2 14:17:24 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
- Update to 3.12.0
|
||||
* Support for license expressions using the AND and OR operators.
|
||||
* Recognise __version__: str = "0.1" annotated assignments when
|
||||
finding the version number.
|
||||
* Clear error message when referring to a license file in a parent
|
||||
directory, which is not supported.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 14 12:32:28 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@@ -52,7 +52,7 @@ ExclusiveArch: do-not-build
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: %{pprefix}-flit-core%{?psuffix}
|
||||
Version: 3.11.0
|
||||
Version: 3.12.0
|
||||
Release: 0
|
||||
Summary: Distribution-building parts of Flit
|
||||
License: BSD-3-Clause AND MIT
|
||||
|
Reference in New Issue
Block a user