Page MenuHomeSolus

Enable Python bindings for gpgme
ClosedPublic

Authored by ngompa on Jan 7 2018, 8:18 PM.
Tags
None
Referenced Files
F11032762: D1908.id.diff
Wed, Aug 9, 2:47 PM
F11032761: D1908.id4805.diff
Wed, Aug 9, 2:47 PM
F11032760: D1908.id4530.diff
Wed, Aug 9, 2:47 PM
F11032759: D1908.id4533.diff
Wed, Aug 9, 2:47 PM
F11025899: D1908.diff
Wed, Aug 9, 1:31 AM
F10933369: D1908.id.diff
Jul 12 2023, 6:33 AM
F10847838: D1908.diff
Jun 11 2023, 12:15 PM
F10833927: D1908.id4530.diff
Jun 7 2023, 4:34 AM

Details

Summary

Enable the Python bindings for gpgme so that the DNF package manager
can use them.

Diff Detail

Repository
R1044 gpgme
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kyrios123 added inline comments.
package.yml
21

This is not required as it's in system.devel

25

I guess this could be removed since libassuan and gnupg have it as dependency

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
This revision is now accepted and ready to land.Jan 21 2018, 2:33 PM
This revision was automatically updated to reflect the committed changes.