Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2024 16:08:27 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: 9b4c49bfd564 - main - security/py-trustme: update 1.1.0 =?utf-8?Q?=E2=86=92?= 1.2.0
Message-ID:  <202410241608.49OG8RfV072026@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=9b4c49bfd564afc4344f1c5d18f77c25ee718dc0

commit 9b4c49bfd564afc4344f1c5d18f77c25ee718dc0
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2024-10-24 15:43:39 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2024-10-24 16:08:15 +0000

    security/py-trustme: update 1.1.0 → 1.2.0
---
 security/py-trustme/Makefile | 5 +++--
 security/py-trustme/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/py-trustme/Makefile b/security/py-trustme/Makefile
index e579b32971b2..2209eb5f52a1 100644
--- a/security/py-trustme/Makefile
+++ b/security/py-trustme/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	trustme
-PORTVERSION=	1.1.0
+PORTVERSION=	1.2.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,13 +13,14 @@ LICENSE_COMB=	dual
 LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE.APACHE2
 LICENSE_FILE_MIT=	${WRKSRC}/LICENSE.MIT
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}service-identity>=0:security/py-service-identity@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	autoplist cryptography distutils pytest
+USE_PYTHON=	autoplist cryptography pep517 pytest
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/security/py-trustme/distinfo b/security/py-trustme/distinfo
index 2bc425fea9e0..e3b95e600438 100644
--- a/security/py-trustme/distinfo
+++ b/security/py-trustme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690306097
-SHA256 (trustme-1.1.0.tar.gz) = 5375ad7fb427074bec956592e0d4ee2a4cf4da68934e1ba4bcf4217126bc45e6
-SIZE (trustme-1.1.0.tar.gz) = 29611
+TIMESTAMP = 1729784083
+SHA256 (trustme-1.2.0.tar.gz) = ed2264fb46c35459e6de9e454ed4bab73be44b6a2a26ad417f9b6854aebb644a
+SIZE (trustme-1.2.0.tar.gz) = 26350



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