~jamesh/+git/python-snap-pkg:python2

Last commit made on 2018-01-24
Get this branch:
git clone -b python2 https://git.launchpad.net/~jamesh/+git/python-snap-pkg
Only James Henstridge can upload to this branch. If you are James Henstridge please log in for upload directions.

Branch merges

Branch information

Name:
python2
Repository:
lp:~jamesh/+git/python-snap-pkg

Recent commits

239ad14... by James Henstridge

Update to Python 2.7.14

c82367a... by James Henstridge

Update to build Python 2.7.

9f14091... by James Henstridge

Update to compile in an rpath for use in classic mode.

Currently doesn't configure the use of the core snap dynamic linker
because that is currently broken on Zesty.

b6c4eb1... by James Henstridge

Add aliases for the commands.

4a205bd... by James Henstridge

Update to Python 3.6.1

2941a40... by James Henstridge

Rest of the sed changes.

8c0a117... by James Henstridge

Use sed to substitute in compiler and triplet into compiler wrapper.

2045401... by James Henstridge

Rather than using patchelf, use a shell script to wrap the compiler and
insert command line arguments where needed.

b4ee951... by James Henstridge

Update sitecustomize part to place sitecustomize.py in site-packages dir.

79d8ee1... by James Henstridge

Exclude some more test files, and include dev files (to allow building
extensions with pip).