Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2024 16:50:38 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: fb35755d5a9c - main - misc/py-einops: update 0.6.1 =?utf-8?Q?=E2=86=92?= 0.7.0
Message-ID:  <202404031650.433GocIG056700@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=fb35755d5a9c3a129bcf354972cbae9f965054f1

commit fb35755d5a9c3a129bcf354972cbae9f965054f1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-03 16:45:16 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-03 16:50:31 +0000

    misc/py-einops: update 0.6.1 → 0.7.0
    
    Reported by:    portscout
---
 misc/py-einops/Makefile | 4 ++--
 misc/py-einops/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc/py-einops/Makefile b/misc/py-einops/Makefile
index 7f5bedd89d09..3842dba6dae6 100644
--- a/misc/py-einops/Makefile
+++ b/misc/py-einops/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	einops
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.6.1
+DISTVERSION=	0.7.0
 CATEGORIES=	misc # machine-learning
 #MASTER_SITES=	PYPI # some test files are missing in the PYPI tarball
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}nbconvert>0:devel/py-nbconvert@${PY_FLAVOR}
 		${PYTHON_PKGNAMEPREFIX}pytorch>0:misc/py-pytorch@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	pep517 autoplist pytest # 1 test fails because of some pytorch issues, see https://github.com/arogozhnikov/einops/issues/269
+USE_PYTHON=	pep517 autoplist pytest # 5 tests fail because of some pytorch issues, see https://github.com/arogozhnikov/einops/issues/313
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	arogozhnikov
diff --git a/misc/py-einops/distinfo b/misc/py-einops/distinfo
index f569af104352..a27253bb09c4 100644
--- a/misc/py-einops/distinfo
+++ b/misc/py-einops/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689062241
-SHA256 (arogozhnikov-einops-v0.6.1_GH0.tar.gz) = 693b2ccf131b4959b8f1487f4aef653e2fb7a00056a85137559aa2f2e02effd0
-SIZE (arogozhnikov-einops-v0.6.1_GH0.tar.gz) = 380481
+TIMESTAMP = 1712160733
+SHA256 (arogozhnikov-einops-v0.7.0_GH0.tar.gz) = ed66c35ac0f9db466352c27d2ae9a9504d592a2c2c552dca58e57baa630c99a6
+SIZE (arogozhnikov-einops-v0.7.0_GH0.tar.gz) = 384051



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