Dne 01. 08. 22 v 14:55 Miro Hrončok napsal(a):
rubygem-coffee-rails jaruga, ruby-packagers-sig, vondruch
Dependency on coffee-rails is removed from Ruby on Rails since: https://github.com/rails/rails/commit/4838c1716a0340137d858fab49bf460e23be5a4b https://github.com/rails/rails/commit/cab17ffe4ed5c37acdba046d0da0b0e137262f17That is with Ruby on Rails 6.0. I think we can let this package go. Nothing depends on it.
rubygem-minitest-reporters pvalena
I don't think minitest-reporters are currently in use, because it has no additional value (basically just different test output formatting) for Fedora packages and it is easy to remove the dependency. If anybody needs an example how to do so, here is a list of spec files for inspiration.:
~~~ $ grep -R minitest-reporters rubygem-minitest-reporters.spec:%global gem_name minitest-reportersrubygem-minitest-reporters.spec:URL: https://github.com/CapnKernul/minitest-reporters rubygem-minitest-reporters.spec:%exclude %{gem_instdir}/minitest-reporters.gemspec rubygem-nokogiri.spec:# Remove minitest-reporters. It does not provide any additional value while
rubygem-nokogiri.spec:- Remove rubygem(minitest-reporters) dependency.rubygem-public_suffix.spec:# We don't have minitest-reporters in Fedora yet, but they are not needed
rubygem-shoulda.spec:# Remove minitest-reporters dependency. rubygem-shoulda.spec:- Remove minitest-reporters dependency.rubygem-shoulda-matchers.spec:- Remove unnecessary BR: rubygem(minitest-reporters).
rubygem-tomlrb.spec:Patch0: 00-disable-minitest-reporters.patchrubygem-tomlrb.spec:- Simplify packaging and remove minitest-reporters dependency. rubygem-zeitwerk.spec:# Remove minitest-reporters. It does not provide any additional value while
rubygem-zeitwerk.spec:- Drop `BR: rubygem(minitest-reporters)`. ~~~ IOW it is fine to let it go IMO. Vít
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ 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 Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure