Bug 1409387
Summary: | Review Request: python-sanic - Microframework based on uvloop, httptools, and learnings of flask | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Igor Gnatenko <ignatenko> |
Component: | Package Review | Assignee: | Neal Gompa <ngompa13> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | ngompa13, package-review |
Target Milestone: | --- | Flags: | ngompa13:
fedora-review+
|
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: | 2017-01-12 05:23:52 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: | 1409378, 1409384, 1409386 | ||
Bug Blocks: |
Description
Igor Gnatenko
2017-01-01 14:47:23 UTC
Taking this review. Initial note:
>Requires: python%{python3_version}dist(uvloop) >= 0.5.3
>Requires: python%{python3_version}dist(httptools) >= 0.0.9
>Requires: python%{python3_version}dist(ujson) >= 1.35
>Requires: python%{python3_version}dist(aiofiles) >= 0.3.0
>Requires: python%{python3_version}dist(multidict) >= 2.0
Do you mean to do this? This will restrict sanic to only Fedora 25 and newer.
(In reply to Neal Gompa from comment #2) > Initial note: > > >Requires: python%{python3_version}dist(uvloop) >= 0.5.3 > >Requires: python%{python3_version}dist(httptools) >= 0.0.9 > >Requires: python%{python3_version}dist(ujson) >= 1.35 > >Requires: python%{python3_version}dist(aiofiles) >= 0.3.0 > >Requires: python%{python3_version}dist(multidict) >= 2.0 > > Do you mean to do this? This will restrict sanic to only Fedora 25 and newer. Don't really care about such old distro-versions like F24 ;) Okay then. Be sure to only request F25 and Rawhide then. Review notes: - package is appropriately named - license is properly declared (and license file properly marked in files list) - package follows Python packaging guidelines PACKAGE APPROVED. Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/python-sanic python-sanic-0.1.9-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-794fa5cd7b python-sanic-0.1.9-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-794fa5cd7b python-sanic-0.1.9-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |