python-rpm-macros icon indicating copy to clipboard operation
python-rpm-macros copied to clipboard

rpm-config-SUSE changed %requires_eq

Open bnavigator opened this issue 1 year ago • 1 comments

https://github.com/openSUSE/rpm-config-SUSE/pull/64, https://github.com/openSUSE/rpm-config-SUSE/pull/79

This breaks the delayed copy and replaced prefix here:

https://github.com/openSUSE/python-rpm-macros/blob/e529213ec6b52aa298c0cfdb5bbdddc3a64a0ea9/macros.lua#L98

https://github.com/openSUSE/python-rpm-macros/blob/e529213ec6b52aa298c0cfdb5bbdddc3a64a0ea9/macros.lua#L144-L164

bnavigator avatar Nov 04 '24 20:11 bnavigator

@bnavigator Ben, what is needed to be done here? I thought that we have removed all %requires_* macros in python-* packages, didn’t we?

mcepl avatar Dec 17 '24 19:12 mcepl