[Bug 264929] security/py-certbot-dns-route53 jmespath dependency error

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 06 Jul 2022 12:37:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264929

Mike Walker <mwalker@carbonhouse.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mwalker@carbonhouse.com

--- Comment #2 from Mike Walker <mwalker@carbonhouse.com> ---
Looks like this issue is resolved now.

The issue at hand was fixed with a patch to www/py-boto3 introduced here:

https://cgit.freebsd.org/ports/commit/www/py-boto3?id=8e8786689a3eb0976c77a253e63fa91ab528c98c

But that commit did not include a bump to PORTREVISION ( per
https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-naming-revepoch
) so if you already had py##-boto3 1.18.61 installed, then pkg would think
there was nothing to upgrade, hence why the "pkg upgrade -f" fixed the issue.

Thank you for submitting this bug report it helped me solve the same issue!

-- 
You are receiving this mail because:
You are the assignee for the bug.