Bug 606557
| Summary: | Review Request: python26-sqlalchemy - Modular and flexible ORM library for python26 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | BJ Dierkes <derks> |
| Component: | Package Review | Assignee: | Steve Traylen <steve.traylen> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, notting, steve.traylen |
| Target Milestone: | --- | Flags: | steve.traylen:
fedora-review+
kevin: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python26-sqlalchemy-0.6.4-1.el5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-10-25 16:37:06 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
BJ Dierkes
2010-06-21 23:31:19 UTC
Review of python26-sqlalchemy. PASS: specfiles match: In fact no but python-sqlalchemy has set the precedent. PASS: source files match upstream: $ curl -s http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-0.5.8.tar.gz | md5sum - 11292211f2634151d240025d58791210 - [steve@bottom SPECS]$ md5sum ../SOURCES/SQLAlchemy-0.5.8.tar.gz 11292211f2634151d240025d58791210 ../SOURCES/SQLAlchemy-0.5.8.tar.gz PASS: package meets naming and versioning guidelines. PASS: spec is properly named, cleanly written, and uses macros consistently. PASS: dist tag is present. PASS: build root is correct. PASS: license field matches the actual license. MIT. Very clearly PASS: license is open source-compatible. PASS: license text included in package. FAIL: latest version is being packaged. PASS: BuildRequires are proper. PASS: compiler flags are appropriate. PASS: %clean is present. PASS: package builds in mock. epel5. PASS: package installs properly. IGNORE: debuginfo package looks complete. FAIL: rpmlint is silent. python26-sqlalchemy.noarch: W: incoherent-version-in-changelog 0.5.84- ['0.5.8-4.el5', '0.5.8-4'] FAIL: final provides and requires are sane $ rpm -qp --provides python26-sqlalchemy-0.5.8-4.el5.noarch.rpm python26-sqlalchemy = 0.5.8-4.el5 $ rpm -qp --requires python26-sqlalchemy-0.5.8-4.el5.noarch.rpm rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 In particular python(abi) = 2.6 is not present. PASS: %check is present and all tests pass: Hopefully we can get the python-nose tests in before release. Probably worth waiting if possible. PASS: no shared libraries are added to the regular linker search paths. PASS: owns the directories it creates. PASS: doesn't own any directories it shouldn't. PASS: no duplicates in %files. PASS: file permissions are appropriate. PASS: scriptlets match those on ScriptletSnippets page. PASS: code, not content. PASS: documentation is small, so no -docs subpackage is necessary. PASS: %docs are not necessary for the proper functioning of the package. IGNORE: no headers. IGNORE: no pkgconfig files. NONE: no libtool .la droppings. IGNORE: desktop files valid and installed properly. FAILS: 1) 0.6.4 has been released recently is this a better choice. 2) The release number is missing from the changelog comment. 3) I think a python(abi) = 2.6 should be in the requires. COMMENTS: CFLAGS="$RPM_OPT_FLAGS" is irrelevant on a noarch package and should be removed. Thank you. I've made the requested changes: SPEC: http://5dollarwhitebox.org/tmp/python26-sqlalchemy.spec SRPMS: http://5dollarwhitebox.org/tmp/python26-sqlalchemy-0.6.4-1.fc13.src.rpm All seems pretty perfect to me. Approved. Steve. New Package SCM Request ======================= Package Name: python26-sqlalchemy Short Description: Modular and flexible ORM library for python26 Owners: derks Branches: el5 InitialCC: Git done (by process-git-requests). python26-sqlalchemy-0.6.4-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/python26-sqlalchemy-0.6.4-1.el5 python26-sqlalchemy-0.6.4-1.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update python26-sqlalchemy'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/python26-sqlalchemy-0.6.4-1.el5 python26-sqlalchemy-0.6.4-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. |