|
1 | 1 | { |
2 | | - "__version": "45D-R2", |
| 2 | + "schema_version": "45D_AP_V2.0", |
3 | 3 | "name": "python3-libzfs", |
4 | 4 | "title": "Py-libzfs", |
5 | | - "prerelease": false, |
| 5 | + "description": "python libzfs", |
6 | 6 | "version": "2.2.1", |
7 | | - "buildVersion": "5", |
8 | | - "author": "Jordan Keough <jkeough@45drives.com>", |
9 | | - "url": "https://github.com/45Drives/python3-libzfs", |
10 | | - "category": "utils", |
11 | | - "priority": "optional", |
| 7 | + "build_number": "5", |
| 8 | + "stable": true, |
| 9 | + "author": "Brett Kelly <bkelly@45drives.com>", |
| 10 | + "git_url": "https://github.com/45Drives/python3-libzfs", |
12 | 11 | "licence": "GPL-3.0+", |
13 | | - "architecture": { |
14 | | - "deb": "all", |
15 | | - "el": "x86_64" |
16 | | - }, |
17 | | - "description": { |
18 | | - "long": "python libzfs", |
19 | | - "short": "python libzfs" |
20 | | - }, |
21 | 12 | "defaults": { |
22 | | - "urgency": "medium" |
| 13 | + "change_urgency": "medium" |
| 14 | + }, |
| 15 | + "architecture": { |
| 16 | + "ubuntu": "amd64", |
| 17 | + "debian": "amd64", |
| 18 | + "rocky": "x86_64" |
23 | 19 | }, |
24 | 20 | "dependencies": { |
25 | | - "el": { |
26 | | - "el8": [ |
27 | | - "zfs >= 2.2", |
28 | | - "zfs < 2.3" |
29 | | - ] |
30 | | - }, |
31 | | - "deb": { |
32 | | - "jammy": [ |
33 | | - "zfsutils (>= 2.2)", |
34 | | - "zfsutils (<< 2.3)" |
35 | | - ], |
36 | | - "focal": [ |
37 | | - "zfsutils (>= 2.2)", |
38 | | - "zfsutils (<< 2.3)" |
39 | | - ] |
40 | | - } |
| 21 | + "ubuntu_common": [ |
| 22 | + "zfsutils (>= 2.2)", |
| 23 | + "zfsutils (<< 2.3)" |
| 24 | + ], |
| 25 | + "rocky_common": [ |
| 26 | + "zfs >= 2.2", |
| 27 | + "zfs < 2.3" |
| 28 | + ] |
41 | 29 | }, |
42 | | - "releases": [ |
| 30 | + "builds": [ |
| 31 | + { |
| 32 | + "group": "ubuntu", |
| 33 | + "os_name": "ubuntu-focal", |
| 34 | + "repo": "community", |
| 35 | + "image": "ci.cr.45d.io/ci/simple/ubuntu-focal:1" |
| 36 | + }, |
| 37 | + { |
| 38 | + "group": "ubuntu", |
| 39 | + "os_name": "ubuntu-focal", |
| 40 | + "repo": "enterprise", |
| 41 | + "image": "ci.cr.45d.io/ci/simple/ubuntu-focal:1" |
| 42 | + }, |
| 43 | + { |
| 44 | + "group": "ubuntu", |
| 45 | + "os_name": "ubuntu-jammy", |
| 46 | + "repo": "community", |
| 47 | + "image": "ci.cr.45d.io/ci/simple/ubuntu-jammy:1" |
| 48 | + }, |
| 49 | + { |
| 50 | + "group": "ubuntu", |
| 51 | + "os_name": "ubuntu-jammy", |
| 52 | + "repo": "enterprise", |
| 53 | + "image": "ci.cr.45d.io/ci/simple/ubuntu-jammy:1" |
| 54 | + }, |
43 | 55 | { |
44 | | - "image": "pylibzfs-rocky-el8-builder", |
45 | | - "codeName": "el8", |
46 | | - "type": "el" |
| 56 | + "group": "rocky", |
| 57 | + "os_name": "rocky-el8", |
| 58 | + "repo": "community", |
| 59 | + "image": "ci.cr.45d.io/ci/simple/rocky-el8:1" |
47 | 60 | }, |
48 | 61 | { |
49 | | - "image": "pylibzfs-ubuntu-focal-builder", |
50 | | - "codeName": "focal", |
51 | | - "type": "deb" |
| 62 | + "group": "rocky", |
| 63 | + "os_name": "rocky-el8", |
| 64 | + "repo": "enterprise", |
| 65 | + "image": "ci.cr.45d.io/ci/simple/rocky-el8:1" |
| 66 | + }, |
| 67 | + { |
| 68 | + "group": "rocky", |
| 69 | + "os_name": "rocky-el9", |
| 70 | + "repo": "community", |
| 71 | + "image": "ci.cr.45d.io/ci/simple/rocky-el9:1" |
| 72 | + }, |
| 73 | + { |
| 74 | + "group": "rocky", |
| 75 | + "os_name": "rocky-el9", |
| 76 | + "repo": "enterprise", |
| 77 | + "image": "ci.cr.45d.io/ci/simple/rocky-el9:1" |
52 | 78 | } |
53 | 79 | ], |
| 80 | + "sources": [ |
| 81 | + "m4", |
| 82 | + "pxd", |
| 83 | + "config.py.in", |
| 84 | + "configure", |
| 85 | + "configure.ac", |
| 86 | + "converter.pxi", |
| 87 | + "libzfs.pyx", |
| 88 | + "nvpair.pxi", |
| 89 | + "setup.py", |
| 90 | + "setup_requires.txt" |
| 91 | + ], |
54 | 92 | "changelog": { |
55 | 93 | "urgency": "medium", |
56 | 94 | "version": "2.2.1", |
|
0 commit comments