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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow installing without setuptools #84

Merged
merged 1 commit into from Feb 24, 2017

Conversation

jmroot
Copy link
Contributor

@jmroot jmroot commented Feb 8, 2017

Setuptools v34 requires appdirs, which creates an obvious bootstrap problem if appdirs uses setuptools in its setup.py. Therefore, allow installing with distutils if setuptools is not available.

Setuptools v34 requires appdirs, which creates an obvious bootstrap problem if appdirs uses setuptools in its setup.py. Therefore, allow installing with distutils if setuptools is not available.
@adamjstewart
Copy link
Contributor

I was literally about to contribute the exact same patch. Thanks for doing this!

adamjstewart added a commit to adamjstewart/spack that referenced this pull request Feb 21, 2017
tgamblin pushed a commit to spack/spack that referenced this pull request Feb 21, 2017
…ored (#3198)

* Fix setuptools bootstrapping now that dependencies are no longer vendored
* Reorder patch and comments
* Use exact same patch as ActiveState/appdirs#84
* Use exact same patch as https://sourceforge.net/p/pyparsing/patches/10/
@zoofood
Copy link
Contributor

zoofood commented Feb 24, 2017

Thanks for sending this along. Cheers.

@zoofood zoofood merged commit e708311 into ActiveState:master Feb 24, 2017
@jmroot jmroot deleted the optional-setuptools branch February 24, 2017 06:44
diaena pushed a commit to diaena/spack that referenced this pull request May 26, 2017
…ored (spack#3198)

* Fix setuptools bootstrapping now that dependencies are no longer vendored
* Reorder patch and comments
* Use exact same patch as ActiveState/appdirs#84
* Use exact same patch as https://sourceforge.net/p/pyparsing/patches/10/
xavierandrade pushed a commit to xavierandrade/spack that referenced this pull request Jun 16, 2017
…ored (spack#3198)

* Fix setuptools bootstrapping now that dependencies are no longer vendored
* Reorder patch and comments
* Use exact same patch as ActiveState/appdirs#84
* Use exact same patch as https://sourceforge.net/p/pyparsing/patches/10/
amklinv pushed a commit to spack/spack that referenced this pull request Jul 17, 2017
…ored (#3198)

* Fix setuptools bootstrapping now that dependencies are no longer vendored
* Reorder patch and comments
* Use exact same patch as ActiveState/appdirs#84
* Use exact same patch as https://sourceforge.net/p/pyparsing/patches/10/
healther pushed a commit to electronicvisions/spack that referenced this pull request Jul 26, 2017
…ored (spack#3198)

* Fix setuptools bootstrapping now that dependencies are no longer vendored
* Reorder patch and comments
* Use exact same patch as ActiveState/appdirs#84
* Use exact same patch as https://sourceforge.net/p/pyparsing/patches/10/
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

3 participants