|
118 | 118 | remote: -----> Inline app detected
|
119 | 119 | remote: ==> .heroku/python/lib/python.*/site-packages/easy-install.pth <==
|
120 | 120 | remote: /app/.heroku/src/gunicorn
|
121 |
| - remote: /app/local_package |
| 121 | + remote: /tmp/build_.*/local_package |
122 | 122 | remote:
|
123 | 123 | remote: ==> .heroku/python/lib/python.*/site-packages/gunicorn.egg-link <==
|
124 | 124 | remote: /app/.heroku/src/gunicorn
|
|
140 | 140 | /app/.heroku/src/gunicorn
|
141 | 141 | .
|
142 | 142 | ==> .heroku/python/lib/python.*/site-packages/local-package.egg-link <==
|
143 |
| - /tmp/build_.*/local_package |
| 143 | + /app/local_package |
144 | 144 | .
|
145 | 145 | Running entrypoint for the local package: Hello!
|
146 | 146 | Running entrypoint for the VCS package: gunicorn \\(version 20.1.0\\)
|
|
159 | 159 | remote: Obtaining gunicorn from git\\+https://github.com/benoitc/[email protected]#egg=gunicorn \\(from -r /tmp/build_.*/requirements.txt \\(line 2\\)\\)
|
160 | 160 | remote: Cloning https://github.com/benoitc/gunicorn \\(to revision 20.1.0\\) to /app/.heroku/src/gunicorn
|
161 | 161 | remote: Installing collected packages: gunicorn, local-package
|
162 |
| - remote: Attempting uninstall: gunicorn |
163 |
| - remote: Found existing installation: gunicorn 20.1.0 |
164 |
| - remote: Uninstalling gunicorn-20.1.0: |
165 |
| - remote: Successfully uninstalled gunicorn-20.1.0 |
166 | 162 | remote: Running setup.py develop for gunicorn
|
167 | 163 | remote: Running setup.py develop for local-package
|
168 | 164 | remote: Successfully installed gunicorn local-package
|
169 | 165 | remote: -----> Running post-compile hook
|
170 | 166 | remote: ==> .heroku/python/lib/python.*/site-packages/easy-install.pth <==
|
171 |
| - remote: /tmp/build_.*/local_package |
172 | 167 | remote: /app/.heroku/src/gunicorn
|
| 168 | + remote: /tmp/build_.*/local_package |
173 | 169 | remote:
|
174 | 170 | remote: ==> .heroku/python/lib/python.*/site-packages/gunicorn.egg-link <==
|
175 | 171 | remote: /app/.heroku/src/gunicorn
|
|
181 | 177 | remote: Running entrypoint for the VCS package: gunicorn \\(version 20.1.0\\)
|
182 | 178 | remote: -----> Inline app detected
|
183 | 179 | remote: ==> .heroku/python/lib/python.*/site-packages/easy-install.pth <==
|
184 |
| - remote: /app/local_package |
185 | 180 | remote: /app/.heroku/src/gunicorn
|
| 181 | + remote: /tmp/build_.*/local_package |
186 | 182 | remote:
|
187 | 183 | remote: ==> .heroku/python/lib/python.*/site-packages/gunicorn.egg-link <==
|
188 | 184 | remote: /app/.heroku/src/gunicorn
|
|
0 commit comments