Bug 1371810 (python-iowait)

Summary: Review Request: python-iowait - Platform-independent module for I/O completion events
Product: [Fedora] Fedora Reporter: Igor Gnatenko <ignatenko>
Component: Package ReviewAssignee: Miroslav Suchý <msuchy>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: msuchy, package-review
Target Milestone: ---Flags: msuchy: 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: 2016-11-30 05:27:55 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:

Description Igor Gnatenko 2016-08-31 07:40:36 UTC
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/python-iowait.spec
SRPM URL: https://ignatenkobrain.fedorapeople.org/for-review/python-iowait-0.2-1.fc26.src.rpm
Description:
Different operating systems provide different ways to wait for I/O completion
events: there’s select(), poll(), epoll() and kqueue(). For cross-platform
applications it can be a pain to support all this system functions, especially
because each one provides a different interface.

IOWait solves this problem by providing a unified interface and using always
the best and faster function available in the platform. Its only limitation
is that, on Windows, it only works for sockets.
Fedora Account System Username: ignatenkobrain

Comment 1 Miroslav Suchý 2016-09-14 13:54:40 UTC
I run fedora-review on this. Walked through spec manually. No issues spotted.

APPROVED

Comment 2 Gwyn Ciesla 2016-09-14 14:25:47 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/python-iowait

Comment 3 Fedora Update System 2016-11-19 10:14:56 UTC
python-iowait-0.2-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-68d5a2ff69

Comment 4 Fedora Update System 2016-11-21 21:10:47 UTC
python-iowait-0.2-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-2016-68d5a2ff69

Comment 5 Fedora Update System 2016-11-30 05:27:55 UTC
python-iowait-0.2-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.