Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Oct 2022 10:32:24 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c906c1996181 - main - =?utf-8?Q?devel/py-types-xxhash:=20update=203.0.5=20=E2=86=92=203.0.5.1?=
Message-ID:  <202210221032.29MAWOt0037396@gitrepo.freebsd.org>

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

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

commit c906c1996181906a920252bae1900113151dc048
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-10-21 18:20:08 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-10-22 10:32:15 +0000

    devel/py-types-xxhash: update 3.0.5 → 3.0.5.1
---
 devel/py-types-xxhash/Makefile | 5 ++++-
 devel/py-types-xxhash/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/devel/py-types-xxhash/Makefile b/devel/py-types-xxhash/Makefile
index edfebc34ee73..fff41b83907a 100644
--- a/devel/py-types-xxhash/Makefile
+++ b/devel/py-types-xxhash/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	types-xxhash
-PORTVERSION=	3.0.5
+PORTVERSION=	3.0.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,6 +10,9 @@ WWW=		https://pypi.org/project/types-xxhash/
 
 LICENSE=	APACHE20
 
+# XXX: no longer needed with xxhash>=3.1.0, remove after its update
+CONFLICTS=	${PYTHON_PKGNAMEPREFIX}xxhash-3.[123456789]*
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
 
 USES=		python
diff --git a/devel/py-types-xxhash/distinfo b/devel/py-types-xxhash/distinfo
index 6859e93cbef4..2fbcdb4982ee 100644
--- a/devel/py-types-xxhash/distinfo
+++ b/devel/py-types-xxhash/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664305123
-SHA256 (types-xxhash-3.0.5.tar.gz) = 4462bfd69872425374f88da1d129a7506b5344269c44f8ae7a84214a081c5434
-SIZE (types-xxhash-3.0.5.tar.gz) = 3028
+TIMESTAMP = 1666375770
+SHA256 (types-xxhash-3.0.5.1.tar.gz) = a131a25153272fbb4b073e2cf03e41788c3a4895f2787e48cd2e5dbdadc5811a
+SIZE (types-xxhash-3.0.5.1.tar.gz) = 3232



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