mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-31 04:30:44 +00:00
test: update snapshot golden files for AppStream field
This commit is contained in:
committed by
André Roth
parent
6ecbc9ba90
commit
16e0302f30
@@ -29,6 +29,7 @@ Options:
|
|||||||
-ignore-signatures: disable verification of Release file signatures
|
-ignore-signatures: disable verification of Release file signatures
|
||||||
-keyring=: gpg keyring to use when verifying Release file (could be specified multiple times)
|
-keyring=: gpg keyring to use when verifying Release file (could be specified multiple times)
|
||||||
-max-tries=1: max download tries till process fails with download error
|
-max-tries=1: max download tries till process fails with download error
|
||||||
|
-with-appstream: download AppStream (DEP-11) metadata
|
||||||
-with-installer: download additional not packaged installer files
|
-with-installer: download additional not packaged installer files
|
||||||
-with-sources: download source packages in addition to binary packages
|
-with-sources: download source packages in addition to binary packages
|
||||||
-with-udebs: download .udeb packages (Debian installer support)
|
-with-udebs: download .udeb packages (Debian installer support)
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ Options:
|
|||||||
-ignore-signatures: disable verification of Release file signatures
|
-ignore-signatures: disable verification of Release file signatures
|
||||||
-keyring=: gpg keyring to use when verifying Release file (could be specified multiple times)
|
-keyring=: gpg keyring to use when verifying Release file (could be specified multiple times)
|
||||||
-max-tries=1: max download tries till process fails with download error
|
-max-tries=1: max download tries till process fails with download error
|
||||||
|
-with-appstream: download AppStream (DEP-11) metadata
|
||||||
-with-installer: download additional not packaged installer files
|
-with-installer: download additional not packaged installer files
|
||||||
-with-sources: download source packages in addition to binary packages
|
-with-sources: download source packages in addition to binary packages
|
||||||
-with-udebs: download .udeb packages (Debian installer support)
|
-with-udebs: download .udeb packages (Debian installer support)
|
||||||
|
|||||||
@@ -21,6 +21,7 @@ Options:
|
|||||||
-ignore-signatures: disable verification of Release file signatures
|
-ignore-signatures: disable verification of Release file signatures
|
||||||
-keyring=: gpg keyring to use when verifying Release file (could be specified multiple times)
|
-keyring=: gpg keyring to use when verifying Release file (could be specified multiple times)
|
||||||
-max-tries=1: max download tries till process fails with download error
|
-max-tries=1: max download tries till process fails with download error
|
||||||
|
-with-appstream: download AppStream (DEP-11) metadata
|
||||||
-with-installer: download additional not packaged installer files
|
-with-installer: download additional not packaged installer files
|
||||||
-with-sources: download source packages in addition to binary packages
|
-with-sources: download source packages in addition to binary packages
|
||||||
-with-udebs: download .udeb packages (Debian installer support)
|
-with-udebs: download .udeb packages (Debian installer support)
|
||||||
|
|||||||
@@ -34,7 +34,8 @@
|
|||||||
"SkipArchitectureCheck": false,
|
"SkipArchitectureCheck": false,
|
||||||
"DownloadSources": false,
|
"DownloadSources": false,
|
||||||
"DownloadUdebs": false,
|
"DownloadUdebs": false,
|
||||||
"DownloadInstaller": false
|
"DownloadInstaller": false,
|
||||||
|
"DownloadAppStream": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Description": "Snapshot from mirror [wheezy-non-free]: http://mirror.yandex.ru/debian/ wheezy",
|
"Description": "Snapshot from mirror [wheezy-non-free]: http://mirror.yandex.ru/debian/ wheezy",
|
||||||
|
|||||||
@@ -36,7 +36,8 @@
|
|||||||
"SkipArchitectureCheck": false,
|
"SkipArchitectureCheck": false,
|
||||||
"DownloadSources": false,
|
"DownloadSources": false,
|
||||||
"DownloadUdebs": false,
|
"DownloadUdebs": false,
|
||||||
"DownloadInstaller": false
|
"DownloadInstaller": false,
|
||||||
|
"DownloadAppStream": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Packages": [
|
"Packages": [
|
||||||
|
|||||||
Reference in New Issue
Block a user