[Rpm-maint] [rpm-software-management/rpm] add getter function to python bindings for retrieving parsed spec file (#186)

proyvind notifications at github.com
Sun Apr 2 09:09:36 UTC 2017


This simply does the same thing as 'rpmspec -P' does.

parsedspec = rpm.spec("foo.spec).parsed
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/186

-- Commit Summary --

  * add a spec.parsed setter for retrieving parsed spec
  * apply some cosmetics, removing whitespace etc.

-- File Changes --

    M python/spec-py.c (40)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/186.patch
https://github.com/rpm-software-management/rpm/pull/186.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/186
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170402/fe77cecd/attachment.html>


More information about the Rpm-maint mailing list