Download project files

How do I verify a download?


110 of 46 releases

5.11 release from the trunk series released

Release information
Changelog:

- Release 5.11 [Robie Basak]
- Remove dependency on requests module [Shivaram Lingamneni]
- Update tox to current versions of pycodestyle (2.5.0) and pylint
(2.4.4). [Scott Moser]
- Fix pylint warnings. [Scott Moser]

File Description Downloads
download icon ssh-import-id-5.11.tar.gz (md5, sig) release tarball 352
last downloaded today
Total downloads: 352

5.10 release from the trunk series released

Release information
Changelog:

- Release 5.10
- Fix error due to local variable masking import name. (LP: #1865171)

File Description Downloads
download icon ssh-import-id-5.10.tar.gz (md5, sig) release tarball 72
last downloaded 12 weeks ago
Total downloads: 72

5.9 release from the trunk series released

Release information
Changelog:

- Release 5.9
- Use distro instead of platform [Dave Jones] (LP: #1864107)

File Description Downloads
download icon ssh-import-id-5.9.tar.gz (md5, sig) release tarball 18
last downloaded 12 weeks ago
Total downloads: 18

5.8 release from the trunk series released

Release information
Release notes:

New Release 5.8

Bugs fixed:
 * Get path to user's authorized_keys even if HOME is not set.
   (LP: #1570997)
 * Exit with sys.exit() rather than os._exit. [Michael Hudson-Doyle]
  (LP: #1770302)
 * Launchpad: check status code of response when fetching ssh keys.
  [Michael Hudson-Doyle] (LP: #1770305)

Upstream development is moved to git, and lives at:
   https://git.launchpad.net/ssh-import-id

Changelog:

- setup.py: Update long description content type in order to upload to
  pypi. [Dustin Kirkland]
- debian/control: Update vcs fields after move to git.
- debian/postinst: Correctly check old version.
- tools: Do not use --tags with git-describe.
- debian/: Adjust packaging to include debian's changes.
- Get path to user's authorized_keys even if HOME is not set.
  (LP: #1570997)
- tox: enable running of pylint.
- Exit with sys.exit() rather than os._exit.
  [Michael Hudson-Doyle] (LP: #1770302)
- Launchpad: check status code of response when fetching ssh keys.
  [Michael Hudson-Doyle] (LP: #1770305)
- github: Handle errors differently check and report status_code.
- main: simplify the final exception handling.
- Use die consistently instead of exits at some places.
- Fix NameError on unknown service/proto. [Michael Hudson-Doyle]
- pylint: fix several pylint warnings.
- pylint: fix import order
- pylint: Add running of pylint and a .pylintrc.
- no longer run pep8 in debian build.
- pycodestyle fixes.
- Convert tabs to spaces. Change tab indentation to 4 spaces globally.
- build-deb: do not require annotated tags currently.
- adjust setup.py to use version from import, and console_script.
- re-working.
- add tools/build-deb and changelog.trunk
- update debian packaging.
- tools/make-tarball: add script to create tarballs.

File Description Downloads
download icon ssh-import-id-5.8.tar.gz (md5, sig) source tarball 15
last downloaded 12 weeks ago
Total downloads: 15

5.7 release from the trunk series released

Release information
Changelog:

ssh-import-id (5.7-0ubuntu1) artful; urgency=medium

  [ Scott Moser ]
  * ssh_import_id/__init__.py: LP: #1570997
    - 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

  [ Dustin Kirkland ]
  * ssh_import_id/__init__.py:
    - fix typo, missing colon

 -- Dustin Kirkland <email address hidden> Tue, 11 Jul 2017 15:51:42 -0500

File Description Downloads
download icon ssh-import-id_5.7.orig.tar.gz (md5, sig) release tarball 294
last downloaded 12 weeks ago
Total downloads: 294

5.6 release from the trunk series released

Release information
Changelog:

ssh-import-id (5.6-0ubuntu1) yakkety; urgency=medium

  [ Mitsuya Shibata ]
  * ssh_import_id/__init__.py: LP: #1565275
    - fix bug, where only the last key from github was getting added

 -- Dustin Kirkland <email address hidden> Fri, 16 Sep 2016 10:13:31 -0500

File Description Downloads
download icon ssh-import-id_5.6.orig.tar.gz (md5, sig) release tarball 68
last downloaded 12 weeks ago
Total downloads: 68

5.5 release from the trunk series released

Release information
Changelog:

ssh-import-id (5.5-0ubuntu1) xenial; urgency=medium

  * 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

 -- Dustin Kirkland <email address hidden> Thu, 18 Feb 2016 12:38:56 -0800

File Description Downloads
download icon ssh-import-id_5.5.orig.tar.gz (md5, sig) release tarball 54
last downloaded 12 weeks ago
Total downloads: 54

5.4 release from the trunk series released

Release information
Changelog:

ssh-import-id (5.4-0ubuntu1) xenial; urgency=medium

  * 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

 -- Dustin Kirkland <email address hidden> Tue, 16 Feb 2016 16:54:14 -0800

File Description Downloads
download icon ssh-import-id_5.4.orig.tar.gz (md5, sig) release tarball 28
last downloaded 12 weeks ago
Total downloads: 28

5.3 release from the trunk series released

Release information
Changelog:

ssh-import-id (5.3-0ubuntu1) xenial; urgency=medium

  * setup.py:
    - try fixing ftbfs by removing py_modules

 -- Dustin Kirkland <email address hidden> Tue, 16 Feb 2016 12:16:57 -0800

File Description Downloads
download icon ssh-import-id_5.3.orig.tar.gz (md5, sig) release tarball 26
last downloaded 12 weeks ago
Total downloads: 26

5.2 release from the trunk series released

Release information
Changelog:

ssh-import-id (5.2-0ubuntu1) xenial; urgency=medium

  * debian/control:
    - try to fix ftbfs, seems we need python3-requests in the build stage

 -- Dustin Kirkland <email address hidden> Tue, 16 Feb 2016 11:24:48 -0800

File Description Downloads
download icon ssh-import-id_5.2.orig.tar.gz (md5, sig) release tarball 22
last downloaded 12 weeks ago
Total downloads: 22

110 of 46 releases