Commits

Marius Schamschula authored 6f43bb21478
py-google-api: add py38 subport
No tags

python/py-google-api/Portfile

Modified
19 19 long_description ${description}
20 20
21 21 homepage https://github.com/googleapis/google-api-python-client
22 22 master_sites pypi:g/${python.rootname}/
23 23 distname ${python.rootname}-${version}
24 24
25 25 checksums rmd160 5bc9b7adce5d4a0e6ad3864e3f6286f706cb6a8f \
26 26 sha256 a8a88174f66d92aed7ebbd73744c2c319b4b1ce828e565f9ec721352d2e2fb8c \
27 27 size 142837
28 28
29 -python.versions 27 35 36 37
29 +python.versions 27 35 36 37 38
30 30
31 31 if {${name} ne ${subport}} {
32 32 depends_build-append \
33 33 port:py${python.version}-setuptools
34 34
35 35 depends_lib-append \
36 36 port:py${python.version}-httplib2 \
37 37 port:py${python.version}-google-auth \
38 38 port:py${python.version}-google-auth-httplib2 \
39 39 port:py${python.version}-six \

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

Add shortcut