[Bug 1177855] Re: [SRU] Drop Build-Depends on python-sphinxcontrib.issuetracker

Andres Rodriguez andreserl at ubuntu-pe.org
Thu May 16 14:19:57 UTC 2013


Daviey,

Just to clarify, issuetracker is being disabled by default and makes no
sense to have it as a build-dep. See docs/conf.py:

if False: #not os.environ.get("SKIP_ISSUES"):
    # Issue tracker is not working, just hangs
    issuetracker = "github"
    issuetracker_project = "ask/celery"
    issuetracker_issue_pattern = r'[Ii]ssue #(\d+)'

If this were change to True, it would actually require to access the
network in order to be able to build. However, since it is being
disabled by default we do not require the build-dependency.

Cheers.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to celery in Ubuntu.
https://bugs.launchpad.net/bugs/1177855

Title:
  [SRU] Drop Build-Depends on python-sphinxcontrib.issuetracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/celery/+bug/1177855/+subscriptions



More information about the Ubuntu-server-bugs mailing list