Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:03:09 +0000
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: 5bad2704e587 - main - devel/py-mmh3: Update to 5.2.1
Message-ID:  <69e3ff9d.33d8e.45ef859c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 5bad2704e5871ed5c097981914f8a1bc9c6ab640
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:24:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:02 +0000

    devel/py-mmh3: Update to 5.2.1
    
    - Update WWW
    
    Changes:        https://github.com/hajimes/mmh3/releases
                    https://mmh3.readthedocs.io/en/latest/changelog.html
---
 devel/py-mmh3/Makefile | 5 +++--
 devel/py-mmh3/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-mmh3/Makefile b/devel/py-mmh3/Makefile
index a99dabef5c50..2be993467b0b 100644
--- a/devel/py-mmh3/Makefile
+++ b/devel/py-mmh3/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	mmh3
-PORTVERSION=	5.2.0
+PORTVERSION=	5.2.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Python extension for MurmurHash3, a set of fast and robust hash functions
-WWW=		https://github.com/hajimes/mmh3
+WWW=		https://mmh3.readthedocs.io/en/latest/ \
+		https://github.com/hajimes/mmh3
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/devel/py-mmh3/distinfo b/devel/py-mmh3/distinfo
index 5ca4580ca734..de2fc30d3840 100644
--- a/devel/py-mmh3/distinfo
+++ b/devel/py-mmh3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755062500
-SHA256 (mmh3-5.2.0.tar.gz) = 1efc8fec8478e9243a78bb993422cf79f8ff85cb4cf6b79647480a31e0d950a8
-SIZE (mmh3-5.2.0.tar.gz) = 33582
+TIMESTAMP = 1775587332
+SHA256 (mmh3-5.2.1.tar.gz) = bbea5b775f0ac84945191fb83f845a6fd9a21a03ea7f2e187defac7e401616ad
+SIZE (mmh3-5.2.1.tar.gz) = 33775


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff9d.33d8e.45ef859c>