On Tue, 18 Feb 2020 08:53:26 +0100 Reini Urban <reini.urban@xxxxxxxxx> wrote: > > $ repoquery --repo=rawhide{,-source} --whatrequires > > perl-Cpanel-JSON-XS inxi-0:3.0.37-2.fc32.noarch > > openqa-0:4.6-43.20200205git4861e34.fc33.noarch > > > .... > > Oh, interesting. Didn't know it were so many. > I'm upstream on this and I'm planning to rename it to perl-JSON-Safe > soon. https://github.com/rurban/Cpanel-JSON-XS/issues/142 > With a backcompat Cpanel::JSON::XS package included of course, but the > repos would need to change. > Looks like quite some work ahead. I wouldn't worry too much about this. If you include the backcompat Cpanel::JSON::XS package then the packaged RPM will "provide" perl(Cpanel::JSON::XS), which will satisfy the dependencies. I'm anticipating a fairly smooth switch-over actually (I'm Fedora maintainer of the perl-Cpanel-JSON-XS package). The only issues that I expect to crop up would be where people expect to use the cpanel_json_xs script (unless you're going to provide a backcompat script too) or have a dependency on the package name rather than the module, though that too would probably be fixed by having the perl-JSON-Safe RPM package obsolete+provide perl-Cpanel-JSON-XS. Cheers, Paul. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx