Bug 710773 - Review Request: python-lyricwiki - A Python interface to the http://lyrics.wikia.com
Summary: Review Request: python-lyricwiki - A Python interface to the http://lyrics.wi...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 710777
TreeView+ depends on / blocked
 
Reported: 2011-06-04 17:27 UTC by Peter Lemenkov
Modified: 2011-06-15 18:38 UTC (History)
3 users (show)

Fixed In Version: python-lyricwiki-0.1.35-1.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-15 18:31:23 UTC
Type: ---
Embargoed:
mail: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Comment 1 Fabian Affolter 2011-06-05 11:12:24 UTC
Package Review
==============

Package: 

Key:
 - = N/A
 x = Check
 ! = Problem
 ? = Not evaluated

=== REQUIRED ITEMS ===
 [x] Package is named according to the Package Naming Guidelines
 [x] Spec file name must match the base package %{name}, in the format %{name}.spec
 [x] Package meets the Packaging Guidelines
 [x] Package successfully compiles and builds into binary RPMs on at least one
supported architecture
     Tested: http://koji.fedoraproject.org/koji/taskinfo?taskID=3111949
 [!] Rpmlint output:
     Source RPM:
     [fab@laptop021 SRPMS]$ rpmlint python-lyricwiki-0.1.35-1.fc15.src.rpm 
     python-lyricwiki.src: W: invalid-url Source0: http://pypi.python.org/packages/source/p/lyricwiki/lyricwiki-0.1.35.tar.gz HTTP Error 404: Not Found
     1 packages and 0 specfiles checked; 0 errors, 1 warnings.
     Binary RPM(s):
     [fab@laptop021 noarch]$ rpmlint python-lyricwiki-0.1.35-1.fc15.noarch.rpm 
     1 packages and 0 specfiles checked; 0 errors, 0 warnings.
 [x] Package is not relocatable
 [x] Buildroot is correct (if it's still used)
     master   : %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
     spec file: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 [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
     License type: GPLv2+
 [!] 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] Spec file is legible and written in American English
 [x] Sources used to build the package matches the upstream source, as provided
in the spec URL
     Upstream source: 8729749836e74b125c91e3e8645b0b7b
     Build source:    8729749836e74b125c91e3e8645b0b7b
 [x] Package is not known to require ExcludeArch
 [x] Architecture independent packages have: BuildArch: noarch
 [x] All build dependencies are listed in BuildRequires, except for any that are listed in the exceptions section of Packaging Guidelines.
 [-] The spec file handles locales properly.  %find_lang used for locales
 [-] %{optflags} or RPM_OPT_FLAGS are honoured
 [-] ldconfig called in %post and %postun if required
 [x] %install starts with rm -rf %{buildroot} or $RPM_BUILD_ROOT
 [-] Package use %makeinstall only when make install DESTDIR=... doesn't work.
 [-] Package must own all directories that it creates
 [x] Package requires other packages for directories it uses
 [x] Package does not own files or directories owned by other packages
 [x] Package does not contain duplicates in %files
 [x] Permissions on files are set properly. %defattr(-,root,root,-) is in every %files section
 [x] Package uses nothing in %doc for runtime
 [x] Package has a %clean section, which contains rm -rf %{buildroot} or $RPM_BUILD_ROOT (if it's still used)
 [-] Included tests passed successfully 
 [x] Package consistently uses macros
 [x] Package contains code, or permissable content
 [x] Included filenames are in UTF-8

 [-] Large documentation files are in a -doc subpackage, if required
 [-] Header files (.h) in -devel subpackage, if present
 [-] Fully versioned dependency in subpackage, if present
 [-] Static libraries (.a) in -static subpackage, if present
 [-] Package requires pkgconfig, if .pc files are present
 [-] Development .so files in -devel subpackage, if present
 [x] Package does not contain any libtool archives (.la)
 [-] -debuginfo subpackage is present and looks complete
 [x] No pre-built binaries (.a, .so*, executable)
 
 [-] Package contains a properly installed .desktop file if it is a GUI application
 [-] Follows desktop entry spec
 [-] Valid .desktop Name
 [-] Valid .desktop GenericName
 [-] Valid .desktop Categories
 [-] Valid .desktop StartupNotify
 [-] .desktop file installed with desktop-file-install in %install

=== SUGGESTED ITEMS ===
 [-] Timestamps preserved with cp and install
 [x] Spec use %global instead of %define
 [-] Uses parallel make (%{?_smp_mflags})
 [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 functions as described
 [-] Scriptlets must be sane, if used
 [-] The placement of pkgconfig(.pc) files is correct
 [-] File based requires are sane
 [x] Changelog in allowed format

- There is a type in Source0
- Source code header says GPLv2+, so the license is GPLv2+. But the COPYING files contains the text of GPLv3 and the PyPI website says GPLv3, too.

Please fix the URL and ask upstream to harmonize the license statement before the VCS import. Both are no blocker. Package APPROVED

Comment 2 Peter Lemenkov 2011-06-05 11:33:16 UTC
(In reply to comment #1)

> - There is a type in Source0
> - Source code header says GPLv2+, so the license is GPLv2+. But the COPYING
> files contains the text of GPLv3 and the PyPI website says GPLv3, too.
> 
> Please fix the URL and ask upstream to harmonize the license statement before
> the VCS import. Both are no blocker. Package APPROVED

Done - I fixed the Source0 field and just sent a message to the author.

Thanks for the review!

New Package SCM Request
=======================
Package Name: python-lyricwiki
Short Description: A Python interface to the http://lyrics.wikia.com
Owners: peter
Branches: f14 f15
InitialCC:

Comment 3 Gwyn Ciesla 2011-06-05 22:48:53 UTC
Git done (by process-git-requests).

Comment 4 Fedora Update System 2011-06-06 04:07:06 UTC
python-lyricwiki-0.1.35-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/python-lyricwiki-0.1.35-1.fc15

Comment 5 Fedora Update System 2011-06-06 04:07:13 UTC
python-lyricwiki-0.1.35-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/python-lyricwiki-0.1.35-1.fc14

Comment 6 Fedora Update System 2011-06-07 04:34:16 UTC
python-lyricwiki-0.1.35-1.fc14 has been pushed to the Fedora 14 testing repository.

Comment 7 Fedora Update System 2011-06-15 18:31:17 UTC
python-lyricwiki-0.1.35-1.fc14 has been pushed to the Fedora 14 stable repository.

Comment 8 Fedora Update System 2011-06-15 18:38:02 UTC
python-lyricwiki-0.1.35-1.fc15 has been pushed to the Fedora 15 stable repository.


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