re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 17:31:51 +02:00
parent 5cc216d8ec
commit 5db8689ed2
2 changed files with 12 additions and 1 deletions

4
.gitignore vendored
View File

@ -1 +1,3 @@
/oauth2client-4.1.2.tar.gz
/*.tar.gz
/*.rpm
/*/

View File

@ -0,0 +1,9 @@
diff -up oauth2client-1.4.11/oauth2client/util.py.orig oauth2client-1.4.11/oauth2client/util.py
--- oauth2client-1.4.11/oauth2client/util.py.orig 2015-06-04 10:21:35.117139303 +0200
+++ oauth2client-1.4.11/oauth2client/util.py 2015-06-04 10:21:44.195196840 +0200
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
# Copyright 2014 Google Inc. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");