From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/SaltTesting/files/
Date: Tue, 20 Sep 2016 21:07:40 +0000 (UTC) [thread overview]
Message-ID: <1474405590.2f06aa95e80c316989fc8f7ace1d9bda47f196b7.soap@gentoo> (raw)
commit: 2f06aa95e80c316989fc8f7ace1d9bda47f196b7
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Sep 20 16:47:21 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 21:06:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f06aa95
dev-python/SaltTesting: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/2376
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../SaltTesting-0.5.2-silence-DepricationWarning.patch | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/dev-python/SaltTesting/files/SaltTesting-0.5.2-silence-DepricationWarning.patch b/dev-python/SaltTesting/files/SaltTesting-0.5.2-silence-DepricationWarning.patch
deleted file mode 100644
index 292a74c..00000000
--- a/dev-python/SaltTesting/files/SaltTesting-0.5.2-silence-DepricationWarning.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- a/salttesting/unit.py 2013-10-24 10:57:42.000000000 +0000
-+++ b/salttesting/unit.py 2013-11-12 18:47:11.245838201 +0000
-@@ -42,10 +42,10 @@
- class TestCase(_TestCase):
-
- def assertEquals(self, *args, **kwargs):
-- raise DeprecationWarning(
-- 'The {0}() function is deprecated. Please start using {1}() '
-- 'instead.'.format('assertEquals', 'assertEqual')
-- )
-+ #raise DeprecationWarning(
-+ # 'The {0}() function is deprecated. Please start using {1}() '
-+ # 'instead.'.format('assertEquals', 'assertEqual')
-+ #)
- return _TestCase.assertEquals(self, *args, **kwargs)
-
- def failUnlessEqual(self, *args, **kwargs):
reply other threads:[~2016-09-20 21:08 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=1474405590.2f06aa95e80c316989fc8f7ace1d9bda47f196b7.soap@gentoo \
--to=soap@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