Skip to content

Fix namespaced python packages#3757

Merged
adamjstewart merged 4 commits intospack:developfrom
electronicvisions:PR/setuptools-dependencies
Apr 10, 2017
Merged

Fix namespaced python packages#3757
adamjstewart merged 4 commits intospack:developfrom
electronicvisions:PR/setuptools-dependencies

Conversation

@healther
Copy link
Copy Markdown
Contributor

@healther healther commented Apr 7, 2017

Those two are probably not the only ones...

@adamjstewart
Copy link
Copy Markdown
Member

Can you also check py-backports-abc and py-tappy? These are the only other packages I suspect might run into this problem.

version('1.0.0', '03267762480bd86b50580dc19dff3c66')

depends_on('py-setuptools', type='build')
# newer setuptools version mess with "namespace" packages in a incompatible
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.

an incompatible

@healther
Copy link
Copy Markdown
Contributor Author

Can you also check py-backports-abc and py-tappy? These are the only other packages I suspect might run into this problem.

I couldn't reproduce the problem with either of those, but I also not 100% sure how this would manifest (and right now, I don't have the time to spare)

@adamjstewart adamjstewart merged commit 5008973 into spack:develop Apr 10, 2017
@healther healther deleted the PR/setuptools-dependencies branch April 14, 2017 06:44
diaena pushed a commit to diaena/spack that referenced this pull request May 26, 2017
* Fix namespaced python packages

* Update package.py

* Update package.py

* fix typo
xavierandrade pushed a commit to xavierandrade/spack that referenced this pull request Jun 16, 2017
* Fix namespaced python packages

* Update package.py

* Update package.py

* fix typo
EmreAtes pushed a commit to EmreAtes/spack that referenced this pull request Jul 10, 2017
* Fix namespaced python packages

* Update package.py

* Update package.py

* fix typo
amklinv pushed a commit that referenced this pull request Jul 17, 2017
* Fix namespaced python packages

* Update package.py

* Update package.py

* fix typo
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.

3 participants