Merge remote-tracking branch 'upstream/v2-phase4' into python-registry-v2
This commit is contained in:
commit
e7a6176594
105 changed files with 4439 additions and 2074 deletions
|
@ -8,7 +8,7 @@ blinker==1.3
|
|||
boto==2.38.0
|
||||
cachetools==1.0.3
|
||||
cffi==1.1.2
|
||||
cryptography==0.9.2
|
||||
cryptography==1.0.2
|
||||
debtcollector==0.5.0
|
||||
enum34==1.0.4
|
||||
Flask==0.10.1
|
||||
|
@ -32,6 +32,7 @@ iso8601==0.1.10
|
|||
itsdangerous==0.24
|
||||
Jinja2==2.7.3
|
||||
jsonschema==2.5.1
|
||||
jsonpath-rw==1.4.0
|
||||
Mako==1.0.1
|
||||
marisa-trie==0.7.2
|
||||
MarkupSafe==0.23
|
||||
|
@ -97,7 +98,8 @@ git+https://github.com/DevTable/pygithub.git
|
|||
git+https://github.com/DevTable/container-cloud-config.git
|
||||
git+https://github.com/coreos/mockldap.git
|
||||
git+https://github.com/coreos/py-bitbucket.git
|
||||
git+https://github.com/coreos/pyapi-gitlab.git
|
||||
git+https://github.com/coreos/pyapi-gitlab.git@timeout
|
||||
git+https://github.com/coreos/resumablehashlib.git
|
||||
git+https://github.com/coreos/mockldap.git
|
||||
git+https://github.com/DevTable/python-etcd.git@sslfix
|
||||
git+https://github.com/NateFerrero/oauth2lib.git
|
||||
|
|
Reference in a new issue