https://bugzilla.redhat.com/show_bug.cgi?id=1403314 Merlin Mathesius <mmathesi@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sgallagh@xxxxxxxxxx Flags| |needinfo?(sgallagh@redhat.c | |om) --- Comment #1 from Merlin Mathesius <mmathesi@xxxxxxxxxx> --- Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated ===== Questions ===== * Why no python3 version of this package? The upstream source appears to be compatible. * Is PyPI the appropriate upstream source, rather than a git or other repo? * The hashs in the Source URL are not very pretty. Should the URL be something like https://files.pythonhosted.org/packages/source/e/publicsuffix/publicsuffix-1.1.0.tar.gz as recommended by https://fedoraproject.org/wiki/Packaging:SourceURL?rd=Packaging/SourceURL#Python_Packages_.28pypi.29 ? Unfortunately, that URL format doesn’t seem to work, but https://pypi.io/packages/source/p/publicsuffix/publicsuffix-1.1.0.tar.gz does. * Requires: publicsuffix-list? Why not just Recommends, since the list can come from another source? The module even provides a method for retrieving the most current list from publicsuffix.org. * The source tarball includes bundled egg-info. Should that be removed by adding “rm -rf %{srcname}.egg-info” after %autosetup? * What is the reasoning for the .6 suffix on the Release: 0%{?dist}.6 ? ===== Issues ===== * %changelog initial entry needs to include a version-revision tag. * License: field says MIT, but public_suffix_list.dat is MPLv2.0 and is included in the source tarball and installed to %{python2_sitelib}/publicsuffix/public_suffix_list.dat when not replaced by a symlink for non-Fedora builds in the %install section. * subpackage corresponding to current python runtime must supply Provides: python-publicsuffix ===== 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. [!]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "MIT/X11 (BSD like)", "Unknown or generated", "*No copyright* MPL (v2.0)". 12 files have unknown license. Detailed output of licensecheck in /home/merlinm/package-review/BZ1403314-python- publicsuffix/review-python-publicsuffix/licensecheck.txt [x]: Package contains no bundled libraries without FPC exception. [!]: 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. [?]: 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. [-]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 20480 bytes in 4 files. [x]: 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 %license. [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]: Dist tag is present. [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 does not use a name that already exists. [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. [-]: 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 [?]: 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). [-]: 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]: 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]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [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: python2-publicsuffix-1.1.0-0.fc25.6.noarch.rpm python-publicsuffix-1.1.0-0.fc25.6.src.rpm python2-publicsuffix.noarch: W: summary-ended-with-dot C Get a public suffix for a domain name using the Public Suffix List. python2-publicsuffix.noarch: W: spelling-error %description -l en_US uk -> UK, u, k python2-publicsuffix.noarch: W: spelling-error %description -l en_US wy -> WY, wt, w python2-publicsuffix.noarch: E: description-line-too-long C This module allows you to get the public suffix of a domain name using the Public Suffix List from http://publicsuffix.org python2-publicsuffix.noarch: E: description-line-too-long C A public suffix is one under which Internet users can directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. Accurately knowing the public suffix of a domain is useful when handling web browser cookies, highlighting the most important part of a domain name in a user interface or sorting URLs by web site. python2-publicsuffix.noarch: E: description-line-too-long C It’s up the user to provide this module with an appropriate version of the Public Suffix List. A convenience function is provided that downloads the most recent version available on http://publicsuffix.org python2-publicsuffix.noarch: W: no-version-in-last-changelog python2-publicsuffix.noarch: W: dangling-symlink /usr/lib/python2.7/site-packages/publicsuffix/public_suffix_list.dat /usr/share/publicsuffix/public_suffix_list.dat python-publicsuffix.src: W: summary-ended-with-dot C Get a public suffix for a domain name using the Public Suffix List. python-publicsuffix.src: W: spelling-error %description -l en_US uk -> UK, u, k python-publicsuffix.src: W: spelling-error %description -l en_US wy -> WY, wt, w python-publicsuffix.src: E: description-line-too-long C This module allows you to get the public suffix of a domain name using the Public Suffix List from http://publicsuffix.org python-publicsuffix.src: E: description-line-too-long C A public suffix is one under which Internet users can directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. Accurately knowing the public suffix of a domain is useful when handling web browser cookies, highlighting the most important part of a domain name in a user interface or sorting URLs by web site. python-publicsuffix.src: E: description-line-too-long C It’s up the user to provide this module with an appropriate version of the Public Suffix List. A convenience function is provided that downloads the most recent version available on http://publicsuffix.org python-publicsuffix.src: W: no-version-in-last-changelog 2 packages and 0 specfiles checked; 6 errors, 9 warnings. Rpmlint (installed packages) ---------------------------- python2-publicsuffix.noarch: W: summary-ended-with-dot C Get a public suffix for a domain name using the Public Suffix List. python2-publicsuffix.noarch: W: spelling-error %description -l en_US uk -> UK, u, k python2-publicsuffix.noarch: W: spelling-error %description -l en_US wy -> WY, wt, w python2-publicsuffix.noarch: E: description-line-too-long C This module allows you to get the public suffix of a domain name using the Public Suffix List from http://publicsuffix.org python2-publicsuffix.noarch: E: description-line-too-long C A public suffix is one under which Internet users can directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. Accurately knowing the public suffix of a domain is useful when handling web browser cookies, highlighting the most important part of a domain name in a user interface or sorting URLs by web site. python2-publicsuffix.noarch: E: description-line-too-long C It’s up the user to provide this module with an appropriate version of the Public Suffix List. A convenience function is provided that downloads the most recent version available on http://publicsuffix.org python2-publicsuffix.noarch: W: no-version-in-last-changelog python2-publicsuffix.noarch: W: dangling-symlink /usr/lib/python2.7/site-packages/publicsuffix/public_suffix_list.dat /usr/share/publicsuffix/public_suffix_list.dat 1 packages and 0 specfiles checked; 3 errors, 5 warnings. Requires -------- python2-publicsuffix (rpmlib, GLIBC filtered): python(abi) Provides -------- python2-publicsuffix: python2-publicsuffix python2.7dist(publicsuffix) python2dist(publicsuffix) Source checksums ---------------- https://pypi.python.org/packages/76/8e/2be900ba8397bafe88c9d17fab456faddab7af22d7105df18699d3dd97de/publicsuffix-1.1.0.tar.gz : CHECKSUM(SHA256) this package : ae77593d269e1e5131723259cc1142c25690c20c59f2e98f67e227228028bda9 CHECKSUM(SHA256) upstream package : ae77593d269e1e5131723259cc1142c25690c20c59f2e98f67e227228028bda9 Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02 Command line :/usr/bin/fedora-review -n python-publicsuffix Buildroot used: fedora-25-x86_64 Active plugins: Python, Generic, Shell-api Disabled plugins: Java, C/C++, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx