Skip to content

Commit

Permalink
security/py-python-gnupg: Update version 0.4.7=>0.5.1
Browse files Browse the repository at this point in the history
Changelog: https://github.com/vsajip/python-gnupg/releases/tag/0.5.1

PR:		275574
Approved by:	christer.edwards@gmail.com (maintainer)
  • Loading branch information
5u623l20 committed Dec 7, 2023
1 parent 8cb7729 commit c936b0e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions security/py-python-gnupg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= python-gnupg
DISTVERSION= 0.4.7
DISTVERSION= 0.5.1
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,10 +11,12 @@ WWW= https://docs.red-dove.com/python-gnupg/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0.15.2:devel/py-coverage@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist pep517

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions security/py-python-gnupg/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1621617359
SHA256 (python-gnupg-0.4.7.tar.gz) = 2061f56b1942c29b92727bf9aecbd3cea3893acc9cccbdc7eb4604285efe4ac7
SIZE (python-gnupg-0.4.7.tar.gz) = 53091
TIMESTAMP = 1701883445
SHA256 (python-gnupg-0.5.1.tar.gz) = 5674bad4e93876c0b0d3197e314d7f942d39018bf31e2b833f6788a6813c3fb8
SIZE (python-gnupg-0.5.1.tar.gz) = 64377

0 comments on commit c936b0e

Please sign in to comment.