Bug 910891
| Summary: | Review Request: python-subprocess32 - Backport of subprocess module from Python 3.2 to Python 2.* | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dave Malcolm <dmalcolm> |
| Component: | Package Review | Assignee: | Toshio Ernie Kuratomi <a.badger> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | a.badger, danken, dmalcolm, notting, package-review |
| Target Milestone: | --- | Flags: | a.badger:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-subprocess32-3.2.3-1.fc18 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-01 02:10:03 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
Dave Malcolm
2013-02-13 19:34:59 UTC
70c846c207c85d4a2dfbf2d3990e167767fed9db192353c7f068c653731e6b0b subprocess32-3.2.3.tar.gz
Good:
* package named appropriately
* spec name meets guidelines
* license is correct and approved
* LICENSE file is included
* Spec file is legible
* Source matches upstream
* Builds in koji
* No locale files
* Not a shared library
* No bundled libraries
* Not relocatable
* Package owns all files and directories it creates and none that other packages create
* No files listed twice
* Permissions set properly
* Macros used consistently
* Code, not content
* No large docs
* Nothing in %doc affects runtime
* Not a GUI app
* All filenames valid UTF-8
* No scriptlets
* No subpackages
rpmlint:
* All spelling warnings and they are all false positives.
Cosmetic:
* Doesn't need -O1 in "%{__python} setup.py install -O1:
APPROVED
New Package SCM Request ======================= Package Name: python-subprocess32 Short Description: Backport of subprocess module from Python 3.2 to Python 2 Owners: dmalcolm Branches: f17 f18 InitialCC: Git done (by process-git-requests). python-subprocess32-3.2.3-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/python-subprocess32-3.2.3-1.fc17 python-subprocess32-3.2.3-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/python-subprocess32-3.2.3-1.fc18 python-subprocess32-3.2.3-1.fc18 has been pushed to the Fedora 18 testing repository. python-subprocess32-3.2.3-1.fc18 has been pushed to the Fedora 18 stable repository. Dave, would you be kind to build python-subprocess32 for EPEL7 ? (In reply to Dan Kenigsberg from comment #8) > Dave, would you be kind to build python-subprocess32 for EPEL7 ? I'm no longer able to maintain this package in Fedora (upstream GCC duties take all my time), but Looking at https://apps.fedoraproject.org/packages/python-subprocess32/builds/ it appears that this is now in EPEL 7. |