Bug 1033975 - Review Request: python-enum34 - Backport of Python 3.4 Enum
Summary: Review Request: python-enum34 - Backport of Python 3.4 Enum
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Sergio Pascual
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-24 22:32 UTC by Eric Smith
Modified: 2014-04-20 21:56 UTC (History)
2 users (show)

Fixed In Version: python-enum34-0.9.23-1.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-15 15:31:42 UTC
Type: ---
Embargoed:
sergio.pasra: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Eric Smith 2013-11-24 22:32:52 UTC
Spec URL: http://fedorapeople.org/~brouhaha/python-enum34/python-enum34.spec
SRPM URL: http://fedorapeople.org/~brouhaha/python-enum34/python-enum34-0.9.19-1.fc19.src.rpm
Description: Python 3.4 introduced official support for enumerations.  This is a
backport of that feature to Python 3.3, 3.2, 3.1, 2.7, 2.5, 2.5, and 2.4.
Fedora Account System Username: brouhaha

Comment 1 Sergio Pascual 2014-01-13 22:01:23 UTC
Hello, here we go

Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated

===== MUST items =====

Generic:
[X]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[X]: License field in the package spec file matches the actual license.
[X]: License file installed when any subpackage combination is installed.
[X]: Package contains no bundled libraries without FPC exception.
[X]: Changelog in prescribed format.
[X]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[X]: Package uses nothing in %doc for runtime.
[X]: Package consistently uses macros (instead of hard-coded directory names).
[X]: Package is named according to the Package Naming Guidelines.
[X]: Package does not generate any conflict.
[X]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[X]: Requires correct, justified where necessary.
[X]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[X]: Package is not known to require an ExcludeArch tag.
[X]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 266240 bytes in 10 files.
[!]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least one
     supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the license(s)
     in its own file, then that file, containing the text of the license(s)
     for the package is included in %doc.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any that
     are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package do not use a name that already exist
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as provided
     in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

Python:
[x]: Python eggs must not download any dependencies during the build process.
[x]: A package which is used by another package via an egg interface should
     provide egg info.
[!]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Binary eggs must be removed in %prep

===== SHOULD items =====
Generic:
[-]: If the source package does not include license text(s) as a separate file
     from upstream, the packager SHOULD query upstream to include it.
[X]: Final provides and requires are sane (see attachments).
[-]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
     python3-enum34
[X]: Package functions as described.
[X]: Latest version is packaged.
[X]: Package does not include license text files separate from upstream.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[X]: Package should compile and build into binary rpms on all supported
     architectures.
[!]: %check is present and all tests pass.
[X]: Packages should try to preserve timestamps of original installed files.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: Dist tag is present (not strictly required in GL).
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.

Rpmlint
-------
Checking: python-enum34-0.9.19-1.fc20.noarch.rpm
          python3-enum34-0.9.19-1.fc20.noarch.rpm
          python-enum34-0.9.19-1.fc20.src.rpm
python-enum34.noarch: W: spelling-error
(snip) Just (false) spelling errors, rpmlint doesn't like "backport" and "enum"

3 packages and 0 specfiles checked; 0 errors, 9 warnings.

Requires
--------
python-enum34 (rpmlib, GLIBC filtered):
    python(abi)

python3-enum34 (rpmlib, GLIBC filtered):
    python(abi)

Provides
--------
python-enum34:
    python-enum34

python3-enum34:
    python3-enum34

Source checksums
----------------
https://pypi.python.org/packages/source/e/enum34/enum34-0.9.19.tar.gz :
  CHECKSUM(SHA256) this package     : b6b9f3da58ff8de7a94df71df52e614db111805e8a81d9cbea9f73a37fc3253c
  CHECKSUM(SHA256) upstream package : b6b9f3da58ff8de7a94df71df52e614db111805e8a81d9cbea9f73a37fc3253c

Just a few comments:

* You should use the macro %{__python2} instead of %{__python} or python. The macro %{__python} is deprecated

* You don't need the "%global __provides_exclude_from" as the package doesn't provide any .so file. Please remove it for clarity

* You don't need the --prefix in 
%{__python2|3} setup.py install --skip-build --root %{buildroot}

* In checks you are only testing the 2.x version. Please test the 3.x version also. Notice that %check is run after %install so you can test the installed version instead of the built version. Something like this should work:

%check
pushd %{buildroot}/%{python_sitelib}
%{__python2} enum/test_enum.py
popd
%if 0%{?with_python3}
pushd %{buildroot}/%{python3_sitelib}
%{__python3} enum/test_enum.py
popd
%endif # with_python3

Comment 2 Eric Smith 2014-03-17 21:04:35 UTC
Thanks for reviewing! Updated to latest upstream, and spec updated per your comments:

Spec URL: http://fedorapeople.org/~brouhaha/python-enum34/python-enum34.spec
SRPM URL: http://fedorapeople.org/~brouhaha/python-enum34/python-enum34-0.9.23-1.fc19.src.rpm

Comment 3 Sergio Pascual 2014-03-25 09:39:10 UTC
As far as I can see, this OK, APPROVED

Comment 4 Eric Smith 2014-03-25 19:21:52 UTC
New Package SCM Request
=======================
Package Name: python-enum34
Short Description: Backport of Python 3.4 Enum
Owners: brouhaha
Branches: f19 f20 el6 epel7
InitialCC:

Comment 5 Gwyn Ciesla 2014-03-26 12:03:21 UTC
Git done (by process-git-requests).

Comment 6 Fedora Update System 2014-04-05 07:21:30 UTC
python-enum34-0.9.23-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-enum34-0.9.23-1.fc20

Comment 7 Fedora Update System 2014-04-05 07:28:54 UTC
python-enum34-0.9.23-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/python-enum34-0.9.23-1.fc19

Comment 8 Fedora Update System 2014-04-05 07:48:11 UTC
python-enum34-0.9.23-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-enum34-0.9.23-1.el6

Comment 9 Fedora Update System 2014-04-05 19:37:44 UTC
python-enum34-0.9.23-1.el6 has been pushed to the Fedora EPEL 6 testing repository.

Comment 10 Fedora Update System 2014-04-15 15:31:42 UTC
python-enum34-0.9.23-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2014-04-15 15:47:04 UTC
python-enum34-0.9.23-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2014-04-20 21:56:34 UTC
python-enum34-0.9.23-1.el6 has been pushed to the Fedora EPEL 6 stable repository.


Note You need to log in before you can comment on or make changes to this bug.