Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove cython from runtime dependencies #1186

Merged
merged 1 commit into from Aug 10, 2023

Conversation

nsoranzo
Copy link
Contributor

@nsoranzo nsoranzo commented May 3, 2023

nsoranzo added a commit to galaxybot/galaxy that referenced this pull request May 7, 2023
which mistakenly added Cython to its runtime dependencies.
Will be fixed by pysam-developers/pysam#1186 .
@nsoranzo
Copy link
Contributor Author

nsoranzo commented Jul 5, 2023

Ping @jmarshall @AndreasHeger , this affects also some bioconda recipes linked above.

@jmarshall
Copy link
Member

In order to benefit from this fix, there would also need to be a new point release made. This is @AndreasHeger's department, so there is no need to ping me.

If this is causing trouble for bioconda, they have the option of patching their package themselves.

It's only needed at build time. Fix build-time dependency versions:
0.29.12 accounted for CPython 3.8's PyCode_New() signature change
and is as listed in setup.py; pysam does work with Cython 3.0.0.
@jmarshall jmarshall merged commit 928b596 into pysam-developers:master Aug 10, 2023
10 checks passed
@nsoranzo nsoranzo deleted the cython_dep branch August 10, 2023 11:34
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.

None yet

2 participants