Jean-Paul Calderone
d1aacc11af
Fixes for Versioneer in the image
...
Versioneer wants git cli installed so it can ask about git revision
info. So, install it.
Versioneer also cares about the name of the source directory. So,
change it.
This gets us a version number like "0.9.2+257.g48b1f02" which is at
least better than "0+unknown".
2017-05-31 11:04:33 -04:00
Jean-Paul Calderone
44816a3fbd
Some doc improvements
2017-05-09 11:36:53 -04:00
Jean-Paul Calderone
6394df4131
Usability improvements
2017-05-02 09:07:16 -04:00
Jean-Paul Calderone
55f836776b
Enable deb-src lines.
...
This fixes the failure to get python-openssl build deps.
2017-05-02 08:43:25 -04:00
Jean-Paul Calderone
fd1bd8f2d7
Go back to the real package name
...
This alternate name didn't help.
2017-05-02 08:43:08 -04:00
Jean-Paul Calderone
94c5d2ce8d
unclear why python-openssl fails the build
...
but it does
```
Picking 'pyopenssl' as source package instead of 'python-openssl'
[91mE: Unable to find a source package for python-openssl
[0m
```
2017-05-02 06:55:26 -04:00
Jean-Paul Calderone
8965cd2daa
We have to do libffi-dev ourselves.
2017-05-01 13:16:54 -04:00
Jean-Paul Calderone
55df2ac429
maybe this is a good way to get the build deps
2017-05-01 11:41:20 -04:00
Jean-Paul Calderone
6984413a66
16.04 apparently lacks this
2017-05-01 11:20:48 -04:00
Jean-Paul Calderone
336b35d513
Here is a stab.
2017-05-01 11:10:48 -04:00