Date: Tue, 27 May 2025 13:48:01 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1205b4417383 - main - security/py-passhole: Update 1.10.0 => 1.10.1 Message-ID: <202505271348.54RDm1Bo034969@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=1205b4417383fcfc33130e2ae3a35a6066528b79 commit 1205b4417383fcfc33130e2ae3a35a6066528b79 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2025-05-27 13:34:49 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-05-27 13:42:38 +0000 security/py-passhole: Update 1.10.0 => 1.10.1 ChangeLog: - add eval command - better totp handling https://github.com/Evidlo/passhole/blob/master/CHANGELOG.rst#1101---2024-01-30 PR: 287081 --- security/py-passhole/Makefile | 3 +-- security/py-passhole/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/security/py-passhole/Makefile b/security/py-passhole/Makefile index d5e96346f923..98d49592b793 100644 --- a/security/py-passhole/Makefile +++ b/security/py-passhole/Makefile @@ -1,6 +1,5 @@ PORTNAME= passhole -DISTVERSION= 1.10.0 -PORTREVISION= 1 +DISTVERSION= 1.10.1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-passhole/distinfo b/security/py-passhole/distinfo index b1651305de2e..8f23f10ef29a 100644 --- a/security/py-passhole/distinfo +++ b/security/py-passhole/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710386646 -SHA256 (passhole-1.10.0.tar.gz) = de937186a9a4c3cb4ed30541b999ee6bae0726b129c9e35200a88032c338a156 -SIZE (passhole-1.10.0.tar.gz) = 57522 +TIMESTAMP = 1748278992 +SHA256 (passhole-1.10.1.tar.gz) = e71f110391f40f100023475e2d78544b2faae6f1a2c4258753877d1585d171d1 +SIZE (passhole-1.10.1.tar.gz) = 65435home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505271348.54RDm1Bo034969>
