Hi, "devel/py-python-gist" requires "security/py-python-gnupg" >= 0.4.7; please could it be updated to a newer version? Thanks, Tom
Created attachment 225154 [details] patch
poudriere testport ok on 140amd64|i386, 130amd64|i386, 122amd64|i386 and 114amd64|i386. Waiting for maintainer aproval so I can commit it. Thanks
Hello Christer! I will accept your approval (Flags: maintainer-feedback?(christer.edwards@gmail.com) → maintainer-feedback+) but next time please put your approval in patch too so I know that patch is accepted to be commited. Thanks
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e24a64c42fcd9c29f56c0662ff720067676fd23 commit 2e24a64c42fcd9c29f56c0662ff720067676fd23 Author: Thomas Guymer <t.m.guymer@thomasguymer.co.uk> AuthorDate: 2021-05-25 06:15:18 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2021-05-25 06:15:18 +0000 security/py-python-gnupg: Update to 0.4.7 - Use DISTVERSION instead of PORTVERSION - Updated WWW ChangeLog: https://bitbucket.org/vinay.sajip/python-gnupg/src/master/README.rst PR: 256058 Approved by: dbaio, garga (mentors, implicit) Obtained from: yuri security/py-python-gnupg/Makefile | 10 +++++----- security/py-python-gnupg/distinfo | 6 +++--- security/py-python-gnupg/pkg-descr | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-)
Commited thanks!
(In reply to Yuri Victorovich from comment #1) Hello yuri! I've included you in my commit with: "Obtained from: yuri" because you create the patch. Is this the correct way?
(In reply to Nuno Teixeira from comment #6) Hi Nuno, In case the patch is committed verbatim the correct way is 'git commit . --author="Name <xx@FreeBSD.org>"'. Thanks, Yuri
Thanks for closing/fixing this bug, I appreciate it.