pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-trezor-agent



Module Name:    pkgsrc
Committed By:   js
Date:           Sun Mar  1 15:12:22 UTC 2026

Modified Files:
        pkgsrc/security/py-trezor-agent: Makefile PLIST distinfo
Removed Files:
        pkgsrc/security/py-trezor-agent/patches: patch-setup.py

Log Message:
Update security/py-trezor-agent to 0.13.0

Note: The version number is lower now because the version number was wrong
before. Although both libagent and trezor-agent are distributed in the same
tarball, the version name in the tarball name is only for libagent.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-trezor-agent/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/py-trezor-agent/PLIST \
    pkgsrc/security/py-trezor-agent/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-trezor-agent/patches/patch-setup.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-trezor-agent/Makefile
diff -u pkgsrc/security/py-trezor-agent/Makefile:1.5 pkgsrc/security/py-trezor-agent/Makefile:1.6
--- pkgsrc/security/py-trezor-agent/Makefile:1.5        Sun Jan 18 09:23:58 2026
+++ pkgsrc/security/py-trezor-agent/Makefile    Sun Mar  1 15:12:22 2026
@@ -1,25 +1,26 @@
-# $NetBSD: Makefile,v 1.5 2026/01/18 09:23:58 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2026/03/01 15:12:22 js Exp $
 
-DISTNAME=      trezor-agent-0.15.0
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+LIBAGENT_VER=  0.16.0
+DISTNAME=      trezor-agent-${LIBAGENT_VER}
+PKGNAME=       ${PYPKGPREFIX}-trezor-agent-0.13.0
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=romanz/}
 GITHUB_PROJECT=        trezor-agent
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
+WRKSRC=                ${WRKDIR}/trezor-agent-libagent-${LIBAGENT_VER}/agents/trezor
+
 MAINTAINER=    js%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/romanz/trezor-agent
 COMMENT=       Hardware-based SSH/GPG/age agent
 LICENSE=       gnu-lgpl-v3
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
-DEPENDS+=      ${PYPKGPREFIX}-libagent>=0.14.0:../../security/py-libagent
-DEPENDS+=      ${PYPKGPREFIX}-trezor>=0.13:../../security/py-trezor
+DEPENDS+=      ${PYPKGPREFIX}-libagent>=${LIBAGENT_VER}:../../security/py-libagent
+DEPENDS+=      ${PYPKGPREFIX}-trezor>=0.20:../../security/py-trezor
 
 USE_LANGUAGES= # none
 
-WRKSRC=                ${WRKDIR}/${DISTNAME}/agents/trezor
-
 PYTHON_VERSIONS_INCOMPATIBLE=  310 311 # py-sphinx
 
 .include "../../lang/python/wheel.mk"

Index: pkgsrc/security/py-trezor-agent/PLIST
diff -u pkgsrc/security/py-trezor-agent/PLIST:1.1 pkgsrc/security/py-trezor-agent/PLIST:1.2
--- pkgsrc/security/py-trezor-agent/PLIST:1.1   Sat Sep 21 12:45:49 2024
+++ pkgsrc/security/py-trezor-agent/PLIST       Sun Mar  1 15:12:22 2026
@@ -1,15 +1,15 @@
-@comment $NetBSD: PLIST,v 1.1 2024/09/21 12:45:49 js Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/03/01 15:12:22 js Exp $
 bin/age-plugin-trezor
 bin/trezor-agent
 bin/trezor-gpg
 bin/trezor-gpg-agent
 bin/trezor-signify
 bin/trezor_agent.py
-${PYSITELIB}/trezor_agent-0.12.0.dist-info/METADATA
-${PYSITELIB}/trezor_agent-0.12.0.dist-info/RECORD
-${PYSITELIB}/trezor_agent-0.12.0.dist-info/WHEEL
-${PYSITELIB}/trezor_agent-0.12.0.dist-info/entry_points.txt
-${PYSITELIB}/trezor_agent-0.12.0.dist-info/top_level.txt
+${PYSITELIB}/trezor_agent-0.13.0.dist-info/METADATA
+${PYSITELIB}/trezor_agent-0.13.0.dist-info/RECORD
+${PYSITELIB}/trezor_agent-0.13.0.dist-info/WHEEL
+${PYSITELIB}/trezor_agent-0.13.0.dist-info/entry_points.txt
+${PYSITELIB}/trezor_agent-0.13.0.dist-info/top_level.txt
 ${PYSITELIB}/trezor_agent.py
 ${PYSITELIB}/trezor_agent.pyc
 ${PYSITELIB}/trezor_agent.pyo
Index: pkgsrc/security/py-trezor-agent/distinfo
diff -u pkgsrc/security/py-trezor-agent/distinfo:1.1 pkgsrc/security/py-trezor-agent/distinfo:1.2
--- pkgsrc/security/py-trezor-agent/distinfo:1.1        Sat Sep 21 12:45:49 2024
+++ pkgsrc/security/py-trezor-agent/distinfo    Sun Mar  1 15:12:22 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2024/09/21 12:45:49 js Exp $
+$NetBSD: distinfo,v 1.2 2026/03/01 15:12:22 js Exp $
 
-BLAKE2s (trezor-agent-0.15.0.tar.gz) = 04b00c96af84379d23a5b976b003405bdb2d5489fe8fcd4e89341e5ce82ff7a4
-SHA512 (trezor-agent-0.15.0.tar.gz) = af42d5fff527fe0deb35b27d6b77a3abe49df294e5b7dd69e187d32d5668bd72b1c3b0f20bbe40f81aee9d8e12bb836ec8d0c5bd8f3190c771c7aa3b94bb4fb0
-Size (trezor-agent-0.15.0.tar.gz) = 926014 bytes
-SHA1 (patch-setup.py) = de606c1fc9d81b597c7c79fee0c89710c026e0a2
+BLAKE2s (trezor-agent-0.16.0.tar.gz) = e60c537b032bb2f9eae6d8dbc73ececc7e537f7fcad872c38b288b0645e829e1
+SHA512 (trezor-agent-0.16.0.tar.gz) = afa91d7ebe5e9582b5ad42823c538f8891906b1da531fc74280c66cbc0f534f1421d12d7313aeea5d9a7393f646d778e58a92d176f15526513c9b4b0dcade14d
+Size (trezor-agent-0.16.0.tar.gz) = 923834 bytes
+SHA1 (patch-setup.py) = bc0377560b88ee5c88a5249e42c2c505be9a0b59



Home | Main Index | Thread Index | Old Index