mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
devel/py-pyasn1-modules: update to 0.2.8; fix portlint warning
This commit is contained in:
parent
860c8fd2af
commit
6868583118
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=569125
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyasn1-modules
|
||||
DISTVERSION= 0.2.7
|
||||
DISTVERSION= 0.2.8
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,13 +14,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.4.1:devel/py-pyasn1@${PY_FLAVOR}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:3.6+ shebangfix
|
||||
SHEBANG_FILES= tools/*.py
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
PORTDOCS= CHANGES.txt README.md
|
||||
TOOLS= cmcdump.py cmpdump.py crldump.py crmfdump.py ocspclient.py \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1572769155
|
||||
SHA256 (pyasn1-modules-0.2.7.tar.gz) = 0c35a52e00b672f832e5846826f1fb7507907f7d52fba6faa9e3c4cbe874fe4b
|
||||
SIZE (pyasn1-modules-0.2.7.tar.gz) = 198370
|
||||
TIMESTAMP = 1616594514
|
||||
SHA256 (pyasn1-modules-0.2.8.tar.gz) = 905f84c712230b2c592c19470d3ca8d552de726050d1d1716282a1f6146be65e
|
||||
SIZE (pyasn1-modules-0.2.8.tar.gz) = 242864
|
||||
|
Loading…
Reference in New Issue
Block a user