Enable the Python bindings for gpgme so that the DNF package manager
can use them.
Details
Details
- Reviewers
ikey - Group Reviewers
Triage Team - Commits
- R1044:d038de0a1b4b: Enable Python bindings for gpgme
Diff Detail
Diff Detail
- Repository
- R1044 gpgme
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Address review feedback:
- Drop explicit "pkgconfig(python2)" since it's in the base build root
- Drop "libgpg-error" builddep as it's pulled in by gnupg anyway