Update gmxapi Python package version and versioning support module.
commit14c3cf87eaa8c5b0af6df31a58e6dd6a6d81aec4
authorM. Eric Irrgang <ericirrgang@gmail.com>
Thu, 12 Dec 2019 13:16:36 +0000 (12 16:16 +0300)
committerM. Eric Irrgang <ericirrgang@gmail.com>
Thu, 9 Jan 2020 10:00:15 +0000 (9 13:00 +0300)
tree213c24f3058028b76e1494c92ed799cd0f2a15f0
parentacbbcc1367fdb43e7404884e79882f01b296598b
Update gmxapi Python package version and versioning support module.

Module modernization moves in the direction of consolidated and
normalized metadata handling by reducing the exposure of non-standard
attributes. Future changes can further unify version metadata by
migrating to PEP 517/518 package configuration.

Change-Id: I288e846cc0e77d9053c79a06256afed9bb579d7f
python_packaging/src/gmxapi/version.py
python_packaging/src/setup.py