git: 7d6e03d1bcd1 - main - devel/py-frozendict: Update to 2.3.6

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 09 Apr 2023 13:40:51 UTC
The branch main has been updated by sunpoet:

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

commit 7d6e03d1bcd1c9a1bb68f64bd341a2be90e607a8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:31:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:36:48 +0000

    devel/py-frozendict: Update to 2.3.6
    
    - Change MASTER_SITES from PYPI to GitHub temporarily because the sdist on PYPI
      does not contain C source files for all supported Python versions
    
    Changes:        https://github.com/Marco-Sulla/python-frozendict/releases
---
 devel/py-frozendict/Makefile | 11 ++++++++---
 devel/py-frozendict/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/devel/py-frozendict/Makefile b/devel/py-frozendict/Makefile
index 29d5688c0aef..4a641c89aea7 100644
--- a/devel/py-frozendict/Makefile
+++ b/devel/py-frozendict/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	frozendict
-PORTVERSION=	2.3.5
+PORTVERSION=	2.3.6
+DISTVERSIONPREFIX=	v
 CATEGORIES=	devel python
-MASTER_SITES=	PYPI \
-		https://github.com/Marco-Sulla/python-frozendict/releases/download/v${PORTVERSSION}/
+#MASTER_SITES=	PYPI \
+#		https://github.com/Marco-Sulla/python-frozendict/releases/download/v${PORTVERSSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -17,6 +18,10 @@ USE_PYTHON=	autoplist concurrent distutils
 
 MAKE_ARGS=	custom_arg=c
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	Marco-Sulla
+GH_PROJECT=	python-frozendict
+
 post-install:
 	${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
 
diff --git a/devel/py-frozendict/distinfo b/devel/py-frozendict/distinfo
index a7791fca2fec..14f47987dc15 100644
--- a/devel/py-frozendict/distinfo
+++ b/devel/py-frozendict/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771211
-SHA256 (frozendict-2.3.5.tar.gz) = 65d7e3995c9174b77d7d80514d7062381750491e112bbeb44323368baa3e636a
-SIZE (frozendict-2.3.5.tar.gz) = 309687
+TIMESTAMP = 1680726132
+SHA256 (Marco-Sulla-python-frozendict-v2.3.6_GH0.tar.gz) = af24ce80c3d6b9dfc7d69bee26f11c1913c5844b3854b078ebaed3c7521ff826
+SIZE (Marco-Sulla-python-frozendict-v2.3.6_GH0.tar.gz) = 309471