Skip to content

[FIX] setup: Increase required setuptools version#2602

Merged
astaric merged 1 commit intobiolab:masterfrom
ales-erjavec:macos-application-setuptools
Sep 20, 2017
Merged

[FIX] setup: Increase required setuptools version#2602
astaric merged 1 commit intobiolab:masterfrom
ales-erjavec:macos-application-setuptools

Conversation

@ales-erjavec
Copy link
Copy Markdown
Contributor

Issue

Fixes gh-2600

Description of changes

Increase required setuptools version to 36.3

This is required for installing namespace packages from wheels
build with newer versions of setuptools (see setuptools issue 885)

Includes
  • Code changes
  • Tests
  • Documentation

This is required for installing namespace packages from wheels
build with newer versions of setuptools (see setuptools issue 885)

Fixes biolabgh-2600
@ales-erjavec ales-erjavec force-pushed the macos-application-setuptools branch from f12755d to 06ee728 Compare September 20, 2017 12:42
@codecov-io
Copy link
Copy Markdown

codecov-io commented Sep 20, 2017

Codecov Report

Merging #2602 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2602   +/-   ##
=======================================
  Coverage   75.09%   75.09%           
=======================================
  Files         329      329           
  Lines       57773    57773           
=======================================
  Hits        43386    43386           
  Misses      14387    14387

@astaric astaric merged commit 8df4187 into biolab:master Sep 20, 2017
@astaric
Copy link
Copy Markdown
Member

astaric commented Sep 23, 2017

@ales-erjavec Do we also need to update the conda-spec file?
https://github.com/biolab/orange3/blob/master/scripts/windows/specs/conda-spec.txt

@ales-erjavec
Copy link
Copy Markdown
Contributor Author

It would be better to update conda-recipe/meta.yaml as well as the conda-forge one.

The conda-spec.txt is (an example of) a generated file. The env spec is otherwise rebuild when the installers get created.

@astaric
Copy link
Copy Markdown
Member

astaric commented Sep 24, 2017

Ok. I'll update the conda-forge recipe when we do the 3.6 release (probably this friday).

@ales-erjavec ales-erjavec deleted the macos-application-setuptools branch November 14, 2017 08:56
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.

4 participants