Home GnuPG
Diffusion GPGME 7eef399d89d4

python: Get version information from the build system.
7eef399d89d4Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

python: Get version information from the build system.

* configure.ac: Generate 'setup.py' and 'version.py'.
* lang/python/Makefile.am: Use generated setup script.
* lang/python/pyme/version.py: Turn it into a template, and get
version information from the build system.  Also drop some variables.
* lang/python/setup.py: Likewise.  This way we can avoid importing the
version module, which is frowned upon and actually caused a problem.
  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Jun 9 2016, 12:38 PM
Parents
rMa852f99a0ac9: python: Fix exception leak.
Branches
Unknown
Tags
Unknown

Event Timeline

Justus Winter <justus@g10code.com> committed rM7eef399d89d4: python: Get version information from the build system. (authored by Justus Winter <justus@g10code.com>).Jun 16 2016, 2:07 PM