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.
1 parent ebb6cb8 commit b93c2709f6666b127653465a6b7dcacf3482bc76
@Mathias Lang Mathias Lang authored on 18 Jan 2024
The Dlang Bot committed on 18 Jan 2024
Showing 8 changed files
View
source/dub/commandline.d
View
source/dub/dub.d
View
source/dub/packagesuppliers/fallback.d
View
source/dub/packagesuppliers/filesystem.d
View
source/dub/packagesuppliers/maven.d
View
source/dub/packagesuppliers/packagesupplier.d
View
source/dub/packagesuppliers/registry.d
View
source/dub/test/base.d