https://bugzilla.redhat.com/show_bug.cgi?id=1288858



--- Comment #13 from Tom Hughes <[email protected]> ---
I believe all those modules require the base lodash package, which includes the
license. Maybe the missing release on the require is making it complain there?

I've added the release to the modules which are requiring the base package now.

It's also complaining about the packages for the individual functions not
requiring the base package, but I don't think they actually need to as they
have their own license file?

As to the obsoletes, those are all functions which no longer exist in lodash.
Because it is exporting each individual function (including some internal ones
that start with an underscore) as a separate module when functions are removed
they need to be obsoleted but I don't see how we can claim to provide them?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to