mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
security/py-pycryptodome: Update to 3.12.0
Changelog: https://github.com/Legrandin/pycryptodome/blob/v3.12.0/Changelog.rst PR: 260742
This commit is contained in:
parent
cdbb3f718f
commit
749d8512de
2 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,5 @@
|
|||
# Created by: Yuri Victorovich <yuri@rawbw.com>
|
||||
|
||||
PORTNAME= pycryptodome
|
||||
DISTVERSION= 3.10.1
|
||||
DISTVERSION= 3.12.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +11,8 @@ LICENSE= PD BSD2CLAUSE APACHE20
|
|||
LICENSE_COMB= multi
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
|
||||
|
||||
USES= cpe python:3.6+
|
||||
# Officially: 2.7, 3.5-3.10
|
||||
USES= cpe python:3.6+ zip
|
||||
CPE_VENDOR= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1615765499
|
||||
SHA256 (pycryptodome-3.10.1.tar.gz) = 3e2e3a06580c5f190df843cdb90ea28d61099cf4924334d5297a995de68e4673
|
||||
SIZE (pycryptodome-3.10.1.tar.gz) = 3762120
|
||||
TIMESTAMP = 1640650324
|
||||
SHA256 (pycryptodome-3.12.0.zip) = 12c7343aec5a3b3df5c47265281b12b611f26ec9367b6129199d67da54b768c1
|
||||
SIZE (pycryptodome-3.12.0.zip) = 3717073
|
||||
|
|
Loading…
Add table
Reference in a new issue