An error occurred while fetching the assigned milestone of the selected merge_request.
state: allow to unvendor cbor
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:12:44
| Stage: test | No artifacts found |
This makes evolve fallback to an externally provided version of
the cbor
library, which in turns allows distributions such as Debian
not to include the vendored cbor.py
and rely on their own provided
version instead.
The price to pay is the immediate attempt to import the vendored cbor
,
to circumvent that hgdemandimport never raises ImportError
immediately.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:12:44
| Stage: test |
Download artifacts
No artifacts found |