The NetBSD Project

CVS log for pkgsrc/www/py-pylint-django/patches/Attic/patch-setup.py

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / py-pylint-django / patches

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6
Fri Jan 14 11:49:45 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +1 -1 lines
*: remove workaround patches for python 3.6

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 27 12:25:00 2020 UTC (4 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +11 -15 lines
Fix Python 3.6 build

Revision 1.4
Thu Mar 8 08:23:50 2018 UTC (6 years, 8 months ago) by adam
Branches: MAIN
FILE REMOVED
Changes since revision 1.3: +1 -1 lines
py-pylint-django: updated to 0.9.3

0.9.3:
Fix 133 and 134 by including package data when building wheel and tar.gz packages for PyPI

0.9.2:
Fix 129 - Move tests under site-packages/pylint_django
Fix 96 - List Django as a dependency

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 27 12:42:30 2018 UTC (6 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +13 -9 lines
py-pylint-django: updated to 0.9.1

Version 0.9.1:
Fix 123 - Update links after the move to PyCQA
Add test for Meta class from django_tables2
Fix flake8 complaints
Add missing .txt and .rc test files to MANIFEST.in

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 31 12:03:47 2018 UTC (6 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
py-pylint-django: updated to 0.9.0

Version 0.9:
Fix: TypeError: 'NamesConsumer' object does not support indexing
Fix: resolve ForeignKey models specified as strings instead of class names

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 21 12:14:38 2018 UTC (6 years, 9 months ago) by adam
Branches: MAIN
py-pylint-django: updated to 0.8.0

Version 0.8.0:
This is the last version to support Python 2. Issues a deprecation warning!
Adding 'urlpatterns', 'register', 'app_name' to good names.
Add 'handler500' to good names
Support factory_boy's DjangoModelFactory Meta class
Fix E1101:Instance of 'proxy' has no 'format' member' when using .format() on a ugettext_lazy translation.
Add tests and transforms for DurationField,
Add json field to WSGIRequest proxy
Add support for django.contrib.postgres.fields and UUIDField
Stop testing with older Django versions. Currently testing with Django 1.11.x and 2.0
Stop testing on Python 2, no functional changes in the source code though
Update tests and require latest version of pylint (>=1.8)
Fix 'duplicate-except' false negative for except blocks which catch the DoesNotExist exception.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>