I've looked deeper and we'll actually need a specific patch to handle this. We were previously creating sdists like:
$PROJECT-bar.1.g49655c6
(for a tag of 'bar' one commit back).
Which is obviously *totally* wrong - as the project name and version get mixed in.
I've looked deeper and we'll actually need a specific patch to handle this. We were previously creating sdists like:
$PROJECT- bar.1.g49655c6
(for a tag of 'bar' one commit back).
Which is obviously *totally* wrong - as the project name and version get mixed in.