Dne 20. 02. 21 v 8:00 Mamoru TASAKA napsal(a):
Hello, ruby-sig folks:After a long delay, I've finally updated net-http-persistent to 4.0.1 on rawhide/f34, and also I've modified packages which directly depend on net-http-persistent: - rubygem-mechanize : actually not modified - rubygem-rubygems-mirror:code itself already supports net-http-persistent >= 3, modified gemspecdependency also fixed FTBFS, due to missing BR for webrick (for ruby 3.0 change)
~~~
%{?gem_plugin}
~~~
Neat backward compatible trick ^^
- rubygem-faraday applied upstream patch to support change on net-http-persistent >= 3 for error status when net connection failsI think I've done my best, however please try and check the above changes,
Just wanted to mention that I generally prefer to use:
~~~
gem build ../%{gem_name}-%{version}.gemspec
~~~
Because this helps to preserve the original upstream .gemspec file in
case it is included in the gem. However, there is no practical
difference in net-http-persistent case.
thank you!
Thx a lot Vít
Regards, Mamoru _______________________________________________ ruby-sig mailing list -- [email protected] To unsubscribe send an email to [email protected]Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelinesList Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ ruby-sig mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
