Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (0m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 12:54:57 UTC Now

2019-11-05 07:46:47 UTC MAIN commitmail json YAML

py-pylint-django: updated to 2.0.12

Version 2.0.12:
- Fix too broad suppression of ``unused-argument`` warnings for functions and
  methods where the first argument is named ``request``. Now issues warnings
  for the rest of the arguments if they are unused.
- Pass arguments of ``scripts/test.sh`` to ``test_func/pytest`` to ease
  development.
- Document behavior when ForeignKey fields are referenced as strings.

(adam)