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

Fixed pip install issues #939

Merged
merged 6 commits into from
Apr 17, 2021
Merged

Fixed pip install issues #939

merged 6 commits into from
Apr 17, 2021

Commits on Apr 17, 2021

  1. Fixed pip install issues

    Details:
    
    * Increased minimum versions of pip, setuptools and wheel to those from
      Ubuntu 18.04, plus increased pip to 10.0.1 as a minimum on top.
    
    Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
    andy-maier committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    ae59631 View commit details
    Browse the repository at this point in the history
  2. Made dependencies to pywbem in minimum-comstraints consistent

    Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
    andy-maier committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    eba7e4a View commit details
    Browse the repository at this point in the history
  3. Fixed inconsistencies between minimum-constraints and dev-requirements

    Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
    andy-maier committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    2abe6f6 View commit details
    Browse the repository at this point in the history
  4. Fixed safety/dparse conflict

    Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
    andy-maier committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    a3be808 View commit details
    Browse the repository at this point in the history
  5. Fixed pkginfo conflict

    Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
    andy-maier committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    d9d038d View commit details
    Browse the repository at this point in the history
  6. Fixed requests-toolbelt conflict

    Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
    andy-maier committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    ada62f5 View commit details
    Browse the repository at this point in the history