Skip to content

reloc: rename package to align with arch convention - #24

Draft
benipeled wants to merge 1 commit into
scylladb:masterfrom
benipeled:rename_reloc
Draft

reloc: rename package to align with arch convention#24
benipeled wants to merge 1 commit into
scylladb:masterfrom
benipeled:rename_reloc

Conversation

@benipeled

Copy link
Copy Markdown

The arch in the package name is in a weird and not-common place. the
arch should be added as a suffix before the dot.

This commit align the package-name with the arch convention we use for
RPM and deb packages.

Issue scylladb/scylladb#9799

@benipeled

Copy link
Copy Markdown
Author

Should be verified.

@avikivity

Copy link
Copy Markdown
Member

It's better to duplicate the package names for a short period rather than trying to coordinate.

@benipeled
benipeled marked this pull request as draft January 27, 2022 08:44
The names of the packages generated during the build, contain the `arch` in
a weird and non-common location, The common convention is to always put the
`arch` as a suffix before the dot of the file-extension,

This commit aligns the python-package name with the common convention,

Issue #9799
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants