Skip to content

Commit

Permalink
security/py-rsa: Update to 4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 30, 2022
1 parent 899c036 commit ebb1757
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions security/py-rsa/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= rsa
PORTVERSION= 4.8
PORTVERSION= 4.9
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.3:devel/py-pyasn1@${PY_FLAVOR}

USES= cpe python:3.6+
USES= cpe dos2unix python:3.6+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions security/py-rsa/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1647264672
SHA256 (rsa-4.8.tar.gz) = 5c6bd9dc7a543b7fe4304a631f8a8a3b674e2bbfc49c2ae96200cdbe55df6b17
SIZE (rsa-4.8.tar.gz) = 28396
TIMESTAMP = 1658506625
SHA256 (rsa-4.9.tar.gz) = e38464a49c6c85d7f1351b0126661487a7e0a14a50f1675ec50eb34d4f20ef21
SIZE (rsa-4.9.tar.gz) = 29711

0 comments on commit ebb1757

Please sign in to comment.