From nobody Mon Mar 9 18:28:19 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fV59c0yF1z6Thr0 for ; Mon, 09 Mar 2026 18:28:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fV59b3HJLz3q8n for ; Mon, 09 Mar 2026 18:28:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773080899; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=i4/g8VcbWM2vXXIcgCILX16/S5+aQGGoeU0vtRCkM2Q=; b=Aks2WWtTIJ2uEvA7IhePYWP6dvip9Loki3Tz7012dYfi7lrAsFRlJPaFBeBaIs/6l9JmxD NAt1djwtYxA6hweBGvUnNGqPbvF4norieLCumJQHSHFvw3lzA8vIQq/Y8jvEwEA2GxmsSo NrFTp+VzqeGr5R67SHkNf59q8wyWcY3TNx9dMTMwVhQB7BC8rpp7LCo3xFUQTE4MD0d2Vq LQlizA9gNAXZkOETPCD5DaVuc+3n2Jiry7UzQsXpYBcNnD0Q9XracCY1p5SPfE1H8wcyet CM0w6RVkxTKQ923gOesQWIOUEe1YqB0aOdyWl1f41irUny34p5kBoBFoYTakYA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773080899; a=rsa-sha256; cv=none; b=rXSLmc4gTPStWHBwdVqjt4r08TQ8pyA4NBMfmTmPJURv9ulWhKeDFo3QKRYwQ6VM6m7jFh JgmEsx5AhimH/8sZA4+Xo76b1Pwg/RSehG+0nTZZ3Zkx1R+UCOQzoaNlUrS3faoiHdsJKI 7lCYyxmGiuFwOwNmZIiqdqC/SfkdxEvV0S+jIsLRyZJ1KSgJDVabgt9yBuuYPFnjopyd40 PBDCxyBZSYeqqejigp7CFPn4zSHlWU9XPgmLAPSuqKfcnU+Mr4JG5efIU6CxRi8zlJlHza FMGLGYBhcjKo8e9y9kxoUW6+3WDaKmd0MWNy67SWdQhLT+VJnBQXRiwH7ENbug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773080899; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=i4/g8VcbWM2vXXIcgCILX16/S5+aQGGoeU0vtRCkM2Q=; b=u1+A19ns9EaGQ6kEE9IhlifHgbmK3dUMLM0Eudhczdr12BGdc1sHjKC8s0rvKSmNcVlib0 hIdFvVeBmMgEPjIMFd2xHSha+Ahj02Q7bKChrqPTsGwEKWGh3CM34sBlOCPZupo2b4N5eT iiSX0F/mMpMHabpPkIipFxi1zRvXS38LTD3l45TCIA4ZrVeXMues5m+iqVveSAJfwtqO0Y OTnjJ8+/N1Fa0ebR3gyKy8XecOVqLP4vvmZDYsEboONrFcHymqAf7tMuMclsb2YK513nfA Xotibb+NycLqLLx07B6QnaV2HwGy0k6dpJFEq5rldXYD3mEo3yCYmnld3uP+YA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fV59b2sBhzdfr for ; Mon, 09 Mar 2026 18:28:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1f5a1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 09 Mar 2026 18:28:19 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: b09a8ec73db1 - main - devel/py-pytest-django: Update to 4.12.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b09a8ec73db1a6e8ec31166e3a639bd82018db00 Auto-Submitted: auto-generated Date: Mon, 09 Mar 2026 18:28:19 +0000 Message-Id: <69af1143.1f5a1.62a5f49d@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b09a8ec73db1a6e8ec31166e3a639bd82018db00 commit b09a8ec73db1a6e8ec31166e3a639bd82018db00 Author: Po-Chuan Hsieh AuthorDate: 2026-03-09 18:02:19 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-03-09 18:20:21 +0000 devel/py-pytest-django: Update to 4.12.0 Changes: https://github.com/pytest-dev/pytest-django/releases https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst https://pytest-django.readthedocs.io/en/latest/changelog.html --- devel/py-pytest-django/Makefile | 2 +- devel/py-pytest-django/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pytest-django/Makefile b/devel/py-pytest-django/Makefile index 25f181e9a5c8..cc1849b6f02e 100644 --- a/devel/py-pytest-django/Makefile +++ b/devel/py-pytest-django/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-django -PORTVERSION= 4.11.1 +PORTVERSION= 4.12.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest-django/distinfo b/devel/py-pytest-django/distinfo index e4809dce647d..a9bbaf12d0c8 100644 --- a/devel/py-pytest-django/distinfo +++ b/devel/py-pytest-django/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762587528 -SHA256 (pytest_django-4.11.1.tar.gz) = a949141a1ee103cb0e7a20f1451d355f83f5e4a5d07bdd4dcfdd1fd0ff227991 -SIZE (pytest_django-4.11.1.tar.gz) = 86202 +TIMESTAMP = 1771422086 +SHA256 (pytest_django-4.12.0.tar.gz) = df94ec819a83c8979c8f6de13d9cdfbe76e8c21d39473cfe2b40c9fc9be3c758 +SIZE (pytest_django-4.12.0.tar.gz) = 91156