Skip to content

Py-pymol package has been updated to the latest version#13764

Merged
adamjstewart merged 13 commits intospack:developfrom
hseara:py-pymol
Nov 26, 2019
Merged

Py-pymol package has been updated to the latest version#13764
adamjstewart merged 13 commits intospack:developfrom
hseara:py-pymol

Conversation

@hseara
Copy link
Copy Markdown
Contributor

@hseara hseara commented Nov 17, 2019

  • I have removed the previous py-pymol version as it was no longer compiling
  • I have added a new package libmmtf-cpp that is a new dependency of py-pymol

@hseara
Copy link
Copy Markdown
Contributor Author

hseara commented Nov 19, 2019

Any problem with this submission, or I just have to wait for a reviewer?

depends_on('libmmtf-cpp', type=('build'))
depends_on('msgpack-c', type=('build'))

patch('apbstools_tcltk8.6.patch', level=0, when='@2.3.0')
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you explain this patch in more detail? Why is it necessary? Has it been submitted upstream?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@adamjstewart I just copied the patch from the archlinux pymol installation. But a more careful inspection makes me believe that it is not needed. First, the plugin it tries to fix is outdated. Also, we do not provide apbs support at this moment, so it is useless.

@hseara
Copy link
Copy Markdown
Contributor Author

hseara commented Nov 26, 2019

  • I have removed the patch which I believe is useless
  • I removed an uneeded dependency which is already by freeglut

@adamjstewart adamjstewart merged commit ad2cc38 into spack:develop Nov 26, 2019
@hseara hseara deleted the py-pymol branch December 3, 2019 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants