Subject: CVS commit: pkgsrc/www/py-test-django
From: Adam Ciarcinski
Date: 2023-11-03 09:21:59
Message id: 20231103082159.B2D1EFA2B@cvs.NetBSD.org

Log Message:
py-test-django: updated to 4.6.0

v4.6.0 (2023-10-30)
-------------------

Compatibility

* Official Django 4.1 & 4.2 support.

* Official Python 3.11 support.

* Drop support for Python version 3.5, 3.6 & 3.7.

* Drop official support for Django 4.0.

* Drop support for pytest < 7.

Improvements

* Add support for setting :py:attr:`available_apps
  <django.test.TransactionTestCase.available_apps>` in the :func:`django_db
  <pytest.mark.django_db>` marker.

* Convert Django :ref:`test tags <django:topics-tagging-tests>` to :ref:`Pytest
  markers <pytest:mark examples>`.

* Show Django's version in the pytest ``django`` report header.

* Add precise ``pytest_django.asserts.assertQuerySetEqual`` typing.

Bugfixes

* Fix bug where the effect of :func:`@pytest.mark.ignore_template_errors
  <pytest.mark.ignore_template_errors>` was not reset when using
  ``--fail-on-template-vars``.

Files:
RevisionActionfile
1.25modifypkgsrc/www/py-test-django/Makefile
1.6modifypkgsrc/www/py-test-django/PLIST
1.24modifypkgsrc/www/py-test-django/distinfo