feat: Package pyhelm3 as requirement for c-v #216

Merged
eminguez merged 1 commits from eminguez/suse-edge-factory:pyhelm3 into main 2025-07-31 11:00:37 +02:00
Owner
No description provided.
eminguez added 1 commit 2025-07-29 12:27:55 +02:00
feat: Package pyhelm3 as requirement for c-v
Some checks failed
Check Release Manifest Local Charts Versions / Check Release Manifest Local Charts Versions (pull_request) Successful in 9s
Build PR in OBS / Build PR in OBS (pull_request_target) Failing after 1h2m55s
8b11702494
Author
Owner

I've managed to make it work manually on OBS here https://build.opensuse.org/package/show/home:eminguez:suse-edge-components-versions/pyhelm3 Now trying to use the proper factory workflow

I've managed to make it work manually on OBS here https://build.opensuse.org/package/show/home:eminguez:suse-edge-components-versions/pyhelm3 Now trying to use the proper factory workflow
eminguez force-pushed pyhelm3 from 8b11702494 to 594e8ca4bf 2025-07-29 13:36:55 +02:00 Compare
eminguez force-pushed pyhelm3 from 594e8ca4bf to 5844d60d38 2025-07-29 13:50:42 +02:00 Compare
eminguez force-pushed pyhelm3 from 5844d60d38 to 40f0f21bef 2025-07-29 13:52:56 +02:00 Compare
eminguez force-pushed pyhelm3 from 40f0f21bef to ec2af85033 2025-07-29 13:58:26 +02:00 Compare
eminguez force-pushed pyhelm3 from ec2af85033 to 5eddcbe89b 2025-07-29 14:57:14 +02:00 Compare
eminguez force-pushed pyhelm3 from 5eddcbe89b to 8ff77d5779 2025-07-29 15:03:10 +02:00 Compare
eminguez force-pushed pyhelm3 from 8ff77d5779 to fb8de72e1e 2025-07-29 15:58:31 +02:00 Compare
eminguez force-pushed pyhelm3 from fb8de72e1e to 89207c7a4c 2025-07-29 16:00:12 +02:00 Compare
eminguez force-pushed pyhelm3 from 89207c7a4c to 2bbd6debc2 2025-07-29 16:02:52 +02:00 Compare
eminguez force-pushed pyhelm3 from 2bbd6debc2 to 8cf9f54edf 2025-07-29 17:27:34 +02:00 Compare
eminguez force-pushed pyhelm3 from 8cf9f54edf to 1f4856417e 2025-07-29 17:29:45 +02:00 Compare
eminguez requested review from nbelouin 2025-07-30 10:48:26 +02:00
nbelouin requested changes 2025-07-30 10:56:51 +02:00
Dismissed
@@ -0,0 +29,4 @@
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
Requires: python-pydantic
Requires: python-PyYAML
Owner

Those two may be better using the python_module macro, to ensure python versions are in sync

Those two may be better using the python_module macro, to ensure python versions are in sync
Author
Owner

Thanks! PTAL

Thanks! PTAL
eminguez marked this conversation as resolved
eminguez force-pushed pyhelm3 from 1f4856417e to 4b6e6b684e 2025-07-30 11:10:51 +02:00 Compare
eminguez force-pushed pyhelm3 from 4b6e6b684e to 650ebb3f83 2025-07-30 11:11:25 +02:00 Compare
eminguez force-pushed pyhelm3 from 650ebb3f83 to 51b082a3f1 2025-07-30 11:29:24 +02:00 Compare
eminguez requested review from nbelouin 2025-07-30 12:32:53 +02:00
Author
Owner

It seems the failure is unrelated (?)

It seems the failure is unrelated (?)
nbelouin approved these changes 2025-07-31 10:43:48 +02:00
eminguez merged commit 51b082a3f1 into main 2025-07-31 11:00:37 +02:00
eminguez deleted branch pyhelm3 2025-07-31 11:00:38 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: suse-edge/Factory#216
No description provided.