Info2: << Package: oauth2client-py%type_pkg[python] # 4.1.3 is the final release # upstream suggests to use oauthlib Version: 4.1.3 Revision: 2 Type: python (2.7 3.7 3.8) Source: https://files.pythonhosted.org/packages/source/o/oauth2client/oauth2client-%v.tar.gz Source-Checksum: SHA256(d486741e451287f69568a4d26d70d9acd73a2bbfa275746c535b4209891cccc6) Depends: << gflags-py%type_pkg[python], httplib2-py%type_pkg[python] (>= 0.9.1), pyasn1-py%type_pkg[python] (>= 0.1.7), pyasn1-modules-py%type_pkg[python] (>= 0.1.7), python%type_pkg[python], uritemplate-tng-py%type_pkg[python] << BuildDepends: setuptools-tng-py%type_pkg[python] # This package exposes uritemplate clashing with the two uritemplate packages already in fink # https://code.google.com/p/google-api-python-client/issues/detail?id=315 # Fink is not Google Compute Engine, so just delete the trouble. PatchScript: << rm -rf uritemplate perl -pi -e "s/'uritemplate',//" setup.py perl -ni -e "print unless /gce/" oauth2client.egg-info/SOURCES.txt perl -ni -e "print unless /uritemplate/" oauth2client.egg-info/SOURCES.txt << CompileScript: << %p/bin/python%type_raw[python] setup.py build chmod o+r oauth2client.egg-info/* << InstallScript: %p/bin/python%type_raw[python] setup.py install --root %d License: BSD Maintainer: None Homepage: https://pypi.org/project/oauth2client/ Description: Client library for OAuth 2.0 DescPackaging: << Previous maintainer: Kurt Schwehr << # Info 2 <<