- update to 0.14.0:
* Requires Python 3.9+ * Add support for PEP 639 license expressions OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-parser?expand=0&rev=12
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pyproject-parser
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -31,7 +31,7 @@
|
||||
%bcond_with libalternatives
|
||||
%endif
|
||||
Name: python-pyproject-parser%{psuffix}
|
||||
Version: 0.13.0
|
||||
Version: 0.14.0
|
||||
Release: 0
|
||||
Summary: Parser for 'pyproject.toml'
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user