14
0

Accepting request 1071124 from home:david.anes:branches:devel:languages:python

- Update to version 0.15.0: 
  * Parsing the spec file by RPM is now performed only if really
    necessary, greatly improving performance in certain scenarios. 
    (#212)
  * Checked that license is a valid SPDX license.

OBS-URL: https://build.opensuse.org/request/show/1071124
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=17
This commit is contained in:
2023-03-13 12:48:53 +00:00
committed by Git OBS Bridge
parent 27bb4efa05
commit 94252e45e3
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%define skip_python38 1
Name: python-specfile
Version: 0.14.0
Version: 0.15.0
Release: 0
Summary: A library for parsing and manipulating RPM spec files
License: MIT