~unit193/ubuntu-dev-tools/update-deb-mirror

« back to all changes in this revision

Viewing changes to ubuntutools/sponsor_patch/source_package.py

  • Committer: Iain Lane
  • Date: 2017-03-31 12:03:15 UTC
  • Revision ID: laney@ubuntu.com-20170331120315-yy7ogg2beoufmr37
Remove the `harvest' command, and all other integration with the Harvest
service, since it has been shut down.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
import debian.deb822
26
26
 
27
27
from ubuntutools import subprocess
28
 
from ubuntutools.harvest import Harvest
29
28
from ubuntutools.logger import Logger
30
29
from ubuntutools.question import Question, YesNoQuestion
31
30
 
379
378
        if self._build_log:
380
379
            print("file://" + self._build_log)
381
380
 
382
 
        harvest = Harvest(self._package)
383
 
        if harvest.data:
384
 
            print(harvest.report())
385
381
 
386
382
    def reload_changelog(self):
387
383
        """Reloads debian/changelog and updates the version.