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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃 Bump RDKit version to Release_2024_03_2 #100

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 3, 2024

New RDKit version tag detected in https://github.com/rdkit/rdkit.

@github-actions github-actions bot requested a review from kuelumbus May 3, 2024 01:18
@@ -152,7 +152,7 @@ def build_rdkit(self, ext):
# Start build process
os.chdir(str("rdkit"))

if rdkit_tag == "Release_2023_09_6":
if rdkit_tag = "Release_2024_03_2"

Choose a reason for hiding this comment

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

@kuelumbus it seems that the github action introduced a typo here (removed an = and the : at the end which prevents the build from working

Copy link
Owner

Choose a reason for hiding this comment

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

Thank for finding this. I think this is fixed in the new master branch already. However, I haven't looked at this PR because the RDKit releases are currently blocked by pypi/support#3962.

Choose a reason for hiding this comment

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

Oh I didn't see that part :(
Hope they'll resolve it soon.

Thanks for the reply.

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