public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-python-client/files/
Date: Fri,  7 May 2021 22:22:39 +0000 (UTC)	[thread overview]
Message-ID: <1620426147.286f33b591b4721c3f1672256e0563e3d253ecad.mgorny@gentoo> (raw)

commit:     286f33b591b4721c3f1672256e0563e3d253ecad
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri May  7 18:11:48 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May  7 22:22:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286f33b5

dev-python/google-api-python-client: remove unused patch(es)

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../google-api-python-client-1.8.3-tests.patch     | 28 ----------------------
 1 file changed, 28 deletions(-)

diff --git a/dev-python/google-api-python-client/files/google-api-python-client-1.8.3-tests.patch b/dev-python/google-api-python-client/files/google-api-python-client-1.8.3-tests.patch
deleted file mode 100644
index ad875e72831..00000000000
--- a/dev-python/google-api-python-client/files/google-api-python-client-1.8.3-tests.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-diff --git a/tests/test_discovery.py b/tests/test_discovery.py
-index 6400f214..c999fd4f 100644
---- a/tests/test_discovery.py
-+++ b/tests/test_discovery.py
-@@ -40,6 +40,7 @@ import sys
- import unittest2 as unittest
- 
- import mock
-+import pytest
- 
- import google.auth.credentials
- import google_auth_httplib2
-@@ -515,6 +516,7 @@ class DiscoveryFromDocument(unittest.TestCase):
-         # application default credentials were used.
-         self.assertNotIsInstance(plus._http, google_auth_httplib2.AuthorizedHttp)
- 
-+    @pytest.mark.skip("Needs network access and credentials")
-     def test_api_endpoint_override_from_client_options(self):
-         discovery = open(datafile("plus.json")).read()
-         api_endpoint = "https://foo.googleapis.com/"
-@@ -525,6 +527,7 @@ class DiscoveryFromDocument(unittest.TestCase):
- 
-         self.assertEqual(plus._baseUrl, api_endpoint)
- 
-+    @pytest.mark.skip("Needs network access and credentials")
-     def test_api_endpoint_override_from_client_options_dict(self):
-         discovery = open(datafile("plus.json")).read()
-         api_endpoint = "https://foo.googleapis.com/"


                 reply	other threads:[~2021-05-07 22:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1620426147.286f33b591b4721c3f1672256e0563e3d253ecad.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox