lp://staging/~smoser/ssh-import-id/trunk.lp1570997
Created by
Scott Moser
and last modified
- Get this branch:
- bzr branch lp://staging/~smoser/ssh-import-id/trunk.lp1570997
Only
Scott Moser
can upload to this branch. If you are
Scott Moser
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- ssh-import-id: Pending requested
-
Diff: 28 lines (+10/-1)1 file modifiedssh_import_id/__init__.py (+10/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 213. By Scott Moser
-
read_keyfile: use getpass and expanduser if HOME not set.
If the HOME environment variable was not set, then use getpass and
expanduser to try to find the right path.Recreate was as simple as:
env -u HOME ssh-import-id bob - 210. By Dustin Kirkland
-
* ssh_import_
id/__init_ _.py: LP: #1565275
- fix bug, where only the last key from github was getting added - 207. By Dustin Kirkland
-
* debian/control, debian/rules, setup.py, ssh_import_
id/__init_ _.py:
- patches adapted from Barry Warsaw
- drop pkg_resources as a dependency
- hardcode/update module version in __init__.py
- should fix python 3.5 unit test failures - 204. By Dustin Kirkland
-
* debian/rules:
- disable python 3.5 tests; fix ftbfs as unit tests try to import
ssh_import_id, which is the module we're trying to build here
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ssh-import-id