pkgsrc/www/py-test-django
adam f5a0808674 py-test-django: updated to 4.7.0
v4.7.0 (2023-11-08)
-------------------

Compatibility

* Official Django 5.0 support.

* Official Python 3.12 support.

Improvements

* The Django test tags from the previous release now works on any
  :class:`~django.test.SimpleTestCase` (i.e. any Django test framework test
  class), not just :class:`~django.test.TransactionTestCase` classes.

* Some improvements for those of us who like to type their tests:

  - Add ``pytest_django.DjangoAssertNumQueries`` for typing
    :fixture:`django_assert_num_queries` and
    :fixture:`django_assert_max_num_queries`.

  - Add ``pytest_django.DjangoCaptureOnCommitCallbacks`` for typing
    :fixture:`django_capture_on_commit_callbacks`.

  - Add ``pytest_django.DjangoDbBlocker`` for typing
    :fixture:`django_db_blocker`.
2023-11-09 06:54:18 +00:00
..
DESCR
distinfo py-test-django: updated to 4.7.0 2023-11-09 06:54:18 +00:00
Makefile py-test-django: updated to 4.7.0 2023-11-09 06:54:18 +00:00
PLIST py-test-django: updated to 4.6.0 2023-11-03 08:21:59 +00:00