14
0

Accepting request 848997 from home:jayvdb:branches:devel:languages:python

- Update to v0.10
  * Ignore spaces before ':' separator
  * Fix behavior of replace_macro function when macro is a tag

OBS-URL: https://build.opensuse.org/request/show/848997
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rpm-spec?expand=0&rev=10
This commit is contained in:
2020-11-19 09:05:22 +00:00
committed by Git OBS Bridge
parent d0b375fba1
commit 28043f85ee
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-rpm-spec
Version: 0.9
Version: 0.10
Release: 0
Summary: Python module for parsing RPM spec files
License: MIT