Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

bzr dependency checking is broken (snakebasket assumes a git repository) #11

@robertkrimen

Description

@robertkrimen

When including a bzr dependency, snakebasket checks for git status rather than bzr status.

This can result in a fatal error when attempting to update that dependency, as it incorrectly looks at the git status of the closest git repository (often the parent project).

The following dependency will trigger this behavior:

-e bzr+http://bazaar.launchpad.net/~phanatic/django-configglue/more-supported-releases/@80#egg=django-configglue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions