Wheel file version in repo is wrong format, it is missing dash character after patch version #31

Closed
opened 2025-05-01 00:00:26 +00:00 by stanislav.hejny · 1 comment

Ref epic: CleverSwarm Onboarding #58

in repo
https://pkg.cleverthis.io/pypi/clevermicro/amq-adapter-python/simple/amq-adapter/

the artefacts have version in this format:
amq_adapter-0.2.23.dev20250430124934-py3-none-any.whl

but there should be a dash char after patch version and before the extension with time stamp, correct format is:
amq_adapter-0.2.23-dev20250430124934-py3-none-any.whl

Ref epic: [CleverSwarm Onboarding #58](https://git.cleverthis.com/clevermicro/clevermicro/issues/58) in repo https://pkg.cleverthis.io/pypi/clevermicro/amq-adapter-python/simple/amq-adapter/ the artefacts have version in this format: amq_adapter-0.2.23.dev20250430124934-py3-none-any.whl but there should be a dash char after patch version and before the extension with time stamp, correct format is: amq_adapter-0.2.23-dev20250430124934-py3-none-any.whl
Author
Member

the current solution is actually only one possible, won't do the change

the current solution is actually only one possible, won't do the change
stanislav.hejny added this to the V.01 milestone 2025-06-15 07:31:50 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
You do not have permission to read 1 dependency
Reference: clevermicro/amq-adapter-python#31
No description provided.