[Bug 1084199] Review Request: python-dicttoxml - Python dict-to-XML converter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1084199



--- Comment #4 from Jon Bernard <jobernar@xxxxxxxxxx> ---
Here is the full output of fedora-review.  I think the dist-tag failure is a
false-positive based on what I've read
(http://fedoraproject.org/wiki/Packaging:DistTag)

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

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


Issues:
=======
- Package contains BR: python2-devel or python3-devel


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

Generic:
[ ]: 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:
     "Unknown or generated". 2 files have unknown license. Detailed output of
     licensecheck in /home/vagrant/1084199-python-dicttoxml/licensecheck.txt
[ ]: Package contains no bundled libraries without FPC exception.
[ ]: Changelog in prescribed format.
[ ]: Sources contain only permissible code or content.
[ ]: Each %files section contains %defattr if rpm < 4.4
     Note: %defattr present but not needed
[ ]: Package contains desktop file if it is a GUI application.
[ ]: Development files must be in a -devel package
[ ]: Package uses nothing in %doc for runtime.
[ ]: Package consistently uses macros (instead of hard-coded directory names).
[ ]: Package is named according to the Package Naming Guidelines.
[ ]: Package does not generate any conflict.
[ ]: 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.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: 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 10240 bytes in 1 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:
[ ]: 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]: Binary eggs must be removed in %prep

===== SHOULD items =====

Generic:
[!]: Dist tag is present (not strictly required in GL).
[ ]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
     Note: %clean present but not required
[ ]: If the source package does not include license text(s) as a separate file
     from upstream, the packager SHOULD query upstream to include it.
[ ]: Final provides and requires are sane (see attachments).
[ ]: Package functions as described.
[ ]: Latest version is packaged.
[ ]: 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.
[ ]: Package should compile and build into binary rpms on all supported
     architectures.
[ ]: %check is present and all tests pass.
[ ]: 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]: 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-dicttoxml-1.3.1-1.noarch.rpm
          python-dicttoxml-1.3.1-1.src.rpm
python-dicttoxml.noarch: W: spelling-error %description -l en_US bool -> biol,
boil, book
python-dicttoxml.noarch: W: spelling-error %description -l en_US str -> st, tr,
stir
python-dicttoxml.noarch: W: spelling-error %description -l en_US unicode ->
Unicode, uni code, uni-code
python-dicttoxml.noarch: W: spelling-error %description -l en_US datetime ->
date time, date-time, daytime
python-dicttoxml.noarch: W: spelling-error %description -l en_US tuple ->
tulle, duple, letup
python-dicttoxml.noarch: W: spelling-error %description -l en_US iterable ->
alterable, tolerable, iterate
python-dicttoxml.noarch: E: non-executable-script
/usr/lib/python2.7/site-packages/dicttoxml.py 0644L /usr/bin/env
python-dicttoxml.src: W: spelling-error %description -l en_US bool -> biol,
boil, book
python-dicttoxml.src: W: spelling-error %description -l en_US str -> st, tr,
stir
python-dicttoxml.src: W: spelling-error %description -l en_US unicode ->
Unicode, uni code, uni-code
python-dicttoxml.src: W: spelling-error %description -l en_US datetime -> date
time, date-time, daytime
python-dicttoxml.src: W: spelling-error %description -l en_US tuple -> tulle,
duple, letup
python-dicttoxml.src: W: spelling-error %description -l en_US iterable ->
alterable, tolerable, iterate
2 packages and 0 specfiles checked; 1 errors, 12 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint python-dicttoxml
python-dicttoxml.noarch: W: spelling-error %description -l en_US bool -> biol,
boil, book
python-dicttoxml.noarch: W: spelling-error %description -l en_US str -> st, tr,
stir
python-dicttoxml.noarch: W: spelling-error %description -l en_US unicode ->
Unicode, uni code, uni-code
python-dicttoxml.noarch: W: spelling-error %description -l en_US datetime ->
date time, date-time, daytime
python-dicttoxml.noarch: W: spelling-error %description -l en_US tuple ->
tulle, duple, letup
python-dicttoxml.noarch: W: spelling-error %description -l en_US iterable ->
alterable, tolerable, iterate
python-dicttoxml.noarch: E: non-executable-script
/usr/lib/python2.7/site-packages/dicttoxml.py 0644L /usr/bin/env
1 packages and 0 specfiles checked; 1 errors, 6 warnings.
# echo 'rpmlint-done:'



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



Provides
--------
python-dicttoxml:
    python-dicttoxml



Source checksums
----------------
https://raw.githubusercontent.com/quandyfactory/dicttoxml/master/LICENCE.txt :
  CHECKSUM(SHA256) this package     :
4514114bd9da0b2fbf8c4fa264c0e6cc80fd41e6ac7f09d7a39a215662951c7c
  CHECKSUM(SHA256) upstream package :
4514114bd9da0b2fbf8c4fa264c0e6cc80fd41e6ac7f09d7a39a215662951c7c
https://pypi.python.org/packages/source/d/dicttoxml/dicttoxml-1.3.1.tar.gz :
  CHECKSUM(SHA256) this package     :
355dd621d8f65a13122eea438c3c82c56b10cd73b18ab9bbad1eb57ede606d4e
  CHECKSUM(SHA256) upstream package :
355dd621d8f65a13122eea438c3c82c56b10cd73b18ab9bbad1eb57ede606d4e
https://raw.githubusercontent.com/quandyfactory/dicttoxml/master/README.markdown
:
  CHECKSUM(SHA256) this package     :
254f7fa9f01bf8aaaaeabf839538bb4e1512a996805dcf85a6cc5358dc10b4d7
  CHECKSUM(SHA256) upstream package :
254f7fa9f01bf8aaaaeabf839538bb4e1512a996805dcf85a6cc5358dc10b4d7


Generated by fedora-review 0.5.1 (bb9bf27) last change: 2013-12-13
Command line :/usr/bin/fedora-review -v -b 1084199
Buildroot used: fedora-20-x86_64
Active plugins: Python, Generic, Shell-api
Disabled plugins: Java, C/C++, fonts, SugarActivity, Ocaml, Perl, Haskell, R,
PHP, Ruby
Disabled flags: EXARCH, EPEL5, BATCH, DISTTAG

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]