This is related to the update_deps task.
All public version identifiers:
This is taken from the packaging documentation.
Only release segment is currently supported.
The parts in bold above are especially important.
The parts in italic above can be grouped into a new feature, which can support allowing pre-relase and development releases - something that needs extra implementation work to function properly.
Related issues:
This is related to the
update_depstask.All public version identifiers:
N!N(.N)*{a|b|rc}N.postN.devNThis is taken from the
packagingdocumentation.Only release segment is currently supported.
The parts in bold above are especially important.
The parts in italic above can be grouped into a new feature, which can support allowing pre-relase and development releases - something that needs extra implementation work to function properly.
Related issues: