devel/py-pyasn1-modules: update to 0.1.4; update WWW
This commit is contained in:
parent
336779fc14
commit
bb3e471247
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450402
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyasn1-modules
|
||||
PORTVERSION= 0.0.9
|
||||
PORTVERSION= 0.1.4
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1496777447
|
||||
SHA256 (pyasn1-modules-0.0.9.tar.gz) = be0e4157e4a53551279d6c6e366b080527f5fd068616835b4abf32c14f657f5f
|
||||
SIZE (pyasn1-modules-0.0.9.tar.gz) = 63423
|
||||
TIMESTAMP = 1506101701
|
||||
SHA256 (pyasn1-modules-0.1.4.tar.gz) = b07c17bdb34d6f64aafea6269f2e8fb306a57473f0f38d9a6ca389d6ab30ac4a
|
||||
SIZE (pyasn1-modules-0.1.4.tar.gz) = 65552
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This is a small but growing collection of ASN.1 data structures expressed in
|
||||
Python terms using pyasn1 data model.
|
||||
|
||||
WWW: https://sourceforge.net/projects/pyasn1/
|
||||
WWW: https://github.com/etingof/pyasn1-modules
|
||||
|
|
Loading…
Reference in a new issue