openforcefield / openff-forcefields

Force fields produced by the Open Force Field Initiative
Creative Commons Attribution 4.0 International
140 stars 23 forks source link

Update versioneer setup #91

Closed mattwthompson closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #91 (3f04f45) into main (6ccf23a) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files
mattwthompson commented 1 year ago

Sanity check (note the git ref shows up in the line Version: 2023.08.0+14.g3f04f45):


(openff-toolkit-test) [openff-forcefields] git log -1 | cat                  9:58:51  ☁  versioneer ☀
commit 3f04f45b75eb786a007726e0bce16e7160fb86fa
Author: Matthew W. Thompson <mattwthompson@protonmail.com>
Date:   Tue Oct 31 09:54:04 2023 -0500

    Remove duplicate code
(openff-toolkit-test) [openff-forcefields] python setup.py version           9:58:54  ☁  versioneer ☀
/Users/mattthompson/mambaforge/envs/openff-toolkit-test/lib/python3.11/site-packages/setuptools/dist.py:314: InformationOnly: Normalizing '2023.08.0+14.g3f04f45' to '2023.8.0+14.g3f04f45'
  self.metadata.version = self._normalize_version(
running version
keywords are unexpanded, not using
got version from VCS {'version': '2023.08.0+14.g3f04f45', 'full-revisionid': '3f04f45b75eb786a007726e0bce16e7160fb86fa', 'dirty': False, 'error': None, 'date': '2023-10-31T09:54:04-0500'}
Version: 2023.08.0+14.g3f04f45
 full-revisionid: 3f04f45b75eb786a007726e0bce16e7160fb86fa
 dirty: False
 date: 2023-10-31T09:54:04-0500