Bug 1371810 (python-iowait) - Review Request: python-iowait - Platform-independent module for I/O completion events
Summary: Review Request: python-iowait - Platform-independent module for I/O completio...
Keywords:
Status: CLOSED ERRATA
Alias: python-iowait
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Miroslav Suchý
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-31 07:40 UTC by Igor Gnatenko
Modified: 2016-11-30 05:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-30 05:27:55 UTC
Type: ---
Embargoed:
msuchy: fedora-review+


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.