Skip to content

update py-nbconvert#13422

Merged
adamjstewart merged 5 commits intospack:developfrom
healther:PR/pynbconvert
Nov 26, 2019
Merged

update py-nbconvert#13422
adamjstewart merged 5 commits intospack:developfrom
healther:PR/pynbconvert

Conversation

@healther
Copy link
Copy Markdown
Contributor

  • add setuptools dependency, like all the other jupyter packages
    it seems to be using setuptools for some commands all the time
    but requires it for the newest version
  • added dependencies, not necessarily only needed for the latest one
  • depends on new packages (defusedxml, pandocfilters, testpath)

@adamjstewart
Copy link
Copy Markdown
Member

Ping @healther

@healther
Copy link
Copy Markdown
Contributor Author

healther commented Nov 4, 2019

I'd prefer not to change up any old versions (at least not without checking the versions manually, for which I don't have the time)...

At some point there was some discussion about adding logic to parse requirements.txt files, did we ever go anywhere with that? Unfortunately work has been somewhat chaotic the last couple of week

@healther
Copy link
Copy Markdown
Contributor Author

healther commented Nov 6, 2019

@adamjstewart: The dependencies are plain in setup.py, at least up to 4.2.0 (the latest in spack), I'd prefer not to restrict dependencies unless we find an actual breakage, it's much harder to debug a concretisation error than it is to debug a build or run failure

@adamjstewart
Copy link
Copy Markdown
Member

That's fine, you still need to address the other comments though.

* add setuptools dependency, like all the other jupyter packages
  it seems to be using setuptools for some commands all the time
  but requires it for the newest version
* added dependencies, not necessarily only needed for the latest one
* depends on new packages (defusedxml, pandocfilters, testpath)
* should also be moved to pypi sources?
* '@5:@5:' is a valid spec -> intended?
@healther
Copy link
Copy Markdown
Contributor Author

sorry for the delay, I was on vacation the last 3 weeks

@adamjstewart adamjstewart merged commit 3cfab76 into spack:develop Nov 26, 2019
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