commit:     079b43b99426daadf302b7427f825939fdcd3c41
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon May 16 06:13:54 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 19 02:12:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079b43b9

net-irc/limnoria: remove unused patch(es)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/25512
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...mnoria-20210617-rss-testRemoveAliasedFeed-mock_data.patch | 12 ------------
 1 file changed, 12 deletions(-)

diff --git 
a/net-irc/limnoria/files/limnoria-20210617-rss-testRemoveAliasedFeed-mock_data.patch
 
b/net-irc/limnoria/files/limnoria-20210617-rss-testRemoveAliasedFeed-mock_data.patch
deleted file mode 100644
index f3a579112848..000000000000
--- 
a/net-irc/limnoria/files/limnoria-20210617-rss-testRemoveAliasedFeed-mock_data.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/plugins/RSS/test.py b/plugins/RSS/test.py
-index eab10c61b..a9e3c07c6 100644
---- a/plugins/RSS/test.py
-+++ b/plugins/RSS/test.py
-@@ -102,6 +102,7 @@ def testCantAddDuplicatedFeed(self):
- 
-     @mock_urllib
-     def testRemoveAliasedFeed(self, mock):
-+        mock._data = xkcd_new
-         try:
-             self.assertNotError('rss announce add http://xkcd.com/rss.xml')
-             self.assertNotError('rss add xkcd http://xkcd.com/rss.xml')

Reply via email to