File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ def test_purl2url_get_download_url():
108108 "pkg:luarocks/luasocket@3.1.0-1" : "https://luarocks.org/luasocket-3.1.0-1.src.rock" ,
109109 "pkg:luarocks/hisham/luafilesystem@1.8.0-1" : "https://luarocks.org/luafilesystem-1.8.0-1.src.rock" ,
110110 "pkg:conda/absl-py@0.4.1?build=py36h06a4308_0&channel=main&subdir=linux-64&type=tar.bz2" : "https://repo.anaconda.com/pkgs/main/linux-64/absl-py-0.4.1-py36h06a4308_0.tar.bz2" ,
111+ "pkg:alpm/arch/pacman@6.0.1-1?arch=x86_64" : "https://archive.archlinux.org/packages/p/pacman/pacman-6.0.1-1-x86_64.pkg.tar.zst" ,
111112 # From `download_url` qualifier
112113 "pkg:github/yarnpkg/yarn@1.3.2?download_url=https://github.com/yarnpkg/yarn/releases/download/v1.3.2/yarn-v1.3.2.tar.gz&version_prefix=v" : "https://github.com/yarnpkg/yarn/releases/download/v1.3.2/yarn-v1.3.2.tar.gz" ,
113114 "pkg:generic/lxc-master.tar.gz?download_url=https://salsa.debian.org/lxc-team/lxc/-/archive/master/lxc-master.tar.gz" : "https://salsa.debian.org/lxc-team/lxc/-/archive/master/lxc-master.tar.gz" ,
You can’t perform that action at this time.
0 commit comments