Skip to content

Python 2.7.14 2 #14

Merged
merged 7 commits into from
Mar 6, 2018
Merged

Python 2.7.14 2 #14

merged 7 commits into from
Mar 6, 2018

Commits on Feb 16, 2018

  1. python-2.7.14: Rebuild

    Created with cp python-2.7.14-1.build.sh python-2.7.14-2.build-sh
    donald committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    7a88cec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5888bc5 View commit details
    Browse the repository at this point in the history
  3. python-2.7.14: Refactor

    Move function plaininstall() towards the beginning of the file. This
    makes it easier to exclude parts of the script via `if false;
    then`...`fi` during development.
    donald committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    7603744 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c626eb5 View commit details
    Browse the repository at this point in the history
  5. python-2.7.14: Add umi-tools, refactor

    It is unclear, why umi-tools were commented out during the last build.
    Add it.
    donald committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    0fdb710 View commit details
    Browse the repository at this point in the history
  6. python-2.7.14: Add gnome-doc-utils, pssh, iotop

    These python based tools will be lost from the system when the /usr/lib
    python is removed. Add them into the package.
    donald committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    637b0e4 View commit details
    Browse the repository at this point in the history
  7. python-2.7.14: Add pycairo

    The previous bulld took pycairo and pygobject required by pygtk from the
    /usr/lib python installation. As we are about to remove this
    installation we need to include these here.
    
    Change order, so that pygobject is build before pygtk.
    donald committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    060dc8a View commit details
    Browse the repository at this point in the history