git: 34ab151325e4 - main - security/py-gpgme: Fix build with setuptools 58.0.0+

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 03 Jun 2022 14:00:34 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=34ab151325e47825f0e88b331ca697d14f40d0ec

commit 34ab151325e47825f0e88b331ca697d14f40d0ec
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 13:57:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 13:59:10 +0000

    security/py-gpgme: Fix build with setuptools 58.0.0+
    
    - Bump PORTREVISION for package change
    
    With hat:       python
---
 security/py-gpgme/Makefile  | 2 +-
 security/py-gpgme/pkg-plist | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/security/py-gpgme/Makefile b/security/py-gpgme/Makefile
index 06c2dcb7f7f3..fb2fb5f7daf4 100644
--- a/security/py-gpgme/Makefile
+++ b/security/py-gpgme/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	security python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/security/py-gpgme/pkg-plist b/security/py-gpgme/pkg-plist
index 3b825d5c7441..19faa993ed9a 100644
--- a/security/py-gpgme/pkg-plist
+++ b/security/py-gpgme/pkg-plist
@@ -1,4 +1,7 @@
-%%PYTHON_SITELIBDIR%%/gpg-%%VERSION%%-py%%PYTHON_VER%%.egg-info
+%%PYTHON_SITELIBDIR%%/gpg-%%VERSION%%-py%%PYTHON_VER%%.egg-info/PKG-INFO
+%%PYTHON_SITELIBDIR%%/gpg-%%VERSION%%-py%%PYTHON_VER%%.egg-info/SOURCES.txt
+%%PYTHON_SITELIBDIR%%/gpg-%%VERSION%%-py%%PYTHON_VER%%.egg-info/dependency_links.txt
+%%PYTHON_SITELIBDIR%%/gpg-%%VERSION%%-py%%PYTHON_VER%%.egg-info/top_level.txt
 %%PYTHON_SITELIBDIR%%/gpg/__init__.py
 %%PYTHON_SITELIBDIR%%/gpg/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc
 %%PYTHON_SITELIBDIR%%/gpg/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc