[Bug 540617] Review Request: django-lint - lint for (python) django web-framework

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 1 23:07:12 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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


Graeme Gillies <ggillies at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggillies at redhat.com




--- Comment #2 from Graeme Gillies <ggillies at redhat.com>  2009-12-01 18:07:11 EDT ---
Having a quick build and running rpmlint over the spec, SRPM, and RPM produce
the following errors warnings.

$ rpmlint django-lint-0.11-3.fc12.noarch.rpm 
django-lint.noarch: E: description-line-too-long Django Lint is a static
analysis tool that checks (or "lints") projects and applications that use the
Django web development framework.
django-lint.noarch: E: description-line-too-long It reports on common
programming errors and bad code smells, including checking for nullable
CharField field types, the use of brittle or deprecated Django features (such
as auto_now_add) as well as the absence of recommended options in settings.py.
It aims to encourage the development of high-quality re-usable Django
applications.
django-lint.noarch: W: no-version-in-last-changelog
django-lint.noarch: E: non-executable-script
/usr/lib/python2.6/site-packages/DjangoLint/script.py 0644 /usr/bin/env
1 packages and 0 specfiles checked; 3 errors, 1 warnings.

$ rpmlint django-lint-0.11-3.fc12.src.rpm 
django-lint.src: E: description-line-too-long Django Lint is a static analysis
tool that checks (or "lints") projects and applications that use the Django web
development framework.
django-lint.src: E: description-line-too-long It reports on common programming
errors and bad code smells, including checking for nullable CharField field
types, the use of brittle or deprecated Django features (such as auto_now_add)
as well as the absence of recommended options in settings.py. It aims to
encourage the development of high-quality re-usable Django applications.
django-lint.src: W: no-version-in-last-changelog
1 packages and 0 specfiles checked; 2 errors, 1 warnings.

These should be relatively trivial to fix (wrap the lines containing
description and change permissions on script.py)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list