Commits

Toby Peterson authored 3e60609c799
py-asn1crypto, py-bcrypt, py-cffi, py-cryptography, py-paramiko, py-pycparser, py-pynacl: python 3.8 support
No tags

python/py-asn1crypto/Portfile

Modified
5 5 PortGroup select 1.0
6 6
7 7 name py-asn1crypto
8 8 version 1.0.1
9 9 revision 0
10 10 categories-append devel
11 11 platforms darwin
12 12 license MIT
13 13 supported_archs noarch
14 14
15 -python.versions 27 34 35 36 37
15 +python.versions 27 34 35 36 37 38
16 16
17 17 maintainers {stromnov @stromnov} openmaintainer
18 18
19 19 description A fast, pure Python library for parsing and serializing ASN.1 structures.
20 20 long_description ${description}
21 21
22 22 homepage https://github.com/wbond/asn1crypto
23 23 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
24 24
25 25 distname ${python.rootname}-${version}

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut