diff --git a/tests/fixtures/artifactory/virtual/subpath/briantist-devel-0.1.0-dev0.tar.gz/MANIFEST.json b/tests/fixtures/artifactory/virtual/subpath/briantist-devel-0.1.0-dev0.tar.gz/MANIFEST.json new file mode 100644 index 0000000..41dd020 --- /dev/null +++ b/tests/fixtures/artifactory/virtual/subpath/briantist-devel-0.1.0-dev0.tar.gz/MANIFEST.json @@ -0,0 +1,30 @@ +{ + "collection_info": { + "namespace": "briantist", + "name": "devel", + "version": "0.1.0-dev0", + "authors": [ + "your name " + ], + "readme": "README.md", + "tags": [], + "description": "your collection description", + "license": [ + "GPL-2.0-or-later" + ], + "license_file": null, + "dependencies": {}, + "repository": "http://example.com/repository", + "documentation": "http://docs.example.com", + "homepage": "http://example.com", + "issues": "http://example.com/issue/tracker" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "58f8efd1f1e4f7e2afba0b773b1ec58cd3518c3c1d91bd29c54fc4187297a739", + "format": 1 + }, + "format": 1 +} diff --git a/tests/fixtures/artifactory/virtual/subpath/briantist-devel-0.1.0-dev1.tar.gz/MANIFEST.json b/tests/fixtures/artifactory/virtual/subpath/briantist-devel-0.1.0-dev1.tar.gz/MANIFEST.json new file mode 100644 index 0000000..a7b8bda --- /dev/null +++ b/tests/fixtures/artifactory/virtual/subpath/briantist-devel-0.1.0-dev1.tar.gz/MANIFEST.json @@ -0,0 +1,30 @@ +{ + "collection_info": { + "namespace": "briantist", + "name": "devel", + "version": "0.1.0-dev1", + "authors": [ + "your name " + ], + "readme": "README.md", + "tags": [], + "description": "your collection description", + "license": [ + "GPL-2.0-or-later" + ], + "license_file": null, + "dependencies": {}, + "repository": "http://example.com/repository", + "documentation": "http://docs.example.com", + "homepage": "http://example.com", + "issues": "http://example.com/issue/tracker" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "58f8efd1f1e4f7e2afba0b773b1ec58cd3518c3c1d91bd29c54fc4187297a739", + "format": 1 + }, + "format": 1 +} diff --git a/tests/fixtures/artifactory/virtual/subpath/briantist-whatever-0.2.0-dev0.tar.gz/MANIFEST.json b/tests/fixtures/artifactory/virtual/subpath/briantist-whatever-0.2.0-dev0.tar.gz/MANIFEST.json new file mode 100644 index 0000000..522007e --- /dev/null +++ b/tests/fixtures/artifactory/virtual/subpath/briantist-whatever-0.2.0-dev0.tar.gz/MANIFEST.json @@ -0,0 +1,30 @@ +{ + "collection_info": { + "namespace": "briantist", + "name": "whatever", + "version": "0.2.0-dev0", + "authors": [ + "your name " + ], + "readme": "README.md", + "tags": [], + "description": "your collection description", + "license": [ + "GPL-2.0-or-later" + ], + "license_file": null, + "dependencies": {}, + "repository": "http://example.com/repository", + "documentation": "http://docs.example.com", + "homepage": "http://example.com", + "issues": "http://example.com/issue/tracker" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "58f8efd1f1e4f7e2afba0b773b1ec58cd3518c3c1d91bd29c54fc4187297a739", + "format": 1 + }, + "format": 1 +}