Bug 191358
| Summary: | Review Request: python-mechanize - Stateful programmatic web browsing | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Luke Macken <lmacken> |
| Component: | Package Review | Assignee: | Aurelien Bompard <gauret> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Package Reviews List <fedora-package-review> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | pfrields |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-05-14 21:08:24 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: | |||
| Bug Blocks: | 163779 | ||
|
Description
Luke Macken
2006-05-11 05:35:55 UTC
Needs work:
* The package cannot be noarch since it installs files to %{_libdir}
* Missing from python spec template:
Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
Thanks, fixed. http://people.redhat.com/lmacken/python-mechanize.spec http://people.redhat.com/lmacken/python-mechanize-0.1.1a-2.src.rpm Review for release 2: * RPM name is OK * Source mechanize-0.1.1a.tar.gz is the same as upstream * It is the latest version (checked with the included example :) ) * Builds fine in mock * rpmlint looks OK * File list looks OK * Works fine (tested with the included examples) APPROVED Imported, FC-{4,5} CVS branches requested, devel branch tagged and build requested.
Thanks!
|