Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2024 06:18:41 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 43cb73644cb9 - main - security/py-scramp: Update to 1.4.5
Message-ID:  <202405070618.4476Ifxf049674@gitrepo.freebsd.org>

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

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

commit 43cb73644cb9049698131bb13aea4d641406121f
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2024-05-07 06:17:24 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2024-05-07 06:18:25 +0000

    security/py-scramp: Update to 1.4.5
---
 security/py-scramp/Makefile | 5 +++--
 security/py-scramp/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/py-scramp/Makefile b/security/py-scramp/Makefile
index 7f88999be54f..7d9ab89a65e3 100644
--- a/security/py-scramp/Makefile
+++ b/security/py-scramp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	scramp
-PORTVERSION=	1.4.4
+PORTVERSION=	1.4.5
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,8 @@ LICENSE=	MIT
 
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}versioningit>=2.0.0:devel/py-versioningit@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist pep517
diff --git a/security/py-scramp/distinfo b/security/py-scramp/distinfo
index 107072c82ddd..3a28992a6d79 100644
--- a/security/py-scramp/distinfo
+++ b/security/py-scramp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690670769
-SHA256 (scramp-1.4.4.tar.gz) = b7022a140040f33cf863ab2657917ed05287a807b917950489b89b9f685d59bc
-SIZE (scramp-1.4.4.tar.gz) = 21059
+TIMESTAMP = 1715050187
+SHA256 (scramp-1.4.5.tar.gz) = be3fbe774ca577a7a658117dca014e5d254d158cecae3dd60332dfe33ce6d78e
+SIZE (scramp-1.4.5.tar.gz) = 16169



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