Bug 629530
| Summary: | Review Request: python3-zope-fixers - 2to3 fixers for Zope | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robin Lee <robinlee.sysu> |
| Component: | Package Review | Assignee: | Jason Tibbitts <j> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, notting, supercyper1 |
| Target Milestone: | --- | Flags: | j:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python3-zope-fixers-1.0-2.fc16 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-05-10 14:21:17 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
Robin Lee
2010-09-02 08:47:24 UTC
Not sure python3 package will be useful for zope in the near future. From zope docs: Zope 2.13 is continuing to support Python 2.6.4 or any later maintenance release of it. There’s currently no support for any Python 3.x version. Work has begun in the Zope Toolkit to port some of the lower level packages to Python 3. Some low level ZTK packages like zope.interface and zope.exceptions have been ported to Python 3, and this package is needed to build their binary rpms for Python 3. Just built this; not sure why it hasn't been reviewed yet as it's been around for ages and is both clean and trivial. I'll go ahead and do a review, and I'll be trying to deal with all of the open 2010 tickets (of which you have several) so if those tickets/packages need updates feel free to do them and I'll take a look.
rpmlint is silent for me; in the intervening time it's been fixed to stop complaining about clean spec files.
The package does include a test suite. Is there a reason you don't run it? This appears to work fine:
%check
%{__python3} setup.py test
Really the test suite is the only thing missing, and that's pretty minor so I'll go ahead and approve this and you can fix it when you check in.
APPROVED
* source files match upstream. sha256sum:
1483d52aee35b5050ca7b8b19ff3977aebad6aab494783def3b495219ec34d06
zope.fixers-1.0.tar.gz
* package meets naming and versioning guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* summary is OK.
* description is OK.
* dist tag is present.
* license field matches the actual license.
* license is open source-compatible.
* license text included in package.
* latest version is being packaged.
* BuildRequires are proper.
* package builds in mock (rawhide, x86_64).
* package installs properly.
* rpmlint is silent.
* final provides and requires are sane:
python3-zope-fixers = 1.0-1.fc18
=
python(abi) = 3.2
X %check is not present but the package includes a test suite.
* no bundled libraries.
* owns the directories it creates.
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* no generically named files.
* code, not content.
* documentation is small, so no -doc subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.
The package review process needs reviewers! If you haven't done any package
reviews recently, please consider doing one.
New Package SCM Request ======================= Package Name: python3-zope-fixers Short Description: 2to3 fixers for Zope Owners: cheeselee Branches: f16 f17 InitialCC: Thanks! I am pretty busy recently, but I will try to make a review this weekend. Git done (by process-git-requests). python3-zope-fixers-1.0-2.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/python3-zope-fixers-1.0-2.fc16 python3-zope-fixers-1.0-2.fc16 has been pushed to the Fedora 16 testing repository. python3-zope-fixers-1.0-2.fc16 has been pushed to the Fedora 16 stable repository. |