FreeBSD Bugzilla – Attachment 237818 Details for
Bug 267524
devel/py-pytest: update to 7.2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
py-pytest.patch (text/plain), 2.04 KB, created by
Dmitry Marakasov
on 2022-11-02 15:16:58 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2022-11-02 15:16:58 UTC
Size:
2.04 KB
patch
obsolete
>commit 0c63584b4b2da7a7478858d402786096e2db46b9 >Author: Dmitry Marakasov <amdmi3@FreeBSD.org> >Date: Wed Nov 2 17:49:04 2022 +0300 > > devel/py-pytest: update 7.1.3 â 7.2.0 > >diff --git devel/py-pytest/Makefile devel/py-pytest/Makefile >index 0454ce71184b..2e518d12a3af 100644 >--- devel/py-pytest/Makefile >+++ devel/py-pytest/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= pytest >-PORTVERSION= 7.1.3 >+PORTVERSION= 7.2.0 > PORTEPOCH= 1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP >@@ -17,8 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}iniconfig>=0:devel/py-iniconfig@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pluggy>=0.12<2.0:devel/py-pluggy@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}py>=1.8.2:devel/py-py@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}tomli>=1.0.0:textproc/py-tomli@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}py>=1.8.2:devel/py-py@${PY_FLAVOR} > TEST_DEPENDS= bash:shells/bash \ > lsof:sysutils/lsof \ > ${PYTHON_PKGNAMEPREFIX}argcomplete>=0:devel/py-argcomplete@${PY_FLAVOR} \ >@@ -48,6 +47,10 @@ CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4 > .if ${PYTHON_REL} < 30800 > RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0.12:devel/py-importlib-metadata@${PY_FLAVOR} > .endif >+.if ${PYTHON_REL} < 31100 >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tomli>=1.0.0:textproc/py-tomli@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=0:devel/py-exceptiongroup@${PY_FLAVOR} >+.endif > > # XXX: test_pdb_custom_cls_with_set_trace fails > do-test: >diff --git devel/py-pytest/distinfo devel/py-pytest/distinfo >index f2808c9c9fa7..4aba6807d617 100644 >--- devel/py-pytest/distinfo >+++ devel/py-pytest/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1662280722 >-SHA256 (pytest-7.1.3.tar.gz) = 4f365fec2dff9c1162f834d9f18af1ba13062db0c708bf7b946f8a5c76180c39 >-SIZE (pytest-7.1.3.tar.gz) = 1257801 >+TIMESTAMP = 1667398154 >+SHA256 (pytest-7.2.0.tar.gz) = c4014eb40e10f11f355ad4e3c2fb2c6c6d1919c73f3b5a433de4708202cade59 >+SIZE (pytest-7.2.0.tar.gz) = 1300608
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 267524
: 237818