Merge lp://staging/~brian-murray/apport/python-apt-hash into lp://staging/~apport-hackers/apport/trunk

Proposed by Brian Murray
Status: Merged
Merged at revision: 2976
Proposed branch: lp://staging/~brian-murray/apport/python-apt-hash
Merge into: lp://staging/~apport-hackers/apport/trunk
Diff against target: 39 lines (+4/-4)
1 file modified
backends/packaging-apt-dpkg.py (+4/-4)
To merge this branch: bzr merge lp://staging/~brian-murray/apport/python-apt-hash
Reviewer Review Type Date Requested Status
Martin Pitt (community) Approve
Review via email: mp+263176@code.staging.launchpad.net

Description of the change

This fixes the following warning:

test_install_packages_from_launchpad (__main__.T)
install_packages() using packages only available on Launchpad ... backends/packaging-apt-dpkg.py:785: DeprecationWarning: Using the md5 keyword is deprecated, please use 'hash' instead
  destdir=archivedir))
backends/packaging-apt-dpkg.py:859: DeprecationWarning: Using the md5 keyword is deprecated, please use 'hash' instead
  destdir=archivedir))
backends/packaging-apt-dpkg.py:923: DeprecationWarning: Using the md5 keyword is deprecated, please use 'hash' instead
  destdir=archivedir))
ok

I guess that's what I get for bugging mvo about the keyword being misnamed. ;-)

To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches