Skip to content

Commit

Permalink
Issues with RDKit
Browse files Browse the repository at this point in the history
  • Loading branch information
Vital-IT software installation account committed Apr 10, 2024
1 parent a32b39c commit 32577ef
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ patches = [
checksums = [
'bed309df7f1e2ea25736a986cf951325681142ee49468b1c62d020a109d2ef52', # Release_2021_03_4.tar.gz
'45869e01461b66e42c9305f5e8a65f696417e4777c2da60ef81d1e26e57d1b2e', # RDKit-2021.03.4_skip-broken-test.patch
'a13ede07f2082b73348c4ecdd4528b5f758bc064e80fa4d0aa108ebcb0ea28e9', # RDKit-2021.03.4_fix-comic-neue-checksum.patch
'32b9043360f69b543a31ab9b2c63df5f66b3fffcd466b1ce6222059adc88ae1e', # RDKit-2021.03.4_fix-comic-neue-checksum.patch
]

# Dependencies varies from version to version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Author: Robin Engler, SIB Swiss Institute for Bioinformatics
endif()
if(needDownload)
- set(MD5Sum "23ed3f833c1ae0adb141a26b4a30d73e")
+ set(MD5Sum "b7fd0df73ad4637504432d72a0accb8f")
+ set(MD5Sum "e45d827587c06791f5074bbe23c3109d")
downloadAndCheckMD5("https://fonts.google.com/download?family=Comic%20Neue"
"${CMAKE_CURRENT_SOURCE_DIR}/Comic_Neue.zip"
${MD5Sum})
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ checksums = [
{'Release_2023_03_3.tar.gz': 'bdbf9a2e6988526bfeb8c56ce3cdfe2998d60ac289078e2215374288185e8c8d'},
{'RDKit-2021.03.4_skip-broken-test.patch': '45869e01461b66e42c9305f5e8a65f696417e4777c2da60ef81d1e26e57d1b2e'},
{'RDKit-2023.03.3_fix-comic-neue-checksum.patch':
'93ae766b6224385ed30e3cea2a6af9a6d8fdf9a647e313c7c66dfc2b46c0e5a5'},
'8921b72cda13fac2592926d88f60bc2dc30b6b8c3febd976fe6ddfcd84cbb346'},
]

# Dependencies varies from version to version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
endif()
if(needDownload)
- set(MD5Sum "850b0df852f1cda4970887b540f8f333")
+ set(MD5Sum "b7fd0df73ad4637504432d72a0accb8f")
+ set(MD5Sum "e45d827587c06791f5074bbe23c3109d")
downloadAndCheckMD5("https://fonts.google.com/download?family=Comic%20Neue"
"${CMAKE_CURRENT_SOURCE_DIR}/Comic_Neue.zip"
${MD5Sum})

0 comments on commit 32577ef

Please sign in to comment.