comparison contrib/synthrepo.py @ 26647:62b0fa0d8787

exchange: extract bundle specification components into own attributes An upcoming patch will enable clients to prefer certain bundles over others. The idea is that we define values of attributes from manifests that are desirable. The BUNDLESPEC attribute is a complex value consisting of multiple parts. Clients may wish to only prefer one of these parts. Having to specify every combination of BUNDLESPEC would be annoying. So, we extract the components of BUNDLESPEC into their own attributes so clients can easily filter on a sub-component.
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 13 Oct 2015 12:31:19 -0700
parents 56b2bcea2529
children 62250a48dc7f
comparison
equal deleted inserted replaced
26646:77769354d4ad 26647:62b0fa0d8787