diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-09 16:25:40 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-09 16:32:37 +0000 |
| commit | 80a0f5e49a36192918f20f59c09f8df1169cc990 (patch) | |
| tree | d7174db6e8b475a28706d2e860553db1e29f4137 | |
| parent | f6b95af98e5e1422352d22244945aec453f052a9 (diff) | |
devel/py-pytest-django: Update to 4.11.1
Changes: https://github.com/pytest-dev/pytest-django/releases
https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst
https://pytest-django.readthedocs.io/en/latest/changelog.html
| -rw-r--r-- | devel/py-pytest-django/Makefile | 3 | ||||
| -rw-r--r-- | devel/py-pytest-django/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/py-pytest-django/Makefile b/devel/py-pytest-django/Makefile index 41f65c468048..25f181e9a5c8 100644 --- a/devel/py-pytest-django/Makefile +++ b/devel/py-pytest-django/Makefile @@ -1,8 +1,9 @@ PORTNAME= pytest-django -PORTVERSION= 4.8.0 +PORTVERSION= 4.11.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= pytest_django-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Django plugin for py.test diff --git a/devel/py-pytest-django/distinfo b/devel/py-pytest-django/distinfo index 1eccdfef8a72..e4809dce647d 100644 --- a/devel/py-pytest-django/distinfo +++ b/devel/py-pytest-django/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708450734 -SHA256 (pytest-django-4.8.0.tar.gz) = 5d054fe011c56f3b10f978f41a8efb2e5adfc7e680ef36fb571ada1f24779d90 -SIZE (pytest-django-4.8.0.tar.gz) = 83291 +TIMESTAMP = 1762587528 +SHA256 (pytest_django-4.11.1.tar.gz) = a949141a1ee103cb0e7a20f1451d355f83f5e4a5d07bdd4dcfdd1fd0ff227991 +SIZE (pytest_django-4.11.1.tar.gz) = 86202 |
