Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor dependencies handling to keep necessary runtime dependencies automatically #311

Merged
merged 6 commits into from
Jul 16, 2018

Commits on Jul 13, 2018

  1. Add stretch to v3.4

    For Context OpenStack needs to test multiple python versions 2.7 and
    3.4+   Adding stretcg based 3.4 containers makes this possible without
    adding the overhead of multiple debian versions.
    tbreeds authored and tianon committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    19f8c87 View commit details
    Browse the repository at this point in the history
  2. Add 3.7/alpine3.8

    tao12345666333 authored and tianon committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    375a782 View commit details
    Browse the repository at this point in the history
  3. Add 2.7/alpine3.8

    tao12345666333 authored and tianon committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    c7fd135 View commit details
    Browse the repository at this point in the history
  4. Refactor dependencies handling to keep necessary runtime dependencies…

    … automatically, accounting for "tkinter" and "libssl" edge cases appropriately
    tianon committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    a70575c View commit details
    Browse the repository at this point in the history
  5. Add "pgp-happy-eyeballs" in Travis to help cut down on gpg-related is…

    …sues
    
    Also, this removes the not-recommended usage of "travis_retry" and adds "gpgconf --kill all".
    tianon committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    7a79468 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c24c7b5 View commit details
    Browse the repository at this point in the history