bumpver/test
Manuel Barkhau 53617b2624 fix: gh#172 use default date values
When parsing the current version, if it doesn't
specify anyt date part, (such as is the case for
e.g. SemVer), then use the current date to
populate default parts.

This enables updating YYYY patterns in copyright
headers even for projects that don't use a CalVer
pattern.
2022-02-11 22:33:17 +00:00
..
fixtures fix gitlab #14 - parse tool.bumpver when using pyproject.toml 2020-11-01 18:22:19 +00:00
__init__.py WIP: mostly scratch code still 2018-09-02 21:48:12 +02:00
test_cli.py fix: gh#172 use default date values 2022-02-11 22:33:17 +00:00
test_config.py pycalver -> bumpver 2020-10-18 20:47:35 +00:00
test_parse.py pycalver -> bumpver 2020-10-18 20:47:35 +00:00
test_patterns.py pycalver -> bumpver 2020-10-18 20:47:35 +00:00
test_rewrite.py fix test 2021-01-17 21:42:09 +00:00
test_version.py Fix linting errors 2021-01-17 19:45:53 +01:00
util.py pycalver -> bumpver 2020-10-18 20:47:35 +00:00