Adapt PackageSuppliers to PackageName API
Since we recently did a semi-breaking change to PackageSuppliers, now is the time to do it again (they will be in the same release). Again the same logic applies: it's only a breaking change for those inheriting from PackageSupplier, not those calling it, and there is likely not a lot of people doing either out there. |
---|
|
source/dub/commandline.d |
---|
source/dub/dub.d |
---|
source/dub/packagesuppliers/fallback.d |
---|
source/dub/packagesuppliers/filesystem.d |
---|
source/dub/packagesuppliers/maven.d |
---|
source/dub/packagesuppliers/packagesupplier.d |
---|
source/dub/packagesuppliers/registry.d |
---|
source/dub/test/base.d |
---|