Skip to content

Allow a later source option to override an earlier one#217

Open
janjaapdriessen wants to merge 1 commit into
fschulze:masterfrom
janjaapdriessen:master
Open

Allow a later source option to override an earlier one#217
janjaapdriessen wants to merge 1 commit into
fschulze:masterfrom
janjaapdriessen:master

Conversation

@janjaapdriessen

Copy link
Copy Markdown

A duplicate key in a [sources] entry used to raise "Key '...' already in source info."; now the later value wins, so a buildout += addition can refine a value from a shared or extended source definition, e.g. foo += branch=my-feature overriding a branch set upstream.

A duplicate key in a ``[sources]`` entry used to raise
"Key '...' already in source info."; now the later value wins, so a buildout
``+=`` addition can refine a value from a shared or extended source
definition, e.g. ``foo += branch=my-feature`` overriding a ``branch`` set
upstream.

Fixes fschulze#125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant