Skip to content

Commit d7a1536

Browse files
committed
building test package
1 parent a00cfbc commit d7a1536

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## Py-libzfs 1.0.0-1
1+
## Py-libzfs 0.1.4-1
22

3-
* Stable Release
3+
* Testing py-libzfs updates to try and fix import issue

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "python3-libzfs",
44
"title": "Py-libzfs",
55
"prerelease": true,
6-
"version": "1.0.0",
6+
"version": "0.1.4",
77
"buildVersion": "1",
88
"author": "Jordan Keough <jkeough@45drives.com>",
99
"url": "https://github.com/45Drives/python3-libzfs",
@@ -40,11 +40,11 @@
4040
],
4141
"changelog": {
4242
"urgency": "medium",
43-
"version": "1.0.0",
43+
"version": "0.1.4",
4444
"buildVersion": "1",
4545
"ignore": [],
4646
"date": null,
4747
"packager": "Jordan Keough <jkeough@45drives.com>",
4848
"changes": []
4949
}
50-
}
50+
}

packaging/focal/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
python3-libzfs (0.1.4-1focal) focal; urgency=medium
2+
3+
* Testing py-libzfs updates to try and fix import issue
4+
5+
-- Jordan Keough <jkeough@45drives.com> Wed, 15 Jan 2025 06:42:57 -0400
6+
17
python3-libzfs (1.0.0-1focal) focal; urgency=medium
28

39
* Stable Release

0 commit comments

Comments
 (0)