From nobody Thu Feb 15 11:25:04 2024 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 4TbCQm5YLJz52HQt; Thu, 15 Feb 2024 11:25:04 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TbCQm4bT2z4xGh; Thu, 15 Feb 2024 11:25:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707996304; 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=E00UYg6y72lpg5sKZ/oA3nDJxdFuU0d01AiGEQlmNRo=; b=XM7kprvee7Y3tIdSQrnO2shXa8Hy6wDCtHYh2b4ODR/Una6gFaRTOZ4DAeTkNN0YRhpedb Ga0QgjbuBnRsUAjIVet1HPHNeboEYeKivecvrCn3cWdXrSRM0tgJw/i/3dENNlOhhldaYZ BokkkHSnrkHbyTDKjYjlTM4BlPk8EqBksWh/J5RAg/qCOolyNbnY6b4CnhPvShBid43soy PZ5aT44zvOV4gQbezlxl9aUQk8qYHW2lZfhegGJwAWM8l4arlLX9MeOuBLKbMtYFZzwIxc EvfvQCw+CM13uQkQz0fXlcrLTU5oDJ2FiD1PMuaz9QqZ+HjGWiDAQ+topPG0ZQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707996304; a=rsa-sha256; cv=none; b=EcKn9XIfk+wOyF1aNhSowPwvxsaWkYLUQD2riYV1ELxGntJKgDs9Uxl1xncGFpc/PSG0AB mrWLCW324CsKO+Wk32Clr07BGakoPamMkVi7y7AX5uYOXG0o3Z38QiMXB4lndYybwS3Y1Y +mKgo4TMFzKx/zyZbt2BFLIZ3O/knm1S9WXk5yZBHGcDYM/dismIlTL6GFwZJ7/G1HQXow cpo9I8qLe4C2xetDgr6QNSo9WUcgivXFfkiK4n/unL3FFX0Wpw+ar/cWOzFtQOqR4mOWLC dXlI+9wu6z7q5ami5/u6duCrijoH4IfexrzuiflX0NJ1+tuRVB7NbBRB97Bhzg== 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=1707996304; 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=E00UYg6y72lpg5sKZ/oA3nDJxdFuU0d01AiGEQlmNRo=; b=YQTmAwJEhYZ8Nwfzb21QH2mT0m2Piwk/CsER6o2MmP7MNH/jgDOdmhKGwA8i0zrWxONZt8 8Z62P0phH8xqTox93ehtz59/yS9FmlC+DMKHJiweC5oStxLIiENGZtHwJciVsmzM2cKRHj eswnB28QsfxF20ub0XvYLBxRmCC3pYATGvtjJeplqkrBoualvx+/49dyTZNz1bQxley47C eYOlaqpWspceGDnP9qrN7R+9giDpCejgo6bMrSV4gKqG4LTW9EViqCtS3An3lS7D/2kj93 gVa+ac1w2PhEw4pJ0JVPsg1OUnKKsCkFv1eKqqljD3quC1TSeddGdQvsXeB0KQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TbCQm3gbMzgK3; Thu, 15 Feb 2024 11:25:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 41FBP4no045919; Thu, 15 Feb 2024 11:25:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 41FBP44h045916; Thu, 15 Feb 2024 11:25:04 GMT (envelope-from git) Date: Thu, 15 Feb 2024 11:25:04 GMT Message-Id: <202402151125.41FBP44h045916@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 5f214a5c91a3 - main - devel/py-pytest-mpl: update 0.16.1 =?utf-8?Q?=E2=86=92?= 0.17.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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5f214a5c91a36a6a2fa1ce609eb0f9e95255340a Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f214a5c91a36a6a2fa1ce609eb0f9e95255340a commit 5f214a5c91a36a6a2fa1ce609eb0f9e95255340a Author: Yuri Victorovich AuthorDate: 2024-02-15 10:33:03 +0000 Commit: Yuri Victorovich CommitDate: 2024-02-15 11:24:59 +0000 devel/py-pytest-mpl: update 0.16.1 → 0.17.0 Reported by: portscout --- devel/py-pytest-mpl/Makefile | 7 +++---- devel/py-pytest-mpl/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/py-pytest-mpl/Makefile b/devel/py-pytest-mpl/Makefile index 427d5d8860a1..558f7b23a307 100644 --- a/devel/py-pytest-mpl/Makefile +++ b/devel/py-pytest-mpl/Makefile @@ -1,6 +1,5 @@ PORTNAME= pytest-mpl -DISTVERSION= 0.16.1 -PORTREVISION= 1 +DISTVERSION= 0.17.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,12 +15,12 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist pytest # 4 tests fail, see https://github.com/matplotlib/pytest-mpl/issues/179 +USE_PYTHON= distutils autoplist pytest # several tests fail, see https://github.com/matplotlib/pytest-mpl/issues/179 NO_ARCH= yes diff --git a/devel/py-pytest-mpl/distinfo b/devel/py-pytest-mpl/distinfo index 4e5aecb57d59..a005ae7f6a23 100644 --- a/devel/py-pytest-mpl/distinfo +++ b/devel/py-pytest-mpl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661129725 -SHA256 (pytest-mpl-0.16.1.tar.gz) = 2d571681124e8ff5f4e2b9c0d047d37d0499d6b6d8f2f49a1b50cdd993104469 -SIZE (pytest-mpl-0.16.1.tar.gz) = 663585 +TIMESTAMP = 1707990416 +SHA256 (pytest-mpl-0.17.0.tar.gz) = fbef05d7e664b4b33452fb698ac188e522791f327de34e7ea37dbdfe9d52cac6 +SIZE (pytest-mpl-0.17.0.tar.gz) = 885613