forked from pool/python-flit-core
Accepting request 1274032 from home:nkrapp:branches:devel:languages:python
- 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.
OBS-URL: https://build.opensuse.org/request/show/1274032
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flit-core?expand=0&rev=52
This commit is contained in:
@@ -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