Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-sorocaba/flask_tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 13.0
Choose a base ref
...
head repository: python-sorocaba/flask_tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on May 19, 2019

  1. upgrade stack versions (#4)

    * upgrade ansible version
    
    * upgrade psycopg2 version
    
    * upgrade to run travis on 3.6
    Abner Campanha authored and rafaelhenrique committed May 19, 2019
    Configuration menu
    Copy the full SHA
    dbdfb59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e53d2 View commit details
    Browse the repository at this point in the history
  3. Update psycopg2 in requirements.txt (#7)

    This is done to avoid fails with new ansible and flask versions in Travis CI
    Example of fail:
    Error: could not determine PostgreSQL version from '10.1'
        
        ----------------------------------------
    Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-yogp3a7o/psycopg2/
    serbinandrey authored and rafaelhenrique committed May 19, 2019
    Configuration menu
    Copy the full SHA
    eb8f1fc View commit details
    Browse the repository at this point in the history
Loading