| Summary: | Not works | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Eugene A. Pivnev <ti.eugene> |
| Component: | python-django-lint | Assignee: | Matthias Runge <mrunge> |
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | mrunge |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-06 07:25:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
I'm very sorry. Many things have changed under the hood, and upstream disappeared. It's very likely, there won't be a fix at all. I'll go ahead, deprecate, and remove the package from package database. |
bash-4.2$ django-lint Traceback (most recent call last): File "/usr/bin/django-lint", line 25, in <module> sys.exit(script.main()) File "/usr/lib/python2.7/site-packages/DjangoLint/script.py", line 132, in main AstCheckers.register(linter) File "/usr/lib/python2.7/site-packages/DjangoLint/AstCheckers/__init__.py", line 22, in register from size import SizeChecker File "/usr/lib/python2.7/site-packages/DjangoLint/AstCheckers/size.py", line 19, in <module> from pylint.interfaces import IASTNGChecker ImportError: cannot import name IASTNGChecker bash-4.2$ rpm -q python-django-lint python-django-lint-0.13-15.fc19.noarch