Skip to content

Instantly share code, notes, and snippets.

View sardine2's full-sized avatar

sardine2

View GitHub Profile
https://press.one/p/address/v?s=78a98736303a8ea2c7c17107ff1209b9269ffc22b23738edfd86008947f616c491472f168a0cf108ca1a22bb9bcfae37428526cdc83ce9a291a6bf71df32922e1&h=fca0869f19b695093b0e32d7678efb98434d1d1fb77d704f6b674ded44411828&a=9ad1d39b3ffe630b1bcb29581f0627c6a1dfa5ea&f=P1&v=2
https://press.one/p/address/v?s=78a98736303a8ea2c7c17107ff1209b9269ffc22b23738edfd86008947f616c491472f168a0cf108ca1a22bb9bcfae37428526cdc83ce9a291a6bf71df32922e1&h=fca0869f19b695093b0e32d7678efb98434d1d1fb77d704f6b674ded44411828&a=9ad1d39b3ffe630b1bcb29581f0627c6a1dfa5ea&f=P1&v=2
https://press.one/p/address/v?s=78a98736303a8ea2c7c17107ff1209b9269ffc22b23738edfd86008947f616c491472f168a0cf108ca1a22bb9bcfae37428526cdc83ce9a291a6bf71df32922e1&h=fca0869f19b695093b0e32d7678efb98434d1d1fb77d704f6b674ded44411828&a=9ad1d39b3ffe630b1bcb29581f0627c6a1dfa5ea&f=P1&v=2
{"sig":"67a0dddf2f54e42704dec79fc9e457596a6084fd7bc04faa7cf65ccc7b46563ff5a92a280e22678cc4eea674b348cf5bf7eeb6c89d9d82c9ba4903dc4d06c7a41","msghash":"b580229fe9b44ac46b9be4aa431042f88690cc89554d4c7bc0c214ec0b38045f"}
S:oneshot03 moxinni1$ heroku logs --tail
2017-04-06T14:18:44.350205+00:00 app[api]: Release v1 created by user sardine2@yeah.net
2017-04-06T14:18:44.350205+00:00 app[api]: Initial release by user sardine2@yeah.net
2017-04-06T14:18:44.447317+00:00 app[api]: Release v2 created by user sardine2@yeah.net
2017-04-06T14:18:44.447317+00:00 app[api]: Enable Logplex by user sardine2@yeah.net
2017-04-06T14:18:44.700340+00:00 app[api]: Release v2 created by user sardine2@yeah.net
2017-04-06T14:19:43.000000+00:00 app[api]: Build started by user sardine2@yeah.net
2017-04-06T14:20:19.019603+00:00 app[api]: Release v3 created by user sardine2@yeah.net
2017-04-06T14:20:19.019603+00:00 app[api]: Attach DATABASE (@ref:postgresql-graceful-47135) by user sardine2@yeah.net
remote: Successfully installed Flask-0.12 Flask-Bootstrap-3.3.7.1 Flask-Login-0.4.0 Flask-Mail-0.9.1 Flask-Moment-0.5.1 Flask-SQLAlchemy-2.2 Flask-Script-2.0.5 Flask-WTF-0.14.2 Jinja2-2.9.4 MarkupSafe-1.0 SQLAlchemy-1.1.6 WTForms-2.1 Werkzeug-0.11.15 blinker-1.4 click-6.7 dominate-2.3.1 gunicorn-19.7.1 itsdangerous-0.24 visitor-0.1.3
remote:
remote: -----> Discovering process types
remote: Procfile declares types -> web
remote:
remote: -----> Compressing...
remote: Done: 41.3M
remote: -----> Launching...
remote: Released v4
remote: https://oneshot02.herokuapp.com/ deployed to Heroku
alabaster==0.7.8
alembic==0.9.1
argcomplete==1.0.0
astropy==1.2.1
Babel==2.3.3
backports.shutil-get-terminal-size==1.0.0
beautifulsoup4==4.4.1
bitarray==0.8.1
blaze==0.10.1
@sardine2
sardine2 / gist:20b4a245e3ca39ac105eceec1341786a
Created April 5, 2017 14:40
pip3 install -r requirements.txt
S:oneshot01 moxinni1$ pip3 install -r requirements.txt
Collecting alabaster==0.7.8 (from -r requirements.txt (line 1))
Using cached alabaster-0.7.8-py2.py3-none-any.whl
Collecting alembic==0.9.1 (from -r requirements.txt (line 2))
Using cached alembic-0.9.1.tar.gz
Collecting argcomplete==1.0.0 (from -r requirements.txt (line 4))
Downloading argcomplete-1.0.0-py2.py3-none-any.whl
Collecting astropy==1.2.1 (from -r requirements.txt (line 5))
Downloading astropy-1.2.1.tar.gz (8.2MB)
100% |████████████████████████████████| 8.2MB 140kB/s