Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2023 00:45:10 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: 9890d186a078 - main - =?utf-8?Q?math/py-PyMetis:=20Update=202022.1=20=E2=86=92=202023.1?=
Message-ID:  <202307270045.36R0jAVm048530@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=9890d186a078889d6da94f061766fa14cc1d1c29

commit 9890d186a078889d6da94f061766fa14cc1d1c29
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-27 00:39:57 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-27 00:45:06 +0000

    math/py-PyMetis: Update 2022.1 → 2023.1
---
 math/py-PyMetis/Makefile | 4 ++--
 math/py-PyMetis/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/py-PyMetis/Makefile b/math/py-PyMetis/Makefile
index bd6012448f0f..8621493dea26 100644
--- a/math/py-PyMetis/Makefile
+++ b/math/py-PyMetis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	PyMetis
-DISTVERSION=	2022.1
+DISTVERSION=	2023.1
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
 TEST_DEPENDS=	pytest:devel/py-pytest@${PY_FLAVOR}
 
 USES=		compiler:c++14-lang localbase python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	distutils autoplist pytest
 
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
diff --git a/math/py-PyMetis/distinfo b/math/py-PyMetis/distinfo
index f20a1dceaa14..85f8f7204a49 100644
--- a/math/py-PyMetis/distinfo
+++ b/math/py-PyMetis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659080909
-SHA256 (PyMetis-2022.1.tar.gz) = f849e2cb3e49da8e5c82a3e76830fe04175ba2d31bc436898f8dedfe9d6dde9b
-SIZE (PyMetis-2022.1.tar.gz) = 338485
+TIMESTAMP = 1690418224
+SHA256 (PyMetis-2023.1.tar.gz) = 779eaaaa3ddcf780ec6a4678e6e4690aff9a658a304bd4c4efb8abdd6bd0b71e
+SIZE (PyMetis-2023.1.tar.gz) = 342842



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