HomeSoftware Heritage

RawExtrinsicMetadata: Use ExtendedSWHID as target and remove type

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

RawExtrinsicMetadata: Use ExtendedSWHID as target and remove type

ExtendedSWHID can identify either a software artifact or an origin,
so we no longer need Union[SWHID, str].

Therefore, we no longer need the 'type' attribute, as it was only
used to tell when the target is a SWHID and when it's an origin URL.

Details

Provenance
vlorentzAuthored on Feb 26 2021, 11:34 AM
vlorentzPushed on Mar 1 2021, 5:59 PM
Build Status
Buildable 19591
Build 30401: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.