Bug 1210983
| Summary: | Review Request: python-vcrpy - Automatically mock your HTTP interactions to simplify and speed up testing | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ralph Bean <rbean> |
| Component: | Package Review | Assignee: | Pierre-YvesChibon <pingou> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | package-review, pingou |
| Target Milestone: | --- | Flags: | pingou:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-29 01:19:21 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: | 1210978, 1210982 | ||
| Bug Blocks: | |||
|
Description
Ralph Bean
2015-04-11 20:15:49 UTC
Note: This package won't build on F21 ! Changelog is invalid ! Spec in the srpm is different from the spec linked to here ! Using the spec file linked to here, I fail to rebuild this package in mock mock --rebuild ~/rpmbuild/SRPMS/python-vcrpy-1.4.0-1.fc21.src.rpm -r fedora-22-x86_64 output: http://fpaste.org/218906/43090307/ Sorry about that. I must've been in a rush at PyCon. Here's a latest upstream rebuild with some fixes to the specfile: Spec URL: http://threebean.org/rpm/SPECS/python-vcrpy.spec SRPM URL: http://threebean.org/rpm/SRPMS/python-vcrpy-1.4.2-1.fc21.src.rpm * Rpmlint can safely be ignored: python3-vcrpy.noarch: W: spelling-error %description -l en_US yaml -> yam, yams, yawl python3-vcrpy.noarch: W: no-documentation python-vcrpy.noarch: E: explicit-lib-dependency python-contextlib2 python-vcrpy.noarch: E: explicit-lib-dependency python3-contextlib2 python-vcrpy.noarch: W: spelling-error %description -l en_US yaml -> yam, yams, yawl python-vcrpy.noarch: W: no-documentation python-vcrpy.src: W: spelling-error %description -l en_US yaml -> yam, yams, yawl python-vcrpy.src:135: W: macro-in-comment %doc python-vcrpy.src:136: W: macro-in-comment %license python-vcrpy.src:144: W: macro-in-comment %doc python-vcrpy.src:145: W: macro-in-comment %license 3 packages and 0 specfiles checked; 2 errors, 9 warnings. * Spec is clean * License is MIT and is shipped in the sources ! The LICENSE and README file can now be marked as %doc * No bundle in the sources * Builds cleanly on F22 (via mock) (not in F21 but that's likely an updates-testing issue) * Consistent usage of the macros * Upstream sources: 6f40f3e0fbde03ca44ccdff2711cac39dcd6d2354795582f8bf6f98376fa0b62 vcrpy-1.4.2.tar.gz * srpm sources: 6f40f3e0fbde03ca44ccdff2711cac39dcd6d2354795582f8bf6f98376fa0b62 python-vcrpy-1.4.2-1.fc21.src/vcrpy-1.4.2.tar.gz This looks all good to me This package is APPROVED python-vcrpy-1.4.2-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/python-vcrpy-1.4.2-1.fc22 python-vcrpy-1.5.2-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/python-vcrpy-1.5.2-1.fc22 python-vcrpy-1.5.2-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |