Commits

Marius Schamschula authored eeb7751c86d
py-google-auth-httplib2: add py38 subport
No tags

python/py-google-auth-httplib2/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup python 1.0
5 5
6 6 name py-google-auth-httplib2
7 7 version 0.0.3
8 8
9 -python.versions 27 34 35 36 37
9 +python.versions 27 34 35 36 37 38
10 10
11 11 categories-append www devel
12 12 maintainers {wholezero.org:macports @mrdomino} openmaintainer
13 13 license Apache-2
14 14 description provides an httplib2 transport for google-auth
15 15 long_description ${description}
16 16
17 17 platforms darwin
18 18 supported_archs noarch
19 19

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

Add shortcut