Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2023 06:55:15 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 09ff0ebb87a1 - main - =?utf-8?Q?cad/py-cocotb:=20Update=201.7.2=20=E2=86=92=201.8.0?=
Message-ID:  <202306170655.35H6tFAs076384@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=09ff0ebb87a1d0efec9a4450e65843c4f94ba372

commit 09ff0ebb87a1d0efec9a4450e65843c4f94ba372
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-17 03:47:19 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-17 06:54:59 +0000

    cad/py-cocotb: Update 1.7.2 → 1.8.0
    
    Reported by:    portscout
---
 cad/py-cocotb/Makefile | 5 ++---
 cad/py-cocotb/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/cad/py-cocotb/Makefile b/cad/py-cocotb/Makefile
index 9d20dbe3d2a8..fdb1aecd1b72 100644
--- a/cad/py-cocotb/Makefile
+++ b/cad/py-cocotb/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	cocotb
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.7.2
-PORTREVISION=	1
+DISTVERSION=	1.8.0
 CATEGORIES=	cad python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -17,7 +16,7 @@ BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}find-libpython>0:devel/py-find-libpython@${PY_FLAVOR} \
 		gtkwave:cad/gtkwave
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.0.0:devel/py-pytest-cov@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-mock>=3.10.0:devel/py-pytest-mock@${PY_FLAVOR}
 
 USES=		python:3.6+ shebangfix
diff --git a/cad/py-cocotb/distinfo b/cad/py-cocotb/distinfo
index f7f52cba0128..85627dbca1d0 100644
--- a/cad/py-cocotb/distinfo
+++ b/cad/py-cocotb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675490974
-SHA256 (cocotb-cocotb-v1.7.2_GH0.tar.gz) = 2b72f25e91a8733abc9a49171adcf67d04670eb64bdc6be0d8ee653ac6b1d69f
-SIZE (cocotb-cocotb-v1.7.2_GH0.tar.gz) = 641521
+TIMESTAMP = 1686972621
+SHA256 (cocotb-cocotb-v1.8.0_GH0.tar.gz) = bdb5134027b82c111e34928e25e8bdf42a27093fb99b6c1c4c5fd1282b03c50b
+SIZE (cocotb-cocotb-v1.8.0_GH0.tar.gz) = 653933



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306170655.35H6tFAs076384>