mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/py-pyasn1-modules: update to 0.2.3
This commit is contained in:
parent
92cf9168f4
commit
d256177463
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489270
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyasn1-modules
|
||||
PORTVERSION= 0.2.2
|
||||
PORTVERSION= 0.2.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,11 +16,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.4.1:devel/py-pyasn1@${PY_FLAVOR}
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python shebangfix
|
||||
SHEBANG_FILES= tools/*.py
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTDOCS= CHANGES.txt README.md
|
||||
TOOLS= cmcdump.py cmpdump.py crldump.py crmfdump.py ocspclient.py \
|
||||
ocspreqdump.py ocsprspdump.py pkcs10dump.py pkcs1dump.py \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1531235057
|
||||
SHA256 (pyasn1-modules-0.2.2.tar.gz) = a0cf3e1842e7c60fde97cb22d275eb6f9524f5c5250489e292529de841417547
|
||||
SIZE (pyasn1-modules-0.2.2.tar.gz) = 66891
|
||||
TIMESTAMP = 1546546212
|
||||
SHA256 (pyasn1-modules-0.2.3.tar.gz) = d14fcb29dabecba3d7b360bf72327c26c385248a5d603cf6be5f566ce999b261
|
||||
SIZE (pyasn1-modules-0.2.3.tar.gz) = 69121
|
||||
|
|
Loading…
Add table
Reference in a new issue