| OLD | NEW |
| 1 # See README.md, there is a section about this file. | 1 # See README.md, there is a section about this file. |
| 2 #vim: ft=python: | 2 #vim: ft=python: |
| 3 { | 3 { |
| 4 'wheel': { | 4 'wheel': { |
| 5 'version': '0.24.0', | 5 'version': '0.24.0', |
| 6 'build': '0', | 6 'build': '0', |
| 7 'gs': 'c02262299489646af253067e8136c060a93572e3.tar.gz', | 7 'gs': 'c02262299489646af253067e8136c060a93572e3.tar.gz', |
| 8 }, | 8 }, |
| 9 | 9 |
| 10 'argcomplete': { | 10 'argcomplete': { |
| (...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 188 'version': '1.7.3', | 188 'version': '1.7.3', |
| 189 'build': '0', | 189 'build': '0', |
| 190 'repo': 'external/bitbucket.org/gutworth/six', | 190 'repo': 'external/bitbucket.org/gutworth/six', |
| 191 'rev': 'e0898d97d5951af01ba56e86acaa7530762155c8', | 191 'rev': 'e0898d97d5951af01ba56e86acaa7530762155c8', |
| 192 'implicit': True, # Required by python_dateutil, webtest, uritemplate. | 192 'implicit': True, # Required by python_dateutil, webtest, uritemplate. |
| 193 }, | 193 }, |
| 194 'testing_support': { | 194 'testing_support': { |
| 195 'version': '0.1.8', | 195 'version': '0.1.8', |
| 196 'build': '0', | 196 'build': '0', |
| 197 'repo': 'infra/testing/testing_support', | 197 'repo': 'infra/testing/testing_support', |
| 198 'rev': '8da98d0f4a123099c4f9132a08b09055c35026dc', | 198 'rev': 'ab9c80db669731ff1acdbe8f2f2a36433def4ba1', |
| 199 }, | 199 }, |
| 200 'tzlocal': { | 200 'tzlocal': { |
| 201 'version': '1.2', | 201 'version': '1.2', |
| 202 'build': '0', | 202 'build': '0', |
| 203 'gs': 'd69c0f47b56c70523e60f6cf17f1f21c00b1ba6b.tar.gz', | 203 'gs': 'd69c0f47b56c70523e60f6cf17f1f21c00b1ba6b.tar.gz', |
| 204 }, | 204 }, |
| 205 'uritemplate': { | 205 'uritemplate': { |
| 206 'version': '0.6', | 206 'version': '0.6', |
| 207 'build': '0', | 207 'build': '0', |
| 208 'repo': 'external/github.com/uri-templates/uritemplate-py', | 208 'repo': 'external/github.com/uri-templates/uritemplate-py', |
| (...skipping 14 matching lines...) Expand all Loading... |
| 223 'rev': '6581ebfe7e1f95b6f2e193723a9e0e1f02337851', | 223 'rev': '6581ebfe7e1f95b6f2e193723a9e0e1f02337851', |
| 224 }, | 224 }, |
| 225 'WebOb': { | 225 'WebOb': { |
| 226 'version': '1.4.1dev', | 226 'version': '1.4.1dev', |
| 227 'build': '0', | 227 'build': '0', |
| 228 'repo': 'external/github.com/Pylons/webob', | 228 'repo': 'external/github.com/Pylons/webob', |
| 229 'rev': 'ec67aba9d62d0e32dc5154c940a2214441bf0a9e', | 229 'rev': 'ec67aba9d62d0e32dc5154c940a2214441bf0a9e', |
| 230 # 'implicit': True, # Required by webtest | 230 # 'implicit': True, # Required by webtest |
| 231 }, | 231 }, |
| 232 } | 232 } |
| OLD | NEW |