Commit graph

7 commits

Author SHA1 Message Date
Frederik Rietdijk dd6a5f9fd4 python3Packages.google-auth-httplib2: 0.0.4 -> 0.1.0 2021-04-03 17:48:32 +02:00
Sandro Jäckel ac391fdc0b
pythonPackages:google*: Noramlize names by replacing _ with - 2021-01-06 23:59:50 +01:00
Sandro Jäckel 284f4fd69c
pythonPackages.google-auth-httplib2: Cleanups 2021-01-06 23:59:35 +01:00
Frederik Rietdijk 8f4261f4b8 python: google-auth-httplib2: 0.0.3 -> 0.0.4 2020-08-04 21:54:44 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar 52e9198719
python2.pkgs.google-auth-httplib2: disable tests
============================= test session starts ==============================
	platform linux2 -- Python 2.7.17, pytest-4.6.6, py-1.8.0, pluggy-0.13.0
	rootdir: /build/google-auth-httplib2-0.0.3
	plugins: localserver-0.5.0
	collected 0 items / 1 errors

	==================================== ERRORS ====================================
	_____________ ERROR collecting tests/test_google_auth_httplib2.py ______________
	ImportError while importing test module '/build/google-auth-httplib2-0.0.3/tests/test_google_auth_httplib2.py'.
	Hint: make sure your test modules/packages have valid Python names.
	Traceback:
	tests/test_google_auth_httplib2.py:20: in <module>
	    import google_auth_httplib2
	google_auth_httplib2.py:21: in <module>
	    from google.auth import exceptions
	E   ImportError: No module named google.auth
2019-11-20 04:57:59 +01:00
Frederik Rietdijk a903708156 python.pkgs.google-auth-httplib2: init at 0.0.3 2018-06-22 13:09:48 +02:00