git: 70dda745877d - main - devel/py-frozendict: Update to 2.3.5

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 21 Mar 2023 19:27:16 UTC
The branch main has been updated by sunpoet:

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

commit 70dda745877db722dc835473b242a8552fcd0ed7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-03-21 18:43:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-03-21 19:20:38 +0000

    devel/py-frozendict: Update to 2.3.5
    
    Changes:        https://github.com/Marco-Sulla/python-frozendict/releases
---
 devel/py-frozendict/Makefile | 4 +++-
 devel/py-frozendict/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/py-frozendict/Makefile b/devel/py-frozendict/Makefile
index a2b3fdbe8fb1..29d5688c0aef 100644
--- a/devel/py-frozendict/Makefile
+++ b/devel/py-frozendict/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	frozendict
-PORTVERSION=	2.3.4
+PORTVERSION=	2.3.5
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI \
 		https://github.com/Marco-Sulla/python-frozendict/releases/download/v${PORTVERSSION}/
@@ -15,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
+MAKE_ARGS=	custom_arg=c
+
 post-install:
 	${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
 
diff --git a/devel/py-frozendict/distinfo b/devel/py-frozendict/distinfo
index 28848fccc084..a7791fca2fec 100644
--- a/devel/py-frozendict/distinfo
+++ b/devel/py-frozendict/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659161169
-SHA256 (frozendict-2.3.4.tar.gz) = 15b4b18346259392b0d27598f240e9390fafbff882137a9c48a1e0104fb17f78
-SIZE (frozendict-2.3.4.tar.gz) = 309401
+TIMESTAMP = 1677771211
+SHA256 (frozendict-2.3.5.tar.gz) = 65d7e3995c9174b77d7d80514d7062381750491e112bbeb44323368baa3e636a
+SIZE (frozendict-2.3.5.tar.gz) = 309687