Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2022 05:13:53 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: a62962eccd39 - main - cad/py-pymtl: Update 3.1.6 -> 3.1.7
Message-ID:  <202201090513.2095DrRE008727@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=a62962eccd3927c68e7973bed4ba02784ec245fc

commit a62962eccd3927c68e7973bed4ba02784ec245fc
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-01-09 03:16:18 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-01-09 05:13:50 +0000

    cad/py-pymtl: Update 3.1.6 -> 3.1.7
    
    Reported by:    portscout
---
 cad/py-pymtl/Makefile | 6 +++---
 cad/py-pymtl/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/cad/py-pymtl/Makefile b/cad/py-pymtl/Makefile
index 63ac4e1e889d..2fa7625e29f6 100644
--- a/cad/py-pymtl/Makefile
+++ b/cad/py-pymtl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pymtl
-DISTVERSION=	3.1.6
+DISTVERSION=	3.1.7
 CATEGORIES=	cad python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,8 @@ LICENSE=	BSD3CLAUSE
 RUN_DEPENDS=	\
 		${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}greenlet>0:devel/py-greenlet@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}hypothesis>=4.18.1:devel/py-hypothesis@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist distutils
diff --git a/cad/py-pymtl/distinfo b/cad/py-pymtl/distinfo
index 18c674ed6a60..9916b41d99fa 100644
--- a/cad/py-pymtl/distinfo
+++ b/cad/py-pymtl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640560195
-SHA256 (pymtl3-3.1.6.tar.gz) = 3359716e9641f4cd48c92c5e5a60ba4e3b1c5b7c360200fc5283884071aa8824
-SIZE (pymtl3-3.1.6.tar.gz) = 348155
+TIMESTAMP = 1641697965
+SHA256 (pymtl3-3.1.7.tar.gz) = 3d25012fec4132df1cd08eab41a86fd76f937bc9a482d499e729eafd3d36f8db
+SIZE (pymtl3-3.1.7.tar.gz) = 348366



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