feat: Package pyhelm3 as requirement for c-v #216
Reference in New Issue
Block a user
No description provided.
Delete Branch "eminguez/suse-edge-factory:pyhelm3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
8b11702494
to594e8ca4bf
594e8ca4bf
to5844d60d38
5844d60d38
to40f0f21bef
40f0f21bef
toec2af85033
ec2af85033
to5eddcbe89b
5eddcbe89b
to8ff77d5779
8ff77d5779
tofb8de72e1e
fb8de72e1e
to89207c7a4c
89207c7a4c
to2bbd6debc2
2bbd6debc2
to8cf9f54edf
8cf9f54edf
to1f4856417e
@@ -0,0 +29,4 @@
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
Requires: python-pydantic
Requires: python-PyYAML
Those two may be better using the python_module macro, to ensure python versions are in sync
Thanks! PTAL
1f4856417e
to4b6e6b684e
4b6e6b684e
to650ebb3f83
650ebb3f83
to51b082a3f1
It seems the failure is unrelated (?)