Bug 1982631
| Summary: | Review Request: php-http-promise - Promise used for asynchronous HTTP requests | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Engelhard <ce> |
| Component: | Package Review | Assignee: | Otto Liljalaakso <otto.liljalaakso> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora, otto.liljalaakso, package-review |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-09-19 00:45:31 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 201449, 1982630 | ||
|
Description
Christopher Engelhard
2021-07-15 10:26:28 UTC
Reviewed. These are now fast, as I got a hold of reviewing php libraries. Findings: 1. > Autoloader: %{_datadir}/php/%{ns_dir}/autoload.php Replace with format that cannot be confused with a specfile tag. 2. > %if 0%{?with_tests} > : Run tests > : No tests implemented > %endif There are tests, in the spec/ directory. Need to use makesrc.sh to include them. 3. From fedora-review: > Note: Directories without known owners: /usr/share/php/Http For package php-leagure-uri-interface, we agreed to solve similar problem by sharing the vendor directory ownership between all packages from that vendor. I suppose the same solution can be applied here, too? 4. > URL: https://github.com/%{gh_vendor}/%{gh_project} composer.json lists this as http://httplug.io. Just noting this, I do not really have clear opinion if it is better to link to the library source repository or to umbrella project's homepage. This is an automatic action taken by review-stats script. The ticket submitter failed to clear the NEEDINFO flag in a month. As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews we consider this ticket as DEADREVIEW and proceed to close it. |