Commits

Renee Otten authored and Chih-Hsuan Yen committed d1e842191e4
py-bcrypt: remove py34 subport
No tags

python/py-bcrypt/Portfile

Modified
4 4 PortGroup python 1.0
5 5 PortGroup select 1.0
6 6
7 7 name py-bcrypt
8 8 version 3.1.7
9 9 revision 0
10 10 categories-append devel
11 11 platforms darwin
12 12 license Apache-2
13 13
14 -python.versions 27 34 35 36 37 38
14 +python.versions 27 35 36 37 38
15 15
16 16 maintainers {stromnov @stromnov} openmaintainer
17 17
18 18 description Modern password hashing for your software and your servers
19 19 long_description ${description}
20 20
21 21 homepage https://github.com/pyca/bcrypt/
22 22 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
23 23
24 24 distname ${python.rootname}-${version}

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

Add shortcut