Bug 908049 - Review Request: python-django-longerusername - Make django auth.user username field longer
Summary: Review Request: python-django-longerusername - Make django auth.user username...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Runge
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 907568 (view as bug list)
Depends On:
Blocks: 915390
TreeView+ depends on / blocked
 
Reported: 2013-02-05 17:55 UTC by Ralph Bean
Modified: 2013-02-26 19:18 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-25 16:25:33 UTC
Type: ---
Embargoed:
mrunge: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Ralph Bean 2013-02-05 17:55:32 UTC
Spec URL: http://ralph.fedorapeople.org//python-django-longerusername.spec
SRPM URL: http://ralph.fedorapeople.org//python-django-longerusername-0.4-1.20130204gite4e85d7d.fc18.src.rpm

Description:
django-longerusername provides a migration and a monkeypatch to make
the django auth.user username field longer, instead of the arbitrarily
short 30 characters.

It's designed to be a simple include-and-forget project that makes a
little headache go away.

Comment 1 Ralph Bean 2013-02-05 17:55:38 UTC
This package built on koji:  http://koji.fedoraproject.org/koji/taskinfo?taskID=4930699

Comment 2 Ralph Bean 2013-02-05 18:09:40 UTC
*** Bug 907568 has been marked as a duplicate of this bug. ***

Comment 3 Matthias Runge 2013-02-06 08:14:45 UTC
Will do a review later today

Comment 4 Matthias Runge 2013-02-06 19:15:49 UTC
Package Review
==============

Key:
[x] = Pass
[!] = Fail
[-] = Not applicable
[?] = Not evaluated
[ ] = Manual review needed



===== 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]: 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 requires other packages for directories it uses.
[x]: Package uses nothing in %doc for runtime.
[x]: Package is not known to require ExcludeArch.
[x]: Package complies to the Packaging Guidelines
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "Unknown or generated". 1 files have unknown license. Detailed output of
     licensecheck in /home/mrunge/review/908049-python-django-
     longerusername/licensecheck.txt
[x]: Package consistently uses macro is (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]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[!]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[-]: Large documentation must go in a -doc subpackage.
     Note: Documentation size is 10240 bytes in 2 files.
[x]: All build dependencies are listed in BuildRequires, except for any that
     are listed in the exceptions section of Packaging Guidelines.
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Each %files section contains %defattr if rpm < 4.4
[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]: Fully versioned dependency in subpackages, if present.
[x]: Spec file lacks Packager, Vendor, PreReq tags.
[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 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
[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).

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.
[x]: 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:
[x]: 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).
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: SourceX tarball generation or download is documented.
     Note: Package contains tarball without URL, check comments
[x]: 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]: 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.
[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.

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

Generic:
[x]: Large data in /usr/share should live in a noarch subpackage if package is
     arched.
[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-django-longerusername-0.4-1.20130204gite4e85d7d.fc19.noarch.rpm
python-django-longerusername.noarch: W: spelling-error Summary(en_US) auth -> auto, Ruth, author
python-django-longerusername.noarch: W: spelling-error Summary(en_US) username -> user name, user-name, surname
python-django-longerusername.noarch: W: spelling-error %description -l en_US monkeypatch -> monkey patch, monkey-patch, monkeyshine
python-django-longerusername.noarch: W: spelling-error %description -l en_US auth -> auto, Ruth, author
python-django-longerusername.noarch: W: spelling-error %description -l en_US username -> user name, user-name, surname
1 packages and 0 specfiles checked; 0 errors, 5 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint python-django-longerusername
python-django-longerusername.noarch: W: spelling-error Summary(en_US) auth -> auto, Ruth, author
python-django-longerusername.noarch: W: spelling-error Summary(en_US) username -> user name, user-name, surname
python-django-longerusername.noarch: W: spelling-error %description -l en_US monkeypatch -> monkey patch, monkey-patch, monkeyshine
python-django-longerusername.noarch: W: spelling-error %description -l en_US auth -> auto, Ruth, author
python-django-longerusername.noarch: W: spelling-error %description -l en_US username -> user name, user-name, surname
1 packages and 0 specfiles checked; 0 errors, 5 warnings.
# echo 'rpmlint-done:'



Requires
--------
python-django-longerusername (rpmlib, GLIBC filtered):
    python(abi)



Provides
--------
python-django-longerusername:
    python-django-longerusername



Issues:
- missing requirements: python-django, python-django-south

This can be fixed during import

Package approved.

Comment 5 Ralph Bean 2013-02-06 21:42:09 UTC
New Package SCM Request
=======================
Package Name: python-django-longerusername 
Short Description: Make django auth.user username field longer
Owners: ralph
Branches: f18 f17 el6
InitialCC:

Comment 6 Gwyn Ciesla 2013-02-07 13:34:21 UTC
Git done (by process-git-requests).

Comment 7 Fedora Update System 2013-02-07 23:17:47 UTC
python-django-longerusername-0.4-2.20130204gite4e85d7d.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/python-django-longerusername-0.4-2.20130204gite4e85d7d.fc18

Comment 8 Fedora Update System 2013-02-07 23:18:09 UTC
python-django-longerusername-0.4-2.20130204gite4e85d7d.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/python-django-longerusername-0.4-2.20130204gite4e85d7d.fc17

Comment 9 Fedora Update System 2013-02-07 23:18:29 UTC
python-django-longerusername-0.4-2.20130204gite4e85d7d.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-django-longerusername-0.4-2.20130204gite4e85d7d.el6

Comment 10 Ralph Bean 2013-02-19 21:24:18 UTC
EL6 push still required

Comment 11 Fedora Update System 2013-02-21 05:30:49 UTC
python-django-longerusername-0.4-2.20130204gite4e85d7d.fc17 has been pushed to the Fedora 17 stable repository.

Comment 12 Fedora Update System 2013-02-21 05:48:27 UTC
python-django-longerusername-0.4-2.20130204gite4e85d7d.fc18 has been pushed to the Fedora 18 stable repository.

Comment 13 Fedora Update System 2013-02-26 19:18:23 UTC
python-django-longerusername-0.4-2.20130204gite4e85d7d.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.