Skip to content

Conversation

@donald
Copy link
Collaborator

No description provided.

@thomas
Copy link
Contributor

There is some danger with snakemake, python-3.9.7-0 has snakemake version 6.8.0. And at least the snakemake6 alias must be removed. python-3.9.12-0 has snakemake 7.7.0 what now will cause confusion with the former snakemake7 pointing to snakemake-7.1.1-0.

snakemake in python-3.9.12-0 is 7.7.0, so point snakemake6 to
snakemake 6.8.0 in python-3.9.7-0 as before.
@donald
Copy link
Collaborator Author

Fixed for snakemake6. snakemake7 should be fixed to point to 7.7.0 in the new python package instead of 7.1.1 in the snakemake-7.1.1 package, correct?

Copy link
Contributor

@thomas Thomas Kreitler (thomas) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jepp, I'll inform the only 'snakemake7' user I know of.

Snakemake has version 7.7.0 in the new python 3.9.12 package, so prefer
this newer version for the snakemake7 alias over the version in the
snakemake 7.1.1 package.
@donald Donald Buczek (donald) merged commit 52f5e52 into master May 19, 2022
Sign in to join this conversation on GitHub.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants