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

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 17 04:47:01 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.10
* Ignore spaces before ':' separator
* Fix behavior of replace_macro function when macro is a tag
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 5 09:18:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com> Wed Aug 5 09:18:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

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

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19ce7d5cc305c883bbd36a1d2d8afc8a4b02f9dc5ef1c9a5bfd753c1cfdc16f1
size 36393

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6d160f13117240edd05d578376a5402df35953b00fd4ad23d312a4a79cf8824
size 41137