gpgme/lang/python/pyme
Justus Winter 7eef399d89 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>
2016-06-16 14:07:41 +02:00
..
constants python: Drop obsolete VCS keywords. 2016-06-06 14:16:01 +02:00
__init__.py python: Drop obsolete VCS keywords. 2016-06-06 14:16:01 +02:00
callbacks.py python: Drop obsolete VCS keywords. 2016-06-06 14:16:01 +02:00
core.py python: Implement the context manager protocol. 2016-06-08 13:44:09 +02:00
errors.py python: Drop obsolete VCS keywords. 2016-06-06 14:16:01 +02:00
util.py python: Drop obsolete VCS keywords. 2016-06-06 14:16:01 +02:00
version.py.in python: Get version information from the build system. 2016-06-16 14:07:41 +02:00