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

Bumps to setuptools==40.9.0 #1795

Merged
merged 1 commit into from
Apr 29, 2019

Conversation

AndreMiras
Copy link
Member

Version 40.0.0 seems to give gateway timeout while downloading:

wget
https://pypi.python.org/packages/source/s/setuptools/setuptools-40.0.0.zip
--2019-04-18 12:26:42--
https://pypi.python.org/packages/source/s/setuptools/setuptools-40.0.0.zip
Resolving pypi.python.org (pypi.python.org)... 151.101.132.223,
2a04:4e42:1f::223
Connecting to pypi.python.org (pypi.python.org)|151.101.132.223|:443...
connected.
HTTP request sent, awaiting response... 301 Redirect to Primary Domain
Location:
https://pypi.org/packages/source/s/setuptools/setuptools-40.0.0.zip
[following]
--2019-04-18 12:26:43--
https://pypi.org/packages/source/s/setuptools/setuptools-40.0.0.zip
Resolving pypi.org (pypi.org)... 151.101.64.223, 151.101.128.223,
151.101.192.223, ...
Connecting to pypi.org (pypi.org)|151.101.64.223|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location:
https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-40.0.0.zip
[following]
--2019-04-18 12:26:43--
https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-40.0.0.zip
Resolving files.pythonhosted.org (files.pythonhosted.org)...
151.101.133.63, 2a04:4e42:1f::319
Connecting to files.pythonhosted.org
(files.pythonhosted.org)|151.101.133.63|:443... connected.
HTTP request sent, awaiting response... 504 Gateway Time-out
Retrying.

Version 40.0.0 seems to give gateway timeout while downloading:
```
wget
https://pypi.python.org/packages/source/s/setuptools/setuptools-40.0.0.zip
--2019-04-18 12:26:42--
https://pypi.python.org/packages/source/s/setuptools/setuptools-40.0.0.zip
Resolving pypi.python.org (pypi.python.org)... 151.101.132.223,
2a04:4e42:1f::223
Connecting to pypi.python.org (pypi.python.org)|151.101.132.223|:443...
connected.
HTTP request sent, awaiting response... 301 Redirect to Primary Domain
Location:
https://pypi.org/packages/source/s/setuptools/setuptools-40.0.0.zip
[following]
--2019-04-18 12:26:43--
https://pypi.org/packages/source/s/setuptools/setuptools-40.0.0.zip
Resolving pypi.org (pypi.org)... 151.101.64.223, 151.101.128.223,
151.101.192.223, ...
Connecting to pypi.org (pypi.org)|151.101.64.223|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location:
https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-40.0.0.zip
[following]
--2019-04-18 12:26:43--
https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-40.0.0.zip
Resolving files.pythonhosted.org (files.pythonhosted.org)...
151.101.133.63, 2a04:4e42:1f::319
Connecting to files.pythonhosted.org
(files.pythonhosted.org)|151.101.133.63|:443... connected.
HTTP request sent, awaiting response... 504 Gateway Time-out
Retrying.
````
AndreMiras added a commit to AndreMiras/EtherollApp that referenced this pull request Apr 18, 2019
@inclement inclement merged commit 427f2d8 into kivy:master Apr 29, 2019
@inclement
Copy link
Member

👍

@AndreMiras AndreMiras deleted the feature/bump_setuptools branch April 29, 2019 22:02
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.

2 participants