16
0

- 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:
2026-01-26 08:18:39 +00:00
committed by Git OBS Bridge
parent 86f9f2146d
commit abcc1fa0da
4 changed files with 12 additions and 5 deletions

View File

@@ -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