Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2023 22:23:16 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1c6c7c2dbf27 - main - devel/py-mypy: Update to 1.6.0
Message-ID:  <202310112223.39BMNG0e091635@gitrepo.freebsd.org>

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

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

commit 1c6c7c2dbf27dbfdd519bd6a0ac79eec9ba1aa52
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-11 22:22:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-11 22:22:07 +0000

    devel/py-mypy: Update to 1.6.0
    
    Changes:        https://mypy-lang.org/news.html
                    https://mypy-lang.blogspot.com/2023/10/mypy-16-released.html
---
 devel/py-mypy/Makefile | 2 +-
 devel/py-mypy/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-mypy/Makefile b/devel/py-mypy/Makefile
index ef0a0e6b42e4..cd183c71e65b 100644
--- a/devel/py-mypy/Makefile
+++ b/devel/py-mypy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mypy
-PORTVERSION=	1.5.1
+PORTVERSION=	1.6.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-mypy/distinfo b/devel/py-mypy/distinfo
index 32802984263f..43166cbb29ae 100644
--- a/devel/py-mypy/distinfo
+++ b/devel/py-mypy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692211747
-SHA256 (mypy-1.5.1.tar.gz) = b031b9601f1060bf1281feab89697324726ba0c0bae9d7cd7ab4b690940f0b92
-SIZE (mypy-1.5.1.tar.gz) = 2891640
+TIMESTAMP = 1697030428
+SHA256 (mypy-1.6.0.tar.gz) = 4f3d27537abde1be6d5f2c96c29a454da333a2a271ae7d5bc7110e6d4b7beb3f
+SIZE (mypy-1.6.0.tar.gz) = 2919231



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