Skip to content

Commit

Permalink
Update Pip, Python, libyaml, setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
jriguera committed Jan 15, 2019
1 parent f94183c commit 6b9ff46
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions config/blobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,7 @@ openssl/openssl-1.0.2l.tar.gz:
object_id: 718e220f-7f15-4717-b010-b66dc3de1302
sha: b58d5d0e9cea20e571d903aafa853e2ccd914138
size: 5365054
setuptools/setuptools-36.2.7.tar.gz:
object_id: 792bb31f-82ec-4c6d-8616-ffdac6444b61
sha: 6787491e14de08ac954900c314afe493261c9652
size: 664003
2 changes: 1 addition & 1 deletion packages/libyaml/spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ name: libyaml
dependencies: []

files:
- libyaml/yaml-0.1.7.tar.gz # http://pyyaml.org/download/libyaml/yaml-0.1.7.tar.gz
- libyaml/yaml-0.2.1.tar.gz # http://pyyaml.org/download/libyaml/yaml-0.2.1.tar.gz
2 changes: 1 addition & 1 deletion packages/pip/spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ dependencies:
- setuptools

files:
- pip/pip-9.0.1.tar.gz # https://pypi.python.org/packages/11/b6/abcb525026a4be042b486df43905d6893fb04f05aac21c32c638e939e447/pip-9.0.1.tar.gz
- pip/pip-18.1.tar.gz # https://files.pythonhosted.org/packages/45/ae/8a0ad77defb7cc903f09e551d88b443304a9bd6e6f124e75c0fbbf6de8f7/pip-18.1.tar.gz
2 changes: 1 addition & 1 deletion packages/python27/spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ dependencies:
- openssl

files:
- python/Python-2.7.13.tar.xz # https://www.python.org/ftp/python/2.7.13/Python-2.7.13.tar.xz
- python/Python-2.7.15.tar.xz # https://www.python.org/ftp/python/2.7.15/Python-2.7.15.tar.xz
2 changes: 1 addition & 1 deletion packages/setuptools/spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ dependencies:
- python27

files:
- setuptools/setuptools-36.2.7.tar.gz # https://github.com/pypa/setuptools/archive/v36.2.7.tar.gz
- setuptools/setuptools-40.6.3.tar.gz # https://github.com/pypa/setuptools/archive/v40.6.3.tar.gz
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ boto==2.47.0
azure==2.0.0
cs==1.1.1
docker-py==1.10.6
docker-compose==1.14.0
# docker-compose==1.14.0
apache-libcloud==2.0.0
shade==1.22.2
pyvmomi==6.5
Expand Down

0 comments on commit 6b9ff46

Please sign in to comment.