Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2025 20:09:16 +0000
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: df2e8bccc89f - main - science/py-mne: update 1.=?utf-8?Q?10.1 =E2=86=92?= 1.11.0
Message-ID:  <692369ec.2cfc0.3d6375e4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit df2e8bccc89f9473eb7a0f8acfa017b25f588a82
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-11-23 18:39:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-11-23 20:09:01 +0000

    science/py-mne: update 1.10.1 → 1.11.0
    
    Reported by:    portscout
---
 science/py-mne/Makefile | 5 ++---
 science/py-mne/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/science/py-mne/Makefile b/science/py-mne/Makefile
index 3f15411d9c98..bf89de5d9db3 100644
--- a/science/py-mne/Makefile
+++ b/science/py-mne/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mne
-PORTVERSION=	1.10.1
+PORTVERSION=	1.11.0
 CATEGORIES=	science python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,14 +10,13 @@ WWW=		https://mne.tools/stable/ \
 		https://github.com/mne-tools/mne-python
 
 LICENSE=	BSD3CLAUSE
-LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}lazy_loader>=0.3:devel/py-lazy_loader@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}matplotlib>=3.7:math/py-matplotlib@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}matplotlib>=3.8:math/py-matplotlib@${PY_FLAVOR} \
 		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pooch>=1.5:devel/py-pooch@${PY_FLAVOR} \
diff --git a/science/py-mne/distinfo b/science/py-mne/distinfo
index f63a12725683..c24c3f5eff30 100644
--- a/science/py-mne/distinfo
+++ b/science/py-mne/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759525649
-SHA256 (mne-1.10.1.tar.gz) = a93e3d772d551e43ec5ddcd3495fffe0f98e3e384045bcd96497636e86a32a0b
-SIZE (mne-1.10.1.tar.gz) = 7123187
+TIMESTAMP = 1763923010
+SHA256 (mne-1.11.0.tar.gz) = 0a89b8fc44133b81218a35cdcba74ad0f8ae2e265136249b365b9ce04864c688
+SIZE (mne-1.11.0.tar.gz) = 7152794


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692369ec.2cfc0.3d6375e4>