git: c829432f6dce - main - devel/py-google-crc32c: Update to 1.7.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 12 Aug 2025 18:17:56 UTC
The branch main has been updated by sunpoet:

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

commit c829432f6dce20078d1ba40449f173f04813ceb2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-08-12 17:58:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-08-12 18:15:41 +0000

    devel/py-google-crc32c: Update to 1.7.1
    
    - Add LICENSE_FILE
    
    Changes:        https://github.com/googleapis/python-crc32c/releases
---
 devel/py-google-crc32c/Makefile | 4 +++-
 devel/py-google-crc32c/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/py-google-crc32c/Makefile b/devel/py-google-crc32c/Makefile
index 6e94a940895d..adf7d51160fe 100644
--- a/devel/py-google-crc32c/Makefile
+++ b/devel/py-google-crc32c/Makefile
@@ -1,14 +1,16 @@
 PORTNAME=	google-crc32c
-PORTVERSION=	1.5.0
+PORTVERSION=	1.7.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	google_crc32c-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Wrapper of the C library Google CRC32C
 WWW=		https://github.com/googleapis/python-crc32c
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
diff --git a/devel/py-google-crc32c/distinfo b/devel/py-google-crc32c/distinfo
index 02b009c3029f..4f1f00d6b4cb 100644
--- a/devel/py-google-crc32c/distinfo
+++ b/devel/py-google-crc32c/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104404
-SHA256 (google-crc32c-1.5.0.tar.gz) = 89284716bc6a5a415d4eaa11b1726d2d60a0cd12aadf5439828353662ede9dd7
-SIZE (google-crc32c-1.5.0.tar.gz) = 12689
+TIMESTAMP = 1753796062
+SHA256 (google_crc32c-1.7.1.tar.gz) = 2bff2305f98846f3e825dbeec9ee406f89da7962accdb29356e4eadc251bd472
+SIZE (google_crc32c-1.7.1.tar.gz) = 14495